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/file-manager-blue.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/file-manager-blue.svg')
| -rw-r--r-- | .icons/kora/apps/scalable/file-manager-blue.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/file-manager-blue.svg b/.icons/kora/apps/scalable/file-manager-blue.svg new file mode 100644 index 000000000..336e4ca42 --- /dev/null +++ b/.icons/kora/apps/scalable/file-manager-blue.svg @@ -0,0 +1,8 @@ +<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 -32.5937 29.6469 0 25.0628 40.2224)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#1075f6" offset="0"/> + <stop stop-color="#12c5ff" offset="1"/> + </linearGradient> + <path d="m46.798 12.466c0-1.327-.526-2.598-1.464-3.536s-2.21-1.464-3.536-1.464h-35.596c-1.326 0-2.598.526-3.536 1.464s-1.464 2.209-1.464 3.536v23.073c0 1.326.526 2.597 1.464 3.535s2.21 1.465 3.536 1.465h35.596c1.326 0 2.598-.527 3.536-1.465s1.464-2.209 1.464-3.535z" fill="#0083d5"/> + <path d="m46.798 16.201c0-2.761-2.238-5-5-5h-18.524c-1.232 0-2.42-.454-3.337-1.276-.428-.383-.896-.804-1.324-1.187-.917-.822-2.105-1.277-3.337-1.277h-9.074c-1.326 0-2.598.527-3.536 1.465s-1.464 2.209-1.464 3.535v23.078c0 1.326.526 2.597 1.464 3.535s2.21 1.465 3.536 1.465h35.596c2.762 0 5-2.239 5-5z" fill="url(#a)"/> +</svg> |
