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/user-status-pending-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/user-status-pending-symbolic.svg')
-rw-r--r-- | .icons/kora/status/symbolic/user-status-pending-symbolic.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/kora/status/symbolic/user-status-pending-symbolic.svg b/.icons/kora/status/symbolic/user-status-pending-symbolic.svg new file mode 100644 index 000000000..456d823dc --- /dev/null +++ b/.icons/kora/status/symbolic/user-status-pending-symbolic.svg @@ -0,0 +1,4 @@ +<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"> + <path d="m8 11.572s0.735-1.586 0.873-1.952c1.409 0.074 2.485 0.371 3.271 0.707 0.902 0.386 1.414 2.231 1.663 3.484 0.078 0.272 0.024 0.565-0.146 0.791s-0.437 0.359-0.72 0.359c-2.245 0.039-7.47 0.039-9.793 0.039-0.305 0-0.592-0.148-0.768-0.398s-0.22-0.569-0.117-0.857c0.359-1.209 0.96-2.946 1.789-3.379 0.73-0.382 1.718-0.631 3.001-0.724 0.211 0.436 0.947 1.93 0.947 1.93zm-1e-3 -9.036c1.453 0 2.817 1.354 2.626 3-0.191 1.65-1.173 3-2.626 3s-2.382-1.29-2.625-3c-0.234-1.639 1.172-3 2.625-3z" fill-opacity=".3" fill="#dfdfdf"/> + <path d="m3 6c-1.11 0-2 0.89-2 2 0 1.1 0.89 2 2 2s2-0.9 2-2c0-1.11-0.89-2-2-2zm5 0c-1.11 0-2 0.89-2 2 0 1.1 0.89 2 2 2s2-0.9 2-2c0-1.11-0.89-2-2-2zm5 0c-1.11 0-2 0.89-2 2 0 1.1 0.89 2 2 2s2-0.9 2-2c0-1.11-0.89-2-2-2z" fill="#dfdfdf"/> +</svg> |