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/kora-light-panel/panel/24/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/kora-light-panel/panel/24/copyq-busy.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/24/copyq-busy.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/24/copyq-busy.svg b/.icons/kora-light-panel/panel/24/copyq-busy.svg new file mode 100644 index 000000000..b553f63d0 --- /dev/null +++ b/.icons/kora-light-panel/panel/24/copyq-busy.svg @@ -0,0 +1,8 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" width="100%" height="100%" viewBox="-4 -4 24 24" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m8.216 6.647c-.045-.119-.082-.245-.111-.379-.177-.802-.032-1.93.244-3.087.376-1.572 1.022-2.426 1.668-2.832.795-.5 1.655-.428 2.379-.004 1.27.742 2.091 2.523 1.179 4.655-.489 1.144-1.31 2.057-2.159 2.523-.447.244-.905.37-1.344.371l-1.072 1.606c2.25 3.5-1 6.5-1 6.5s-3.25-3-1-6.5l-1.071-1.606c-.442.001-.903-.125-1.353-.371-.85-.466-1.67-1.379-2.16-2.523-.912-2.132-.09-3.913 1.179-4.655.724-.424 1.585-.496 2.38.004.646.406 1.292 1.26 1.667 2.832.277 1.157.421 2.285.245 3.087-.029.13-.065.254-.109.37l.222.362zm-3.864-5.007c.68-.398 1.397.073 1.831 1.89.186.776.323 1.534.277 2.14-.024.323-.061.607-.329.693-.261.085-.55 0-.835-.156-.599-.328-1.156-.99-1.501-1.797-.537-1.255-.19-2.334.557-2.77zm7.287 0c-.68-.398-1.397.073-1.831 1.89-.186.776-.322 1.534-.277 2.14.024.323.062.607.329.693.262.085.55 0 .835-.156.599-.328 1.156-.99 1.501-1.797.537-1.255.19-2.334-.557-2.77z" /> +</svg> |