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/places/scalable/folder-books.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/places/scalable/folder-books.svg')
-rw-r--r-- | .icons/kora/places/scalable/folder-books.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/kora/places/scalable/folder-books.svg b/.icons/kora/places/scalable/folder-books.svg new file mode 100644 index 000000000..4abd1aa66 --- /dev/null +++ b/.icons/kora/places/scalable/folder-books.svg @@ -0,0 +1,15 @@ +<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <path d="m45.841 11.91c0-2.072-1.679-3.75-3.75-3.75h-36.183c-2.07 0-3.75 1.678-3.75 3.75v24.185c0 2.07 1.68 3.75 3.75 3.75h36.183c2.071 0 3.75-1.68 3.75-3.75v-24.185z" style="fill:#0083d5"/> + <path d="m45.841 15.489c0-0.995-0.395-1.948-1.098-2.652-0.704-0.703-1.657-1.098-2.652-1.098h-19.185c-0.924 0-1.815-0.341-2.502-0.958-0.576-0.516-1.285-1.151-1.861-1.668-0.688-0.616-1.579-0.957-2.503-0.957h-10.131c-0.995 0-1.948 0.395-2.652 1.098-0.703 0.703-1.098 1.657-1.098 2.652v24.189c0 2.07 1.679 3.75 3.75 3.75h36.182c2.071 0 3.75-1.68 3.75-3.75v-20.606z" style="fill:url(#_Linear1)"/> + <path d="m28.647 27.939c-1.708 0.301-3.234 0.752-4.464 1.013v1.092l7.302-0.112 0.755-1.74s-1.293-0.659-3.593-0.253zm-9.294 0c1.708 0.301 3.234 0.752 4.464 1.013v1.092l-6.934-0.112-1.123-1.74s1.293-0.659 3.593-0.253zm9.434-9.801c-2.162 0.645-4.604 1.881-4.604 1.881l0.036 8.665s2.091-0.681 4.4-1.325c2.153-0.6 3.621 0.155 3.621 0.155v-8.647s-1.247-1.388-3.453-0.729zm-9.574 0c2.162 0.645 4.604 1.881 4.604 1.881l-0.036 8.665s-2.091-0.681-4.4-1.325c-2.153-0.6-3.621 0.155-3.621 0.155v-8.647s1.247-1.388 3.453-0.729z" style="fill-rule:nonzero;fill:url(#_Linear2)"/> + <defs> + <linearGradient id="_Linear1" x2="1" gradientTransform="matrix(1.912e-15,-31.2253,31.2253,1.912e-15,333.865,39.5414)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#1075f6" offset="0"/> + <stop style="stop-color:#12c5ff" offset="1"/> + </linearGradient> + <linearGradient id="_Linear2" x2="1" gradientTransform="matrix(1.1277e-15,13.8119,-18.4167,8.45737e-16,-7871.7,21.9322)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#126d98" offset="0"/> + <stop style="stop-color:#0e5d96" offset="1"/> + </linearGradient> + </defs> +</svg> |