Add icons to this collection by clicking the heart icon.
Grinning icon - also known as emoticon, smileys, emoji, and grinning. Created in a clean flat style with a white, maroon, and orange finish, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 64 64"
>
    <path
        fill="#ffce00"
        d="M32 2C15.5 2 2 15.5 2 32s13.5 30 30 30 30-13.5 30-30S48.5 2 32 2z"
    />
    <path
        fill="#edbf00"
        d="M32 2c-4.4 0-8.7 1-12.5 2.7 2.7-.8 5.5-1.2 8.5-1.2 16.5 0 30 13.5 30 30 0 12.1-7.2 22.5-17.5 27.3C52.9 57.1 62 45.6 62 32 62 15.5 48.5 2 32 2z"
    />
    <path
        fill="#f9f9f9"
        d="M39.1 41.8c-.6-.4-1.3-.4-1.9-.2-3.4 1.4-7.1 1.4-10.5 0-.6-.3-1.3-.2-1.9.2s-.9 1-.9 1.7v7.2c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-7.2c.1-.7-.2-1.3-.8-1.7z"
    />
    <g fill="#661800">
        <circle cx="40" cy="23.6" r="4" />
        <circle cx="24" cy="23.6" r="4" />
        <path
            d="M45 38.2c-.8-.8-2.1-.7-2.8.1-2.7 2.8-6.3 4.4-10.2 4.4s-7.5-1.6-10.2-4.4c-.8-.8-2-.8-2.8-.1-.8.8-.8 2-.1 2.8 3.4 3.6 8.1 5.6 13.1 5.6s9.7-2.1 13.1-5.6c.7-.8.7-2-.1-2.8z"
        />
    </g>
</svg>
More icons in the same style and category