21 lines
456 B
XML
21 lines
456 B
XML
<!--
|
|
category: Design
|
|
tags: [light, birthday, decoration, halloween, fire, christmas, candle]
|
|
version: "1.50"
|
|
unicode: "efc6"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M9 21h6v-10a1 1 0 0 0 -1 -1h-4a1 1 0 0 0 -1 1z" />
|
|
<path d="M12 2l1.465 1.638a2 2 0 1 1 -3.015 .099z" />
|
|
</svg>
|