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/panel/16/state-sync.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/panel/16/state-sync.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/16/state-sync.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/16/state-sync.svg b/.icons/Gruvbox_Dark/panel/16/state-sync.svg new file mode 100644 index 000000000..52f87e0ab --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/16/state-sync.svg @@ -0,0 +1,8 @@ +<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:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,1 A 7,7 0 0 0 1,8 7,7 0 0 0 8,15 7,7 0 0 0 15,8 7,7 0 0 0 8,1 Z M 8.1445,3.998 V 4 H 8.1465 C 9.4555,4.048 10.647,4.7374 11.35,5.8184 L 12.738,5.3555 11.168,8.502 8.0215,6.9277 9.2988,6.502 C 8.9608,6.208 8.5363,6.015 8.0703,5.998 7.3283,5.971 6.6357,6.3531 6.2637,6.9961 L 4.5312,5.9961 C 5.2713,4.7141 6.665,3.943 8.1445,3.998 Z M 4.832,7.498 7.9785,9.0723 6.7012,9.498 C 7.039,9.792 7.4637,9.983 7.9297,10 8.6717,10.027 9.3643,9.645 9.7363,9.002 L 11.469,10.002 C 10.729,11.284 9.3345,12.055 7.8555,12 6.547,11.952 5.3553,11.263 4.6523,10.182 L 3.2637,10.645 Z"/> +</svg> |