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-pgrey/places/scalable/folder-applications.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-pgrey/places/scalable/folder-applications.svg')
-rw-r--r-- | .icons/kora-pgrey/places/scalable/folder-applications.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora-pgrey/places/scalable/folder-applications.svg b/.icons/kora-pgrey/places/scalable/folder-applications.svg new file mode 100644 index 000000000..0c1b81866 --- /dev/null +++ b/.icons/kora-pgrey/places/scalable/folder-applications.svg @@ -0,0 +1,13 @@ +<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 -41.6338 41.6338 0 897.879 52.7218)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#5e787e" offset="0"/> + <stop stop-color="#a0aeb1" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -16.1597 11.7968 0 238.696 35.029)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#485e65" offset="0"/> + <stop stop-color="#647d83" offset="1"/> + </linearGradient> + <path transform="scale(.75)" d="m61.122 15.88c0-2.762-2.239-5-5-5h-48.244c-2.761 0-5 2.238-5 5v32.246c0 2.761 2.239 5 5 5h48.244c2.761 0 5-2.239 5-5z" fill="#586973"/> + <path transform="scale(.75)" d="m61.122 20.652c0-1.326-.527-2.598-1.465-3.536-.938-.937-2.209-1.464-3.535-1.464h-25.58c-1.232 0-2.42-.455-3.337-1.277-.768-.689-1.713-1.535-2.481-2.224-.917-.822-2.105-1.277-3.337-1.277h-13.509c-1.326 0-2.597.527-3.535 1.465-.938.937-1.465 2.209-1.465 3.535v32.252c0 2.761 2.239 5 5 5h48.244c2.761 0 5-2.239 5-5z" fill="url(#a)"/> + <path transform="matrix(1.32032 0 0 1.17497 -11.3269 -6.98679)" d="m29.574 35.283-.75-3h-4.265l-.724 3h-3.308c.758-3.154 1.525-6.023 2.3-8.608.776-2.602 1.525-5.066 2.249-7.392h3.464c.758 2.343 1.508 4.833 2.249 7.47.758 2.619 1.49 5.462 2.197 8.53zm-2.844-12.899-1.576 6.899h3.127z" fill="url(#b)" fill-rule="nonzero"/> +</svg> |