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/drweb-gui.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/drweb-gui.svg')
-rw-r--r-- | .icons/kora/apps/scalable/drweb-gui.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/drweb-gui.svg b/.icons/kora/apps/scalable/drweb-gui.svg new file mode 100644 index 000000000..ed2c8ab23 --- /dev/null +++ b/.icons/kora/apps/scalable/drweb-gui.svg @@ -0,0 +1,10 @@ +<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 -40 40 0 24 44)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#238600" offset="0"/> + <stop stop-color="#5db43e" offset="1"/> + </linearGradient> + <g transform="matrix(1.1382 0 0 1.1382 -3.3168 -3.3168)"> + <path d="m44 24c0 11.038-8.962 20-20 20s-20-8.962-20-20 8.962-20 20-20 20 8.962 20 20z" fill="url(#a)"/> + <path d="m15 14 3.5 4 1.5-1-2-2 2-1zm13 0 2 1-2 2 1.5 1 3.5-4zm-4 2c-2.046.006-4.51.596-4.5 4.5l4.5-2.5 4.5 2.5c.01-3.904-2.454-4.494-4.5-4.5zm-12 1 1.5 5 .5-2 3 .5 1-1.5zm24 0-6 2 1 1.5 3-.5.5 2zm-12 2.5-2.5 1.5.5 2 1-2h2l1 2 .5-2zm-8 2.5-7 2 4 2v-1.5l2.5-.5zm4 0-3 1c.02 2.567 1.459 5.109 2.906 6.289 1.014.807 1.971 1.444 2.594 1.711.715.268.345-.751.5-1h2c.155.249-.215 1.268.5 1 .623-.267 1.58-.904 2.594-1.711 1.447-1.18 2.886-3.722 2.906-6.289l-3-1-1 3h-2l-1-3-1 3h-2zm12 0 .5 2 2.5.5v1.5l4-2zm-16 4-4 2 7 8zm16 0-3 10 7-8z" fill="#fff" fill-opacity=".9" fill-rule="nonzero"/> + </g> +</svg> |