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/16/dropboxstatus-idle.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/16/dropboxstatus-idle.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/dropboxstatus-idle.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/dropboxstatus-idle.svg b/.icons/kora-light-panel/panel/16/dropboxstatus-idle.svg new file mode 100644 index 000000000..6d8678a58 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/dropboxstatus-idle.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <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.4473,1 4.4492,1.0039 0.00781,3.5078 4,5.9863 0,9.0039 4.4492,11.5 8,9.0098 4,6 8,3.5078 12,6.0137 10.264,7.3145 C 10.819,7.1075 11.407,7.0011 12,7 12.613,7.0017 13.221,7.1162 13.793,7.3379 L 12,5.9961 15.99,3.5059 11.551,1 8,3.4922 Z M 12,8 C 9.7909,8 8,9.7909 8,12 8,14.209 9.7909,16 12,16 14.209,16 16,14.209 16,12 16,9.7909 14.209,8 12,8 Z M 14.635,9.6855 C 15.109,10.16 15.188,10.566 15.188,10.566 L 11.662,14.607 9.7695,12.73 C 9.5805,12.542 9.5805,12.199 9.7695,12.01 9.9575,11.822 10.3,11.822 10.488,12.01 L 11.615,13.137 Z M 7.2129,10.563 4.4492,12.502 3.5605,12.004 V 12.375 L 8,15 8.0059,14.998 C 7.3551,14.134 7.0021,13.082 7,12 7.0006,11.513 7.0723,11.029 7.2129,10.563 Z"/> +</svg> |