diff options
author | Indrajith | 2024-07-03 02:03:35 +0530 |
---|---|---|
committer | Indrajith | 2024-07-03 02:03:35 +0530 |
commit | 824022cd1f633c70c4d2782934251616756f4668 (patch) | |
tree | a310eb4bf72b26c2d110838b8c487daaa3537bea /.icons/kora/apps/scalable/freeoffice-presentations.svg | |
parent | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff) | |
download | dots-824022cd1f633c70c4d2782934251616756f4668.tar.gz dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2 dots-824022cd1f633c70c4d2782934251616756f4668.zip |
Dots Updated
* Adds GTK Themes
* Adds wlogout
* Adds tmux config
* Adds Pywal-16-colors
* Removed unwanted gtk folders
* Config Updates
* Fish
* Hyprland
* Hyprlock
* Hyprpaper
* waybar
Diffstat (limited to '.icons/kora/apps/scalable/freeoffice-presentations.svg')
-rw-r--r-- | .icons/kora/apps/scalable/freeoffice-presentations.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/freeoffice-presentations.svg b/.icons/kora/apps/scalable/freeoffice-presentations.svg new file mode 100644 index 000000000..c513f2119 --- /dev/null +++ b/.icons/kora/apps/scalable/freeoffice-presentations.svg @@ -0,0 +1,11 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -43.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#c36300" offset="0"/> + <stop stop-color="#e78117" offset="1"/> + </linearGradient> + <path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/> + <g fill="#fff" fill-rule="nonzero"> + <path d="m23.35 31.585c.698 0 1.268-.055 1.711-.166.465-.133.835-.299 1.109-.498.275-.221.465-.476.571-.763.105-.288.158-.609.158-.963 0-.752-.338-1.372-1.014-1.859-.676-.509-2.137-1.051-3.785-1.626-.718-.266-1.436-.565-2.154-.897-.718-.354-1.363-.785-1.933-1.294-.57-.531-1.035-1.162-1.394-1.892-.359-.753-.539-1.66-.539-2.722 0-1.063.19-2.014.571-2.855.38-.863.918-1.594 1.615-2.191.698-.598 1.542-1.051 2.535-1.361.993-.332 2.112-.498 3.359-.498 1.478 0 3.056.166 4.133.498s1.964.697 2.661 1.095l-1.425 4.083c-.613-.332-1.299-.619-2.06-.863-.739-.265-1.936-.398-2.993-.398-1.182 0-2.038.177-2.566.531-.507.332-.76.852-.76 1.56 0 .421.095.775.285 1.062.19.288.454.554.792.797.359.221.76.432 1.204.631.465.177.971.365 1.521.564 1.14.443 2.433.885 3.278 1.328.845.42 1.542.918 2.091 1.494.57.575.993 1.25 1.267 2.025.275.774.412 1.715.412 2.821 0 2.147-.718 3.818-2.154 5.013-1.437 1.173-3.602 1.759-6.496 1.759-.971 0-1.848-.066-2.629-.199-.782-.111-1.479-.255-2.091-.432-.592-.177-1.109-.365-1.553-.564-.422-.199-.781-.387-1.077-.564l1.394-4.117c.655.377 1.457.72 2.408 1.03.972.287 2.154.431 3.548.431z"/> + <path d="m6 6v30h3v-27h30v30h-27v3h30v-36zm0 32v4h4v-4z" fill-opacity=".5"/> + </g> +</svg> |