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/panel/16/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/panel/16/cantata-panel.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/16/cantata-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/16/cantata-panel.svg b/.icons/Gruvbox_Dark/panel/16/cantata-panel.svg new file mode 100644 index 000000000..a37d2722f --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/16/cantata-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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 8.0000002,1.0000002 c -3.859828,0 -7,3.1401734 -7,7 0,3.8598278 3.140172,6.9999998 7,6.9999998 C 11.859826,15 15,11.859828 15,8.0000002 c 0,-3.8598266 -3.140174,-7 -6.9999998,-7 z m 0.40039,2 C 10.000391,3.0000002 13,4.399219 13,6.199219 13,6.7992189 12.749531,7.519886 11.978516,7.9218752 11.46537,8.140246 11.094481,7.9051712 11.025391,7.6015627 10.979891,7.4016339 11.065211,7.1720081 11.324219,7.0234377 12.267291,6.1586677 9.9999998,5.0000002 9.9999998,5.0000002 l 0,4.9999998 c 0,1.10457 -1.4536026,2 -2.9999996,2 -1.546398,0 -3,-0.89543 -3,-2 0,-1.1045694 1.353993,-1.9999998 2.90039,-1.9999998 0.429087,6.696e-4 0.715107,0.070989 1.09961,0.2070312 l 0,-4.7890624 c 0,0 3.9e-4,-0.4179688 0.40039,-0.4179688 z"/> +</svg> |