Add icons to this collection by clicking the heart icon.
Happy icon - also known as happy, emoticon, expression, smileys, 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="255.5"
        x2="255.5"
        y1="421"
        y2="90.992"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M255.5 0C114.89 0 .5 115.39.5 256s114.39 256 255 256 256-115.39 256-256S396.11 0 255.5 0z"
    />
    <path
        fill="url(#b)"
        d="m142.209 149.418 60-30c7.412-3.706 10.415-12.715 6.709-20.127-3.721-7.427-12.729-10.415-20.127-6.709l-60 30c-7.412 3.706-10.415 12.715-6.709 20.127a15.012 15.012 0 0 0 20.127 6.709zm166.582-30 60 30a15.012 15.012 0 0 0 20.127-6.709c3.706-7.412.703-16.421-6.709-20.127l-60-30c-7.397-3.706-16.421-.718-20.127 6.709-3.706 7.412-.703 16.421 6.709 20.127zM198.503 295.009c4.982 6.643 14.4 7.942 21.006 2.988 6.621-4.98 7.954-14.385 2.988-21.006-4.609-6.132-9.954-11.427-15.736-16.093 2.256-6.378 3.739-13.008 3.739-19.898 0-33.091-26.909-60-60-60s-60 26.909-60 60c0 6.89 1.483 13.521 3.739 19.898-5.782 4.666-11.127 9.961-15.736 16.093-4.966 6.621-3.633 16.025 2.988 21.006 6.621 4.951 16.025 3.633 21.006-2.988 22.91-30.528 73.096-30.528 96.006 0zm233.994-18.018c-4.607-6.132-9.954-11.427-15.736-16.093 2.256-6.378 3.739-13.008 3.739-19.898 0-33.091-26.909-60-60-60s-60 26.909-60 60c0 6.89 1.483 13.521 3.739 19.898-5.782 4.666-11.127 9.961-15.736 16.093-4.966 6.621-3.633 16.025 2.988 21.006 6.636 4.951 16.04 3.633 21.006-2.988 22.91-30.527 73.096-30.527 96.006 0 4.982 6.643 14.4 7.942 21.006 2.988 6.621-4.98 7.954-14.385 2.988-21.006zm-96.006 87.026c-46.992 35.303-114.99 35.303-161.982 0-6.621-4.966-16.04-3.633-21.006 2.988s-3.633 16.025 2.988 21.006C185.232 409.589 219.465 421 255.5 421s70.269-11.411 99.009-32.988c6.621-4.98 7.954-14.385 2.988-21.006s-14.37-7.94-21.006-2.989z"
    />
</svg>
More icons in the same style and category