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/lyricfier-tray.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/lyricfier-tray.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/16/lyricfier-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/16/lyricfier-tray.svg b/.icons/Gruvbox_Dark/panel/16/lyricfier-tray.svg new file mode 100644 index 000000000..5439e0730 --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/16/lyricfier-tray.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 1.7011719 1 C 1.3133719 1 1 1.3133719 1 1.7011719 L 1 14.298828 C 1 14.686453 1.3133719 15 1.7011719 15 L 14.298828 15 C 14.686453 15 15 14.686453 15 14.298828 L 15 1.7011719 C 15 1.3133719 14.686453 1 14.298828 1 L 1.7011719 1 z M 7.5 2 C 7.777 2 8 2.3345 8 2.75 L 8 13.25 C 8 13.666 7.777 14 7.5 14 C 7.223 14 7 13.666 7 13.25 L 7 2.75 C 7 2.3345 7.223 2 7.5 2 z M 3.5 3 C 3.777 3 4 3.3705312 4 3.8320312 L 4 12.167969 C 4 12.628969 3.777 13 3.5 13 C 3.223 13 3 12.628969 3 12.167969 L 3 3.8320312 C 3 3.3705313 3.223 3 3.5 3 z M 9.5 3 C 9.777 3 10 3.3193436 10 3.7148438 L 10 12.285156 C 10 12.681156 9.777 13 9.5 13 C 9.223 13 9 12.681156 9 12.285156 L 9 3.7148438 C 9 3.3193438 9.223 3 9.5 3 z M 5.5 4 C 5.777 4 6 4.3575812 6 4.8007812 L 6 11.199219 C 6 11.642219 5.777 12 5.5 12 C 5.223 12 5 11.642219 5 11.199219 L 5 4.8007812 C 5 4.3575812 5.223 4 5.5 4 z M 11.5 4 C 11.777 4 12 4.2984687 12 4.6679688 L 12 11.332031 C 12 11.702031 11.777 12 11.5 12 C 11.223 12 11 11.702031 11 11.332031 L 11 4.6679688 C 11 4.2984687 11.223 4 11.5 4 z"/> +</svg> |