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/tomahawk-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/tomahawk-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/tomahawk-symbolic.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/tomahawk-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/tomahawk-symbolic.svg new file mode 100644 index 000000000..dc13efaf6 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/tomahawk-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#928374; } .ColorScheme-ButtonBackground { color:#928374; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-ButtonBackground" d="M 8.0423743,0.45762751 A 7.5000014,7.4999998 0 0 0 0.54237289,7.9576273 7.5000014,7.4999998 0 0 0 8.0423743,15.457628 7.5000014,7.4999998 0 0 0 15.542373,7.9576273 7.5000014,7.4999998 0 0 0 8.0423743,0.45762751 Z m 0,1.87499989 c 3.1065987,0 5.6249987,2.518406 5.6249987,5.6249999 -0.0026,1.5976882 -0.684186,3.1188757 -1.875,4.1839707 V 6.0825334 H 9.9173746 v 2.3437499 4.8285047 c -0.6018747,0.21562 -1.2356247,0.32625 -1.8750003,0.32812 -3.1065944,0 -5.6250014,-2.51812 -5.6250014,-5.6249997 0,-3.1065933 2.518407,-5.6249998 5.6250014,-5.6249998 z M 9.9173746,8.4263773 7.5736239,6.7857523 5.2298739,5.1451274 v 3.2812499 3.2812507 l 2.34375,-1.640625 z"/> +</svg> |