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 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="512"
        y2="-85.333"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffedad" />
        <stop offset="1" stop-color="#ffffe5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
    />
    <path
        fill="url(#b)"
        d="M199.965 158.676h-59.406C168.257 125.854 209.69 105 256 105s87.743 20.854 115.442 53.676h-59.406v-2.949a8.848 8.848 0 0 0-17.696 0v2.949h-29.492v-2.949a8.848 8.848 0 0 0-17.696 0v2.949H217.66v-2.949a8.848 8.848 0 0 0-17.696 0v2.949zm-8.848 106.172c14.822 0 27.355-9.992 31.215-23.594h-62.431c3.861 13.602 16.394 23.594 31.216 23.594zM407 256c0 83.395-67.605 151-151 151s-151-67.605-151-151c0-29.228 8.313-56.511 22.691-79.629h72.274v2.949a8.848 8.848 0 0 0 17.696 0v-2.949h29.492v2.949a8.848 8.848 0 0 0 17.696 0v-2.949h29.492v2.949a8.848 8.848 0 0 0 17.696 0v-2.949h72.274C398.687 199.489 407 226.772 407 256zm-215.883 26.543c27.645 0 50.137-22.491 50.137-50.137a8.848 8.848 0 0 0-8.848-8.848h-82.578a8.848 8.848 0 0 0-8.848 8.848c0 27.646 22.492 50.137 50.137 50.137zm126.817 50.137a8.848 8.848 0 0 0-8.848-8.848h-8.848v-8.848a8.848 8.848 0 0 0-17.696 0v8.848h-17.695v-8.848a8.848 8.848 0 0 0-17.696 0v8.848h-17.695v-8.848a8.848 8.848 0 0 0-17.696 0v8.848h-8.848a8.848 8.848 0 0 0 0 17.696h8.848v8.848a8.848 8.848 0 0 0 17.696 0v-8.848h17.695v8.848a8.848 8.848 0 0 0 17.696 0v-8.848h17.695v8.848a8.848 8.848 0 0 0 17.696 0v-8.848h8.848a8.85 8.85 0 0 0 8.848-8.848zm53.086-100.274a8.848 8.848 0 0 0-8.848-8.848h-82.578a8.848 8.848 0 0 0-8.848 8.848c0 27.645 22.491 50.137 50.137 50.137s50.137-22.491 50.137-50.137zm-50.137 32.442c14.823 0 27.355-9.992 31.215-23.594h-62.43c3.86 13.602 16.392 23.594 31.215 23.594z"
    />
</svg>
More icons in the same style and category