diff options
Diffstat (limited to 'src/icons/candle.svg')
-rw-r--r-- | src/icons/candle.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/icons/candle.svg b/src/icons/candle.svg new file mode 100644 index 00000000..550f053c --- /dev/null +++ b/src/icons/candle.svg @@ -0,0 +1,9 @@ +--- +tags: [light, birthday, decoration, halloween, fire, christmas] +version: "1.50" +unicode: "efc6" +--- +<svg> + <path d="M9 21h6v-9a1 1 0 0 0 -1 -1h-4a1 1 0 0 0 -1 1v9z" /> + <path d="M12 3l1.465 1.638a2 2 0 1 1 -3.015 .099l1.55 -1.737z" /> +</svg> |