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/mellowplayer-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/mellowplayer-panel.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/mellowplayer-panel.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/mellowplayer-panel.svg b/.icons/Gruvbox-Plus-Dark/panel/24/mellowplayer-panel.svg new file mode 100644 index 000000000..ea18b345a --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/mellowplayer-panel.svg @@ -0,0 +1,9 @@ +<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 9,4 A 5,5 0 0 0 4,9 5,5 0 0 0 4.305,10.687 3,3 0 0 1 7,9 3,3 0 0 1 7.006,9 V 6.404 c 0,0 -0.023,-0.266 0.185,-0.371 0.203,-0.101 0.397,0.061 0.397,0.061 l 1.969,1.17 A 3,3 0 0 1 12,6 3,3 0 0 1 13.152,6.232 5,5 0 0 0 9,4 Z m 5.24,3.008 A 3,3 0 0 1 15,9 3,3 0 0 1 14.691,10.318 l 2.026,1.205 c 0,0 0.283,0.14 0.283,0.473 0,0.334 -0.287,0.443 -0.287,0.443 l -2.035,1.209 A 3,3 0 0 1 15,15 3,3 0 0 1 14.242,16.988 5,5 0 0 0 19,12 5,5 0 0 0 14.24,7.008 Z M 4.303,13.303 A 5,5 0 0 0 4,15 5,5 0 0 0 9,20 5,5 0 0 0 13.158,17.768 3,3 0 0 1 12,18 3,3 0 0 1 9.535,16.705 l -2.06,1.225 c 0,0 -0.14,0.122 -0.319,0.043 C 6.953,17.882 7.006,17.65 7.006,17.65 V 15 A 3,3 0 0 1 7,15 3,3 0 0 1 4.303,13.303 Z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 12,6 A 3,3 0 0 0 9.557,7.266 l 2.672,1.587 2.464,1.467 A 3,3 0 0 0 15,9 3,3 0 0 0 12,6 Z M 7,9 a 3,3 0 0 0 -3,3 3,3 0 0 0 3,3 3,3 0 0 0 0.006,0 V 11.982 9 A 3,3 0 0 0 7,9 Z m 7.676,4.65 -2.457,1.459 -2.686,1.596 A 3,3 0 0 0 12,18 3,3 0 0 0 15,15 3,3 0 0 0 14.676,13.65 Z"/> +</svg> |