Smileys 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 { IconSmileys } from "@devigner-ui/icons";
<IconSmileys className="size-6" />
<script setup>
import { IconSmileys } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSmileys class="size-6" />
</template>
<script>
import { IconSmileys } from "@devigner-ui/icons-svelte";
</script>
<IconSmileys class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M14.67 6.2V10c-2.79.05-3.95 1.21-4 4h-3.8c-3 0-4.2-1.2-4.2-4.2V6.2c0-3 1.2-4.2 4.2-4.2h3.6c3 0 4.2 1.2 4.2 4.2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M7.63 5.87a1.5 1.5 0 0 0-1.76.02" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M11.63 5.87a1.5 1.5 0 0 0-1.76.02" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M8.83 11.42H6.51a.54.54 0 0 1-.54-.54 2.7 2.7 0 0 1 4.39-2.11" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.67 14.2v3.6c0 3-1.2 4.2-4.2 4.2h-3.6c-3 0-4.2-1.2-4.2-4.2V14c.05-2.79 1.21-3.95 4-4h3.8c3 0 4.2 1.2 4.2 4.2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.63 13.62c-.53.36-1.23.36-1.76-.02" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19.63 13.62c-.53.36-1.23.36-1.76-.02" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14.51 16.18h4.32c.3 0 .54.24.54.54a2.7 2.7 0 0 1-5.4 0c0-.3.24-.54.54-.54" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>