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/dmanager.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/dmanager.svg')
-rw-r--r-- | .icons/kora/apps/scalable/dmanager.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/dmanager.svg b/.icons/kora/apps/scalable/dmanager.svg new file mode 100644 index 000000000..93ba02937 --- /dev/null +++ b/.icons/kora/apps/scalable/dmanager.svg @@ -0,0 +1,14 @@ +<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(-7.8e-7 -39.9987 39.9987 -7.8e-7 24 43.9992)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#2f2f2f" offset="0"/> + <stop stop-color="#4f4f4f" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -29.2477 29.2477 0 24 39.0144)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#32a5e8" offset="0"/> + <stop stop-color="#00b4ff" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path transform="matrix(1.11516 0 0 1.11516 -2.76383 -2.76379)" d="m24.107 4v.002c-.837-.021-1.664.189-2.39.605l-13.434 7.727c-1.411.811-2.283 2.316-2.283 3.939v15.453c0 1.623.873 3.127 2.283 3.938l13.434 7.726c1.411.812 3.155.812 4.566 0l13.434-7.726c1.41-.811 2.283-2.315 2.283-3.938v-15.453c0-1.623-.872-3.128-2.283-3.939l-13.434-7.727c-.662-.38-1.411-.589-2.176-.607z" fill="url(#a)"/> + <path d="m17.309 23.563 6.691-3.864 2.23-1.287v-6.852l4.461-2.574v22.303l-13.382 7.725zm4.461 2.576v5.149l4.46-2.575v-5.15z" fill="url(#b)"/> + </g> +</svg> |