Emoji Funny Square icon in outline, twotone, bold and bulk. Free in all four styles, for reactions, ratings, favourites, awards, stickers. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconEmojiFunnySquare } from "@devigner-ui/icons";
<IconEmojiFunnySquare className="size-6" />
<script setup>
import { IconEmojiFunnySquare } from "@devigner-ui/icons-vue";
</script>
<template>
<IconEmojiFunnySquare class="size-6" />
</template>
<script>
import { IconEmojiFunnySquare } from "@devigner-ui/icons-svelte";
</script>
<IconEmojiFunnySquare class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.91 15.93c1.26.32 2.69.32 4.13-.07a8 8 0 0 0 3.6-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><ellipse cx="14.5094" cy="9.77454" rx="1" ry="1.5" transform="rotate(-15 14.5094 9.77454)" fill="currentColor"></ellipse><ellipse cx="8.71402" cy="11.3278" rx="1" ry="1.5" transform="rotate(-15 8.71402 11.3278)" fill="currentColor"></ellipse><path opacity="1" d="M3.2 14.36C2.1 10.2 1.54 8.14 2.48 6.5c.94-1.63 3.02-2.19 7.16-3.3s6.22-1.66 7.86-.72c1.63.94 2.19 3.02 3.3 7.16s1.66 6.22.72 7.86c-.94 1.63-3.02 2.19-7.16 3.3s-6.22 1.66-7.86.72c-1.63-.94-2.19-3.02-3.3-7.16" stroke="currentColor" stroke-width="1.5"></path><path d="m13 16 .48.97a1.5 1.5 0 1 0 2.7-1.32l-.47-.93" stroke="currentColor" stroke-width="1.5"></path></svg>