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_Dark-2/panel/22/cantata-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_Dark-2/panel/22/cantata-panel.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/22/cantata-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/22/cantata-panel.svg b/.icons/Gruvbox_Dark-2/panel/22/cantata-panel.svg new file mode 100644 index 000000000..59084cb13 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/22/cantata-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10.810547,2.9805332 A 8,8 0 0 0 2.9999996,11.023502 8.0000004,8.0000004 0 0 0 19,11.023502 8,8 0 0 0 10.810547,2.9805332 Z M 11,4.97858 c 3.308423,0 6,2.6915772 6,6 0,3.308423 -2.691577,5.999999 -6,5.999999 -3.3084234,0 -6.0000004,-2.691576 -6.0000004,-5.999999 0,-3.3084228 2.691577,-6 6.0000004,-6 z m 0.400391,1 C 11.000391,5.97858 11,6.3965488 11,6.3965488 l 0,4.7890622 C 10.615498,11.049569 10.329477,10.97925 9.9003906,10.97858 c -1.546397,0 -2.900391,0.89543 -2.900391,1.999999 0,1.10457 1.453603,2 3,2 1.5463984,0 3.0000014,-0.89543 3.0000014,-2 l 0,-4.999999 c 0,0 2.26729,1.1586675 1.324218,2.023438 -0.259008,0.14857 -0.344328,0.378196 -0.298828,0.578125 0.06909,0.303608 0.439979,0.538683 0.953125,0.320312 C 15.749531,10.498466 16,9.7777987 16,9.1777988 16,7.3777988 13.000392,5.97858 11.400391,5.97858 Z"/> +</svg> |