Add icons to this collection by clicking the heart icon.
Candle icon - also known as light, candle, fire, illumination, decoration, flame, and wellness. 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="121"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<path
fill="url(#a)"
d="M256 121c24.814 0 45-20.186 45-45 0-19.175-22.837-55.69-32.651-69.914-5.625-8.115-19.072-8.115-24.697 0C233.837 20.31 211 56.825 211 76c0 24.814 20.186 45 45 45zm-15 316v60c0 8.291 6.709 15 15 15s15-6.709 15-15v-60c0-8.291-6.709-15-15-15s-15 6.709-15 15zm90-241-45-15h-75l-30 90v151h150z"
/>
<path
fill="url(#b)"
d="M346 482H166c-8.291 0-15 6.709-15 15s6.709 15 15 15h180c8.291 0 15-6.709 15-15s-6.709-15-15-15zm30-90H136c-8.284 0-15 6.716-15 15 0 24.853 20.147 45 45 45h180c24.853 0 45-20.147 45-45 0-8.284-6.716-15-15-15zm-165-91c16.5 0 30-13.5 30-30v-15c0-24.853 20.147-45 45-45h30c8.284 0 15-6.716 15-15v-60c0-8.286-6.716-15-15-15H196c-8.284 0-15 6.714-15 15v135c0 16.5 13.5 30 30 30z"
/>
</svg>
More icons in the same style and category