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/emblems/scalable/emblem-syncthing-offline.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/emblems/scalable/emblem-syncthing-offline.svg')
-rw-r--r-- | .icons/kora/emblems/scalable/emblem-syncthing-offline.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/emblems/scalable/emblem-syncthing-offline.svg b/.icons/kora/emblems/scalable/emblem-syncthing-offline.svg new file mode 100644 index 000000000..955279c31 --- /dev/null +++ b/.icons/kora/emblems/scalable/emblem-syncthing-offline.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> + <circle style="fill:#999999" cx="8" cy="8" r="7"/> + <path style="fill:#ffffff" d="M 8,3 A 5,5 0 0 0 3,8 5,5 0 0 0 8,13 5,5 0 0 0 13,8 5,5 0 0 0 12.692,6.293 L 12.703,6.2852 12.676,6.2481 A 5,5 0 0 0 8.0004,3 Z M 8,3.5 A 4.5,4.5 0 0 1 11.994,5.9307 L 8.8741,8.1602 3.5509,8.6436 A 4.5,4.5 0 0 1 3.5001,8 4.5,4.5 0 0 1 8.0001,3.5 Z M 12.27,6.5947 A 4.5,4.5 0 0 1 12.5,8 4.5,4.5 0 0 1 11.196,11.163 L 9.479,8.5879 Z M 8.8242,8.8672 10.661,11.622 A 4.5,4.5 0 0 1 7.9991,12.5 4.5,4.5 0 0 1 3.7061,9.3331 L 8.8233,8.8673 Z"/> + <circle style="fill:#ffffff" cx="3.5" cy="9" r="1"/> + <circle style="fill:#ffffff" cx="11" cy="11.5" r="1"/> + <circle style="fill:#ffffff" cx="12.5" cy="6" r="1"/> + <circle style="fill:#ffffff" cx="9" cy="8.5" r="1"/> +</svg> |