Add icons to this collection by clicking the heart icon.
Smiley icon - also known as dollar, money, emoticon, smiley, feelings, smileys, greed, and emoji. Created in a clean circular 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="0"
        y2="512"
        gradientTransform="matrix(1 0 0 -1 0 512)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256.002"
        x2="256.002"
        y1="105"
        y2="406.999"
        gradientTransform="matrix(1 0 0 -1 0 512)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M291.529 247.118H220.47c-14.694 0-26.647 11.953-26.647 26.647v71.059C193.823 379.104 221.72 407 256 407s62.177-27.896 62.177-62.177v-71.059c0-14.693-11.954-26.646-26.648-26.646zm-26.647 122.716v10.519c0 4.91-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882v-10.606c-4.868-1.744-9.271-4.718-12.43-8.928-2.94-3.93-2.151-9.499 1.77-12.439 3.938-2.932 9.507-2.134 12.439 1.77a8.792 8.792 0 0 0 7.104 3.557c4.901 0 8.882-3.981 8.882-8.883 0-4.9-3.981-8.882-8.882-8.882-14.694 0-26.647-11.953-26.647-26.647 0-11.564 7.448-21.332 17.765-25.011v-10.519c0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v10.606c4.868 1.744 9.271 4.718 12.43 8.928 2.94 3.93 2.151 9.498-1.77 12.439-3.929 2.94-9.49 2.168-12.439-1.77-4.649-6.211-15.995-2.394-15.986 5.326 0 4.901 3.981 8.882 8.882 8.882 14.694 0 26.647 11.953 26.647 26.647 0 11.565-7.448 21.332-17.765 25.011zm-97.705-211.54c14.694 0 26.647 11.953 26.647 26.647a8.877 8.877 0 0 0 8.882 8.882 8.878 8.878 0 0 0 8.883-8.882c0-14.694 11.953-26.647 26.647-26.647 4.91 0 8.882-3.973 8.882-8.882s-3.973-8.882-8.882-8.882c-14.694 0-26.647-11.953-26.647-26.647a8.877 8.877 0 0 0-8.883-8.882 8.877 8.877 0 0 0-8.882 8.882c0 14.694-11.953 26.647-26.647 26.647-4.91 0-8.882 3.973-8.882 8.882s3.972 8.882 8.882 8.882zm106.588 0c14.694 0 26.647 11.953 26.647 26.647a8.878 8.878 0 0 0 8.883 8.882 8.877 8.877 0 0 0 8.882-8.882c0-14.694 11.953-26.647 26.647-26.647 4.91 0 8.882-3.973 8.882-8.882s-3.973-8.882-8.882-8.882c-14.694 0-26.647-11.953-26.647-26.647a8.877 8.877 0 0 0-8.882-8.882 8.878 8.878 0 0 0-8.883 8.882c0 14.694-11.953 26.647-26.647 26.647-4.91 0-8.882 3.973-8.882 8.882s3.972 8.882 8.882 8.882zm88.823 53.294H149.412a8.877 8.877 0 0 0-8.882 8.882c0 29.618 13.416 57 35.53 75.245v-21.951c0-24.487 19.925-44.412 44.412-44.412h71.059c24.487 0 44.412 19.924 44.412 44.412v21.951c22.114-18.245 35.53-45.627 35.53-75.245a8.88 8.88 0 0 0-8.885-8.882z"
    />
</svg>
More icons in the same style and category