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/status/symbolic/media-playlist-repeat-song-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_Dark/status/symbolic/media-playlist-repeat-song-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/status/symbolic/media-playlist-repeat-song-symbolic.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/status/symbolic/media-playlist-repeat-song-symbolic.svg b/.icons/Gruvbox_Dark/status/symbolic/media-playlist-repeat-song-symbolic.svg new file mode 100644 index 000000000..5e82c3256 --- /dev/null +++ b/.icons/Gruvbox_Dark/status/symbolic/media-playlist-repeat-song-symbolic.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#eff0f2" d="M 11.5,8 C 9.57,8 8,9.57 8,11.5 8,13.43 9.57,15 11.5,15 13.43,15 15,13.43 15,11.5 15,9.57 13.43,8 11.5,8 Z M 11,9 H 12 V 14 H 11 V 10.5 H 10 V 10 C 11,10 11,9 11,9 Z"/> + <path style="fill:#eff0f2" d="M 6 1 L 6 3 L 4 3 C 2.338 3 1 4.338 1 6 L 1 10 C 1 11.662 2.338 13 4 13 L 7.2637 13 A 4.5 4.5 0 0 1 7 11.5 A 4.5 4.5 0 0 1 7.0312 11 L 4 11 C 3.446 11 3 10.554 3 10 L 3 6 C 3 5.446 3.446 5 4 5 L 6 5 L 6 7 L 10 4 L 6 1 z M 11 3 L 11 5 L 12 5 C 12.554 5 13 5.446 13 6 L 13 7.2637 A 4.5 4.5 0 0 1 15 8.6738 L 15 6 C 15 4.338 13.662 3 12 3 L 11 3 z"/> +</svg> |