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/Gruvbox-Plus-Dark/panel/24/synapse-panel.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/Gruvbox-Plus-Dark/panel/24/synapse-panel.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/synapse-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/synapse-panel.svg b/.icons/Gruvbox-Plus-Dark/panel/24/synapse-panel.svg new file mode 100644 index 000000000..3e5431860 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/synapse-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10 3 L 10 5 L 10 5.1894531 A 6.5 6.5 0 0 0 5.1796875 10 L 7.265625 10 A 4.5 4.5 0 0 1 11.5 7 A 4.5 4.5 0 0 1 15.732422 10 L 17.808594 10 A 6.5 6.5 0 0 0 13 5.1894531 L 13 4 L 13 3 L 10 3 z M 11.5 8 A 3.5 3.5 0 0 0 8 11.5 A 3.5 3.5 0 0 0 8.0410156 12 L 8.4003906 12 L 9.0546875 12 L 13.949219 12 A 2.5 2.5 0 0 1 11.5 14 A 2.5 2.5 0 0 1 9.5019531 13 L 8.3417969 13 A 3.5 3.5 0 0 0 11.5 15 A 3.5 3.5 0 0 0 15 11.5 A 3.5 3.5 0 0 0 14.958984 11 L 14.400391 11 L 13.945312 11 L 9.0507812 11 A 2.5 2.5 0 0 1 11.5 9 A 2.5 2.5 0 0 1 13.498047 10 L 14.658203 10 A 3.5 3.5 0 0 0 11.5 8 z M 5.1835938 13 A 6.5 6.5 0 0 0 10 17.814453 L 10 19 L 10 20 L 13 20 L 13 19 L 13 17.808594 A 6.5 6.5 0 0 0 17.816406 13 L 15.736328 13 A 4.5 4.5 0 0 1 11.5 16 A 4.5 4.5 0 0 1 7.2636719 13 L 5.1835938 13 z"/> +</svg> |