Add icons to this collection by clicking the heart icon.
Cauldron icon - also known as poison, halloween, witch, boiling, cauldron, and magic pot. Created in a clean lineal color 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="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        d="M266 45c0 16.569-13.431 30-30 30s-30-13.431-30-30 13.431-30 30-30 30 13.431 30 30zm50 40h0zm40-50h0zM156 85h0zm-38.304 50C85.726 169 66 214.648 66 265c0 104.934 85.066 190 190 190s190-85.066 190-190c0-50.352-19.725-96-51.696-130H117.696zM466 497l-30-102H76L46 497m210-102v102m-70-362v90c0 16.569 13.431 30 30 30h0c16.569 0 30-13.431 30-30v-20h10c16.569 0 30-13.431 30-30v-40"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category