Add icons to this collection by clicking the heart icon.
Euphoric icon - also known as emoticon, expression, smileys, euphoric, and emojis. Created in a clean gradient style, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="416.195"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M106 181h30c41.353 0 75-33.647 75-75 0-8.291-6.709-15-15-15s-15 6.709-15 15c0 24.814-20.186 45-45 45h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15zm270 0h30c8.291 0 15-6.709 15-15s-6.709-15-15-15h-30c-24.814 0-45-20.186-45-45 0-8.291-6.709-15-15-15s-15 6.709-15 15c0 41.352 33.648 75 75 75zm-30 120H166c-8.291 0-15 6.709-15 15s6.709 15 15 15c33.062 0 62.666 22.134 71.982 53.818 3.457 11.792 11.938 21.665 23.262 27.07a43.81 43.81 0 0 0 18.896 4.307 42.063 42.063 0 0 0 16.099-3.179C335.585 396.669 361 358.598 361 316c0-8.291-6.709-15-15-15zm90 0h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-330 0H76c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15zm105-75c0-24.814-20.186-45-45-45s-45 20.186-45 45 20.186 45 45 45 45-20.186 45-45zm135-45c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.185-45-45-45z"
    />
</svg>
More icons in the same style and category