Add icons to this collection by clicking the heart icon.
Sickness icon - also known as emoticon, smiley, sickness, smileys, and emoji. 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="256"
        x2="256"
        y1="421.001"
        y2="121"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0C114.615 0 0 114.615 0 256s114.615 256 256 256 256-114.615 256-256S397.385 0 256 0z"
    />
    <path
        fill="url(#b)"
        d="M91 186c0-35.841 29.159-65 65-65s65 29.159 65 65-29.159 65-65 65-65-29.159-65-65zm243.522 207.656c6.818 4.706 8.529 14.048 3.822 20.865-4.706 6.817-14.048 8.528-20.866 3.822-18.521-12.786-30.485-29.232-34.738-47.344h-53.48c-4.253 18.112-16.217 34.558-34.738 47.344-6.817 4.707-16.159 2.995-20.866-3.822-4.706-6.817-2.995-16.159 3.822-20.865C192.646 383.185 201 369.812 201 356s-8.354-27.185-23.522-37.656c-6.818-4.706-8.529-14.048-3.822-20.865 4.706-6.817 14.048-8.529 20.866-3.822 18.521 12.786 30.485 29.232 34.738 47.344h53.481c4.253-18.112 16.217-34.558 34.738-47.344 6.817-4.707 16.159-2.995 20.866 3.822 4.706 6.817 2.995 16.159-3.822 20.865C319.354 328.815 311 342.188 311 356s8.354 27.185 23.522 37.656zM356 251c-35.841 0-65-29.159-65-65s29.159-65 65-65 65 29.159 65 65-29.159 65-65 65z"
    />
</svg>
More icons in the same style and category