Add icons to this collection by clicking the heart icon.
Fire icon - also known as fire, flame, burn, and miscellaneous. 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="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffe59a" />
<stop offset="1" stop-color="#ffffd5" />
</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>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="m247.325 318.14-8.378 23.677a8.814 8.814 0 0 0-.503 2.966c0 4.9 3.981 8.881 8.881 8.881s8.881-3.981 8.881-8.881a8.646 8.646 0 0 0-.503-2.949zm44.404-133.213c0-4.909-3.972-8.881-8.881-8.881s-8.881 3.972-8.881 8.881v53.285c0 4.9-3.981 8.881-8.881 8.881s-8.881-3.981-8.881-8.881v-106.57c0-4.909-3.972-8.881-8.881-8.881s-8.881 3.972-8.881 8.881c0 31.534-20.589 56.589-42.383 83.11-21.638 26.341-43.807 53.62-46.08 89.067-5.965 29.433 23.358 96.466 87.804 102.738 3.209.295 6.392.442 9.557.442 24.414 0 47.457-8.872 65.704-25.489 20.312-18.499 31.968-44.838 31.968-72.252 0-27.05-14.362-47.5-28.256-67.274-12.869-18.316-25.028-35.618-25.028-57.057zm-44.404 186.498c-14.692 0-26.643-11.951-26.643-26.643 0-3.053.512-6.045 1.527-8.898l16.747-47.344c2.498-7.094 14.24-7.094 16.738 0l16.747 47.362a26.293 26.293 0 0 1 1.526 8.881c0 14.691-11.951 26.642-26.642 26.642zm106.57-195.378h-8.881v-8.881c0-4.909-3.972-8.881-8.881-8.881s-8.881 3.972-8.881 8.881v8.881h-8.881c-4.909 0-8.881 3.972-8.881 8.881s3.972 8.881 8.881 8.881h8.881v8.881c0 4.909 3.972 8.881 8.881 8.881s8.881-3.972 8.881-8.881v-8.881h8.881c4.909 0 8.881-3.972 8.881-8.881s-3.973-8.881-8.881-8.881zm-177.617-35.524h8.881v8.881c0 4.909 3.972 8.881 8.881 8.881s8.881-3.972 8.881-8.881v-8.881h8.881c4.909 0 8.881-3.972 8.881-8.881s-3.972-8.881-8.881-8.881h-8.881v-8.881c0-4.909-3.972-8.881-8.881-8.881s-8.881 3.972-8.881 8.881v8.881h-8.881c-4.909 0-8.881 3.972-8.881 8.881s3.973 8.881 8.881 8.881z"
/>
</svg>
More icons in the same style and category