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/bomi-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/bomi-panel.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/16/bomi-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/16/bomi-panel.svg b/.icons/Gruvbox_Dark/panel/16/bomi-panel.svg new file mode 100644 index 000000000..c9b1dfaf0 --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/16/bomi-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,1 C 7.6652,1.0021 7.331,1.0282 7,1.0781 V 9.002 C 7,9.556 6.554,10.002 6,10.002 5.446,10.002 5,9.556 5,9.002 V 1.6836 C 2.5598,2.8411 1.0031,5.2992 1,8 1,11.866 4.134,15 8,15 11.866,15 15,11.866 15,8 15,4.134 11.866,1 8,1 Z M 8.1875,5 8.1895,5.0059 C 8.1947,5.0057 8.1999,5.0057 8.2051,5.0059 8.2386,5.0064 8.2716,5.0164 8.3008,5.0352 L 11.896,7.3028 C 12.033,7.3892 12.033,7.6128 11.896,7.6992 L 8.3008,9.9688 C 8.1637,10.06 7.992,9.942 8,9.7617 V 5.2246 C 8.0008,5.1055 8.0827,5.0074 8.1875,5 Z"/> +</svg> |