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/scalable/update-low.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/scalable/update-low.svg')
-rw-r--r-- | .icons/kora/status/scalable/update-low.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/status/scalable/update-low.svg b/.icons/kora/status/scalable/update-low.svg new file mode 100644 index 000000000..d7ed8cda8 --- /dev/null +++ b/.icons/kora/status/scalable/update-low.svg @@ -0,0 +1,9 @@ +<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg"> + <path d="m11 0.294c5.909 0 10.706 4.797 10.706 10.706s-4.797 10.706-10.706 10.706-10.706-4.797-10.706-10.706 4.797-10.706 10.706-10.706zm0 1c5.357 0 9.706 4.349 9.706 9.706s-4.349 9.706-9.706 9.706-9.706-4.349-9.706-9.706 4.349-9.706 9.706-9.706zm0 13.156 4.725-5.961c0.46-0.58 1.306-0.678 1.886-0.217 0.581 0.46 0.679 1.305 0.218 1.886l-5.77 7.279c-0.266 0.336-0.661 0.51-1.059 0.507-0.399 3e-3 -0.793-0.171-1.059-0.507l-5.77-7.278c-0.461-0.581-0.363-1.427 0.218-1.887 0.58-0.46 1.426-0.362 1.886 0.218l4.725 5.96zm0-6.7 2.394-3.021c0.342-0.431 0.971-0.504 1.403-0.162s0.505 0.972 0.162 1.403l-3.171 4.001c-0.198 0.25-0.492 0.379-0.788 0.378-0.297 1e-3 -0.591-0.128-0.788-0.378l-3.172-4.001c-0.342-0.431-0.27-1.061 0.162-1.403s1.061-0.269 1.404 0.162l2.394 3.021z" style="fill:url(#_Linear1)"/> + <defs> + <linearGradient id="_Linear1" x2="1" gradientTransform="matrix(1.01921e-15,-16.6449,16.6449,1.01921e-15,455.336,19.1281)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:rgb(0,103,131)" offset="0"/> + <stop style="stop-color:rgb(19,190,227)" offset="1"/> + </linearGradient> + </defs> +</svg> |