Add icons to this collection by clicking the heart icon.
Chimney icon - also known as fire, winter, warm, fireplace, chimney, flame, home decoration, and furniture and household. 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="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="152"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M481 197c0-8.401-6.599-15-15-15H316c8.291 0 15-6.709 15-15V15c0-8.291-6.709-15-15-15H196c-8.291 0-15 6.709-15 15v152c0 8.291 6.709 15 15 15H46c-8.401 0-15 6.599-15 15v105l30 15-30 15v60l30 15-30 15v75c0 8.399 6.599 15 15 15h75c16.569 0 30-13.431 30-30V377c0-19.747 5.482-38.236 15-54.031V497h180V322.969c9.518 15.795 15 34.284 15 54.031v105c0 16.569 13.431 30 30 30h75c8.401 0 15-6.601 15-15v-75l-30-15 30-15v-60l-30-15 30-15zm-170.969 90H201.969c15.795-9.518 34.284-15 54.031-15s38.236 5.482 54.031 15z"
    />
    <path
        fill="url(#b)"
        d="M256 242c-74.399 0-135 60.599-135 135v135h270V377c0-74.401-60.601-135-135-135zm0 240c-41.4 0-75-33.6-75-75 0-8.401 2.701-18.001 8.699-29.7 2.1-4.2 6.301-7.202 10.801-8.101 4.199-.601 8.399.3 11.4 2.699 3.3-24.598 15-47.699 32.999-65.099 5.7-5.7 15.601-6.299 21.301-.599C277 316.399 331 369.2 331 407c0 41.4-33.6 75-75 75zM76 302H31v30h45c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15zm75-45c0-8.291-6.709-15-15-15h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15zm255-15h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15zm15 75c0 8.399 6.599 15 15 15h45v-30h-45c-8.401 0-15 6.599-15 15zm0 90c0 8.399 6.599 15 15 15h45v-30h-45c-8.401 0-15 6.599-15 15zM76 392H31v30h45c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15zm421-240H15c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h482c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category