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/panel/22/cisco-tray-connected.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/panel/22/cisco-tray-connected.svg')
-rw-r--r-- | .icons/kora/panel/22/cisco-tray-connected.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/cisco-tray-connected.svg b/.icons/kora/panel/22/cisco-tray-connected.svg new file mode 100644 index 000000000..ab0eb2086 --- /dev/null +++ b/.icons/kora/panel/22/cisco-tray-connected.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8 1 A 7 7 0 0 0 1.7871094 4.7871094 A 7 7 0 0 1 5 4 A 7 7 0 0 1 6.2597656 4.1171875 A 7 7 0 0 1 8.1074219 1.0058594 A 7 7 0 0 0 8 1 z M 9.4726562 1.1601562 A 6 6 0 0 0 7.2304688 4.375 A 7 7 0 0 1 11.146484 7.6777344 C 11.656171 7.2611009 12.294115 7 13 7 C 13.76991 7 14.46211 7.3066872 14.990234 7.7929688 A 7 7 0 0 0 9.4726562 1.1601562 z M 5 5 A 6 6 0 0 0 1.203125 6.359375 A 7 7 0 0 0 1 8 A 7 7 0 0 0 8 15 A 7 7 0 0 0 9 14.914062 L 9 11.728516 A 7 7 0 0 1 6 6 A 7 7 0 0 1 6.0664062 5.0996094 A 6 6 0 0 0 5 5 z M 7.0351562 5.3632812 A 6 6 0 0 0 7 6 A 6 6 0 0 0 9.1152344 10.556641 C 9.2799099 10.230354 9.6095613 10.000039 10 10 L 10.013672 10 C 10.020239 9.4535503 10.182265 8.943347 10.443359 8.4980469 A 6 6 0 0 0 7.0351562 5.3632812 z M 13 8 C 11.892 8 11 8.9112496 11 10.03125 L 11 11 L 10 11 L 10 15 L 16 15 L 16 11 L 15 11 L 15 10.03125 C 15 8.9112496 14.108 8 13 8 z M 13 9 C 13.554 9 14 9.4419996 14 10 L 14 11 L 12 11 L 12 10 C 12 9.4419996 12.446 9 13 9 z"/> +</svg> |