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-2/panel/16/copyq-busy.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-2/panel/16/copyq-busy.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/16/copyq-busy.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/16/copyq-busy.svg b/.icons/Gruvbox_Dark-2/panel/16/copyq-busy.svg new file mode 100644 index 000000000..d059cc774 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/16/copyq-busy.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 4.5,0 C 2.567,0 1,1.567 1,3.5 1,5.433 2.567,7 4.5,7 4.7604,6.9989 5.0198,6.9688 5.2734,6.9102 L 7,9.5 C 4.75,13 8,16 8,16 8,16 11.25,13 9,9.5 L 10.729,6.9102 C 10.982,6.9686 11.24,6.9988 11.5,7 13.433,7 15,5.433 15,3.5 15,1.567 13.433,0 11.5,0 9.567,0 8,1.567 8,3.5 8.001,4.3061 8.281,5.087 8.791,5.7109 L 8,7 7.211,5.7129 C 7.721,5.0882 8,4.3065 8,3.5 8,1.567 6.433,0 4.5,0 Z M 4.5,2 C 5.3284,2 6,2.6716 6,3.5 6,4.3284 5.3284,5 4.5,5 3.6716,5 3,4.3284 3,3.5 3,2.6716 3.6716,2 4.5,2 Z M 11.5,2 C 12.328,2 13,2.6716 13,3.5 13,4.3284 12.328,5 11.5,5 10.672,5 10,4.3284 10,3.5 10,2.6716 10.672,2 11.5,2 Z"/> +</svg> |