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/22/mintupdate-checking.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/22/mintupdate-checking.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/22/mintupdate-checking.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/22/mintupdate-checking.svg b/.icons/Gruvbox_Dark/panel/22/mintupdate-checking.svg new file mode 100644 index 000000000..6a66bb6d8 --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/22/mintupdate-checking.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g> + <path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="M 11,3 C 8.8519,4.9698 5.2346,6.7049 4,7 4,12.333 6.625,18.111 11,19 15.375,18.111 18,12.333 18,7 16.765,6.7049 13.148,4.9698 11,3 Z m 0.145,3.998 0,0.002 0.001,0 c 1.309,0.048 2.501,0.7374 3.204,1.8184 L 15.738,8.3555 14.168,11.502 11.021,9.9277 12.299,9.502 C 11.961,9.208 11.536,9.015 11.07,8.998 10.328,8.971 9.6357,9.3531 9.2637,9.9961 l -1.7325,-1 C 8.2713,7.7141 9.6655,6.943 11.145,6.998 Z m -3.313,3.5 3.147,1.574 -1.2778,0.426 c 0.3378,0.294 0.7628,0.485 1.2288,0.502 0.742,0.027 1.434,-0.355 1.806,-0.998 l 1.733,1 C 13.729,14.284 12.334,15.055 10.855,15 9.5465,14.952 8.3553,14.263 7.6523,13.182 L 6.2637,13.645 7.832,10.498 Z"/> + </g> +</svg> |