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/emotes/scalable/face-sad.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/emotes/scalable/face-sad.svg')
-rw-r--r-- | .icons/kora/emotes/scalable/face-sad.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/emotes/scalable/face-sad.svg b/.icons/kora/emotes/scalable/face-sad.svg new file mode 100644 index 000000000..a7d9c990b --- /dev/null +++ b/.icons/kora/emotes/scalable/face-sad.svg @@ -0,0 +1,10 @@ +<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <path d="m44.928 24.216c0 11.476-9.302 20.778-20.778 20.778-11.474 0-20.778-9.302-20.778-20.778 0-11.474 9.304-20.778 20.778-20.778 11.476 0 20.778 9.304 20.778 20.778z" style="fill-rule:nonzero;fill:url(#_Linear1)"/> + <path d="m23.105 25.071c-0.203-0.163-0.493-0.17-0.704-0.016-0.014 0.011-1.455 1.041-4.273 1.041s-5.251-0.582-5.145-0.343c0.069 0.156 1.731 3.806 5.145 3.806s5.075-3.65 5.144-3.806c0.106-0.238 0.037-0.519-0.167-0.682zm11.711 0.682c0.105-0.238-2.327 0.343-5.145 0.343-2.817 0-4.26-1.03-4.271-1.039-0.209-0.157-0.501-0.153-0.705 0.011-0.205 0.163-0.275 0.446-0.169 0.685 0.069 0.156 1.732 3.806 5.145 3.806 3.414 0 5.075-3.65 5.145-3.806zm-5.169 8.815c0.279 0.229-11.264 0.331-11.543 0 0-0.638 0.517-1.154 1.154-1.154h9.235c0.638 0 0.66 0.749 1.154 1.154zm-16.658-13.666c-0.62-0.019 4.115-2.408 7.158-6.465 0.218-0.285 0.557-0.452 0.916-0.452 0.634 0 1.155 0.521 1.155 1.154 0 0.246-0.079 0.486-0.224 0.684-3.767 5.021-8.793 5.079-9.005 5.079zm22.32 0.01c-0.212 0-5.237-0.058-9.003-5.079-0.15-0.2-0.232-0.443-0.232-0.693 0-0.363 0.172-0.706 0.462-0.923 0.2-0.151 0.443-0.232 0.693-0.232 0.363 0 0.705 0.172 0.922 0.462 3.049 4.065 7.789 6.465 7.158 6.465z" style="fill-rule:nonzero;fill:#664500"/> + <defs> + <linearGradient id="_Linear1" x2="1" gradientTransform="matrix(2.54449e-15,-41.5546,41.5546,2.54449e-15,24.315,44.9943)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#ffb200" offset="0"/> + <stop style="stop-color:#ffcc4d" offset="1"/> + </linearGradient> + </defs> +</svg> |