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-yawn.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-yawn.svg')
-rw-r--r-- | .icons/kora/emotes/scalable/face-yawn.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/kora/emotes/scalable/face-yawn.svg b/.icons/kora/emotes/scalable/face-yawn.svg new file mode 100644 index 000000000..8ae51c0df --- /dev/null +++ b/.icons/kora/emotes/scalable/face-yawn.svg @@ -0,0 +1,14 @@ +<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="m24.15 27.679c3.185 0 6.519 3.178 5.772 6.926-0.775 3.882-3.957 6.867-5.772 6.926-1.816 0.06-4.819-2.924-5.772-6.926-0.885-3.718 2.587-6.926 5.772-6.926z" style="fill:#664500"/> + <path d="m10.297 16.136c-0.633-1e-3 1.809-5.935 8.081-6.926 0.626-0.099 1.154 0.521 1.155 1.154 0 0.632-0.519 1.152-1.15 1.155-0.179 2e-3 -4.119 0.099-7.161 4.155-0.218 0.291-0.561 0.463-0.925 0.462zm27.706 0c-0.364 1e-3 -0.707-0.171-0.925-0.462-3.047-4.064-6.996-4.153-7.163-4.155-0.631-7e-3 -1.146-0.529-1.144-1.16 1e-3 -0.631 0.521-1.172 1.151-1.149 5.243 0.191 8.33 6.926 8.081 6.926z" style="fill-rule:nonzero;fill:#664500"/> + <path d="m24.15 28.74c-2.006 0-4.621 2.116-4.621 4.792 3.299 1.166 6.359 1.053 9.242 0 0-2.676-2.615-4.792-4.621-4.792z" style="fill-rule:nonzero;fill:#f5f8fa"/> + <path d="m17.192 16.274c1.539-0.412 3.256 1.002 3.833 3.155 0.578 2.154-0.203 4.237-1.741 4.65-1.539 0.412-3.256-1.002-3.833-3.156s0.203-4.237 1.741-4.649z" style="fill:#664500"/> + <path d="m30.487 16.274c1.538 0.412 2.319 2.495 1.742 4.649s-2.295 3.568-3.833 3.156c-1.539-0.413-2.319-2.496-1.742-4.65 0.577-2.153 2.295-3.567 3.833-3.155z" style="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> |