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-surprise.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-surprise.svg')
-rw-r--r-- | .icons/kora/emotes/scalable/face-surprise.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/kora/emotes/scalable/face-surprise.svg b/.icons/kora/emotes/scalable/face-surprise.svg new file mode 100644 index 000000000..40e709a23 --- /dev/null +++ b/.icons/kora/emotes/scalable/face-surprise.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)"/> + <ellipse cx="24.15" cy="33.547" rx="7.194" ry="4.521" style="fill:#664500"/> + <path d="m16.555 14.795c1.667-0.446 3.527 1.085 4.152 3.418s-0.22 4.589-1.886 5.035c-1.667 0.447-3.527-1.084-4.152-3.417s0.22-4.589 1.886-5.036z" style="fill:#664500"/> + <path d="m31.566 14.795c1.666 0.447 2.511 2.703 1.886 5.036s-2.485 3.864-4.151 3.417c-1.666-0.446-2.512-2.702-1.887-5.035s2.486-3.864 4.152-3.418z" style="fill:#664500"/> + <path d="m19.463 7.851c1.115 0.061 1.387 1.982-0.276 2.133-2.127 0.219-3.949 1.48-5.333 3.001-0.854 0.852-3.545 0.209-0.478-2.661 1.631-1.525 3.83-2.486 6.087-2.473z" style="fill:#65471b"/> + <path d="m28.038 7.851c-1.116 0.061-1.387 1.982 0.275 2.133 2.128 0.219 3.95 1.48 5.333 3.001 0.854 0.852 3.546 0.209 0.479-2.661-1.631-1.525-3.83-2.486-6.087-2.473z" style="fill:#65471b"/> + <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> |