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-Light/apps/symbolic/clementine-symbolic.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-Light/apps/symbolic/clementine-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/clementine-symbolic.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/clementine-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/clementine-symbolic.svg new file mode 100644 index 000000000..06a473a15 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/clementine-symbolic.svg @@ -0,0 +1,10 @@ +<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:#928374; } .ColorScheme-ButtonBackground { color:#928374; } + </style> + </defs> + <g style="fill:currentColor" class="ColorScheme-Text" transform="translate(-268.50442,416.69742)"> + <path style="fill:currentColor" class="ColorScheme-ButtonBackground" d="m 271.64,-416.36 a 9,9 0 0 0 0,12.727 9,9 0 0 0 12.727,0 l -1.4141,-1.4141 a 7,7 0 0 1 -9.8984,0 7,7 0 0 1 0,-9.8984 l -1.4141,-1.4141 z m 2.1035,2.1738 a 6,6 0 0 0 -1.3945,3.3711 h 4.7656 z m -1.4023,4.3711 a 6,6 0 0 0 1.4023,3.3711 l 3.3711,-3.3711 z m 5.4805,0.70703 -3.3711,3.3711 a 6,6 0 0 0 3.3711,1.3945 z m 1,0 v 4.7734 a 6,6 0 0 0 3.3711,-1.4023 z"/> + </g> +</svg> |