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/magnatune-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/magnatune-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/magnatune-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/magnatune-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/magnatune-symbolic.svg new file mode 100755 index 000000000..6c867208f --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/magnatune-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <path fill="#928374" d="M 8 0 C 3.582 0 0 3.582 0 8 C 0 10.122 0.843 12.157 2.343 13.657 C 3.843 15.157 5.878 16 8 16 C 12.418 16 16 12.418 16 8 C 16 3.582 12.418 0 8 0 Z M 8 2.4 C 8.886 2.4 9.6 3.043 9.6 3.841 L 9.6 10.559 C 9.6 11.357 8.886 12 8 12 C 7.114 12 6.4 11.357 6.4 10.559 L 6.4 3.841 C 6.4 3.043 7.114 2.4 8 2.4 Z M 3.2 5.6 C 4.086 5.6 4.8 6.314 4.8 7.2 L 4.8 10.4 C 4.8 11.286 4.086 12 3.2 12 C 2.314 12 1.6 11.286 1.6 10.4 L 1.6 7.2 C 1.6 6.314 2.314 5.6 3.2 5.6 Z M 12.8 5.6 C 13.686 5.6 14.4 6.314 14.4 7.2 L 14.4 10.4 C 14.4 11.286 13.686 12 12.8 12 C 11.914 12 11.2 11.286 11.2 10.4 L 11.2 7.2 C 11.2 6.314 11.914 5.6 12.8 5.6 Z"/> +</svg> |