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/dropboxstatus-x.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/dropboxstatus-x.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/24/dropboxstatus-x.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/24/dropboxstatus-x.svg b/.icons/kora-light-panel/panel/24/dropboxstatus-x.svg new file mode 100644 index 000000000..44b6ba573 --- /dev/null +++ b/.icons/kora-light-panel/panel/24/dropboxstatus-x.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4.4472656 1 L 4.4492188 1.0039062 L 0.0078125 3.5078125 L 4 5.9863281 L 0 9.0039062 L 4.4492188 11.5 L 8 9.0097656 L 4 6 L 8 3.5078125 L 12 6.0136719 L 10.263672 7.3144531 A 5 5 0 0 1 12 7 A 5 5 0 0 1 13.792969 7.3378906 L 12 5.9960938 L 15.990234 3.5058594 L 11.550781 1 L 8 3.4921875 L 4.4472656 1 z M 12 8 C 9.791 8 8 9.7909998 8 12 C 8 14.209 9.791 16 12 16 C 14.209 16 16 14.209 16 12 C 16 9.7909998 14.209 8 12 8 z M 15.970703 8.9667969 A 5 5 0 0 1 15.990234 8.9960938 L 16 8.9902344 L 15.970703 8.9667969 z M 10.357422 9.6328125 L 10.353516 9.6464844 L 12 11.292969 L 13.646484 9.6464844 L 14.353516 10.353516 L 12.707031 12 L 14.353516 13.646484 L 13.646484 14.353516 L 12.003906 12.693359 L 10.357422 14.339844 L 9.6503906 13.632812 L 11.296875 11.986328 L 9.6503906 10.339844 L 10.357422 9.6328125 z M 7.2128906 10.5625 L 4.4492188 12.501953 L 3.5605469 12.003906 L 3.5605469 12.375 L 8 15 L 8.0058594 14.998047 A 5 5 0 0 1 7 12 A 5 5 0 0 1 7.2128906 10.5625 z"/> +</svg> |