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/status/symbolic/image-loading-symbolic.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/status/symbolic/image-loading-symbolic.svg')
-rw-r--r-- | .icons/kora/status/symbolic/image-loading-symbolic.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/status/symbolic/image-loading-symbolic.svg b/.icons/kora/status/symbolic/image-loading-symbolic.svg new file mode 100644 index 000000000..1826cca80 --- /dev/null +++ b/.icons/kora/status/symbolic/image-loading-symbolic.svg @@ -0,0 +1,12 @@ +<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> + <g transform="matrix(.811976 0 0 .811976 1.50419 1.50419)"> + <path d="m5 8c0 1.097-0.903 2-2 2s-2-0.903-2-2 0.903-2 2-2 2 0.903 2 2z" fill="#dfdfdf"/> + </g> + <g transform="matrix(.811976 0 0 .811976 1.50419 1.50419)"> + <path d="m10 8c0 1.097-0.903 2-2 2s-2-0.903-2-2 0.903-2 2-2 2 0.903 2 2z" fill="#dfdfdf"/> + </g> + <g transform="matrix(.811976 0 0 .811976 1.50419 1.50419)"> + <path d="m15 8c0 1.097-0.903 2-2 2s-2-0.903-2-2 0.903-2 2-2 2 0.903 2 2z" fill="#dfdfdf"/> + </g> + <path d="m15.727 4.136c0-2.132-1.731-3.863-3.863-3.863h-7.728c-2.132 0-3.863 1.731-3.863 3.863v7.728c0 2.132 1.731 3.863 3.863 3.863h7.728c2.132 0 3.863-1.731 3.863-3.863v-7.728zm-0.8 0v7.728c0 1.69-1.373 3.063-3.063 3.063h-7.728c-1.69 0-3.063-1.373-3.063-3.063v-7.728c0-1.69 1.373-3.063 3.063-3.063h7.728c1.69 0 3.063 1.373 3.063 3.063z" fill="#dfdfdf"/> +</svg> |