Add icons to this collection by clicking the heart icon.
Frankenstein icon - also known as emoticon, smiley, smileys, frankenstein, 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="431"
        y2="71"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffedad" />
        <stop offset="1" stop-color="#ffffe5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M0 256c0 141.385 114.615 256 256 256s256-114.615 256-256S397.385 0 256 0 0 114.615 0 256z"
    />
    <path
        fill="url(#b)"
        d="M61 216c0-8.284 6.716-15 15-15h140c8.284 0 15 6.716 15 15 0 46.869-38.131 85-85 85s-85-38.131-85-85zm285 185h-15v15c0 8.284-6.716 15-15 15s-15-6.716-15-15v-15h-30v15c0 8.284-6.716 15-15 15s-15-6.716-15-15v-15h-30v15c0 8.284-6.716 15-15 15s-15-6.716-15-15v-15h-15c-8.284 0-15-6.716-15-15s6.716-15 15-15h15v-15c0-8.284 6.716-15 15-15s15 6.716 15 15v15h30v-15c0-8.284 6.716-15 15-15s15 6.716 15 15v15h30v-15c0-8.284 6.716-15 15-15s15 6.716 15 15v15h15c8.284 0 15 6.716 15 15s-6.716 15-15 15zm20-100c-46.869 0-85-38.131-85-85 0-8.284 6.716-15 15-15h140c8.284 0 15 6.716 15 15 0 46.869-38.131 85-85 85zM351 91v-5c0-8.284-6.716-15-15-15s-15 6.716-15 15v5h-50v-5c0-8.284-6.716-15-15-15s-15 6.716-15 15v5h-50v-5c0-8.284-6.716-15-15-15s-15 6.716-15 15v5H60.285a256.782 256.782 0 0 0-21.815 30H161v5c0 8.284 6.716 15 15 15s15-6.716 15-15v-5h50v5c0 8.284 6.716 15 15 15s15-6.716 15-15v-5h50v5c0 8.284 6.716 15 15 15s15-6.716 15-15v-5h122.531a256.782 256.782 0 0 0-21.815-30z"
    />
</svg>
More icons in the same style and category