candle from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
candle
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the candle emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16.408 2.421l1.85 3.15a3.048 3.048 0 0 1-1.78 4.55V11.5H20.5a2 2 0 0 1 1.937 1.5h.063v6.75a1.75 1.75 0 0 1-1.5 1.732v6.106A2.41 2.41 0 0 1 18.588 30h-6.176A2.41 2.41 0 0 1 10 27.589v-8.673A1.5 1.5 0 0 1 9 17.5V13h.063A2 2 0 0 1 11 11.5h3.866v-1.38c-1.245-.347-2.188-1.477-2.24-2.818A3.04 3.04 0 0 1 13 5.717l.01-.017l.07-.12l1.856-3.159a.854.854 0 0 1 1.472 0M19 15h-.5v1a1.5 1.5 0 0 1-3 0v-1H12v12.588c0 .228.184.412.412.412h6.176a.41.41 0 0 0 .412-.412zm-1.664-7.627a1.663 1.663 0 1 0-3.326 0a1.663 1.663 0 0 0 3.326 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastCandle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16.408 2.421l1.85 3.15a3.048 3.048 0 0 1-1.78 4.55V11.5H20.5a2 2 0 0 1 1.937 1.5h.063v6.75a1.75 1.75 0 0 1-1.5 1.732v6.106A2.41 2.41 0 0 1 18.588 30h-6.176A2.41 2.41 0 0 1 10 27.589v-8.673A1.5 1.5 0 0 1 9 17.5V13h.063A2 2 0 0 1 11 11.5h3.866v-1.38c-1.245-.347-2.188-1.477-2.24-2.818A3.04 3.04 0 0 1 13 5.717l.01-.017l.07-.12l1.856-3.159a.854.854 0 0 1 1.472 0M19 15h-.5v1a1.5 1.5 0 0 1-3 0v-1H12v12.588c0 .228.184.412.412.412h6.176a.41.41 0 0 0 .412-.412zm-1.664-7.627a1.663 1.663 0 1 0-3.326 0a1.663 1.663 0 0 0 3.326 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16.408 2.421l1.85 3.15a3.048 3.048 0 0 1-1.78 4.55V11.5H20.5a2 2 0 0 1 1.937 1.5h.063v6.75a1.75 1.75 0 0 1-1.5 1.732v6.106A2.41 2.41 0 0 1 18.588 30h-6.176A2.41 2.41 0 0 1 10 27.589v-8.673A1.5 1.5 0 0 1 9 17.5V13h.063A2 2 0 0 1 11 11.5h3.866v-1.38c-1.245-.347-2.188-1.477-2.24-2.818A3.04 3.04 0 0 1 13 5.717l.01-.017l.07-.12l1.856-3.159a.854.854 0 0 1 1.472 0M19 15h-.5v1a1.5 1.5 0 0 1-3 0v-1H12v12.588c0 .228.184.412.412.412h6.176a.41.41 0 0 0 .412-.412zm-1.664-7.627a1.663 1.663 0 1 0-3.326 0a1.663 1.663 0 0 0 3.326 0"/></svg>
</template>

CSS

.icon-candle {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.408%202.421l1.85%203.15a3.048%203.048%200%200%201-1.78%204.55V11.5H20.5a2%202%200%200%201%201.937%201.5h.063v6.75a1.75%201.75%200%200%201-1.5%201.732v6.106A2.41%202.41%200%200%201%2018.588%2030h-6.176A2.41%202.41%200%200%201%2010%2027.589v-8.673A1.5%201.5%200%200%201%209%2017.5V13h.063A2%202%200%200%201%2011%2011.5h3.866v-1.38c-1.245-.347-2.188-1.477-2.24-2.818A3.04%203.04%200%200%201%2013%205.717l.01-.017l.07-.12l1.856-3.159a.854.854%200%200%201%201.472%200M19%2015h-.5v1a1.5%201.5%200%200%201-3%200v-1H12v12.588c0%20.228.184.412.412.412h6.176a.41.41%200%200%200%20.412-.412zm-1.664-7.627a1.663%201.663%200%201%200-3.326%200a1.663%201.663%200%200%200%203.326%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.408%202.421l1.85%203.15a3.048%203.048%200%200%201-1.78%204.55V11.5H20.5a2%202%200%200%201%201.937%201.5h.063v6.75a1.75%201.75%200%200%201-1.5%201.732v6.106A2.41%202.41%200%200%201%2018.588%2030h-6.176A2.41%202.41%200%200%201%2010%2027.589v-8.673A1.5%201.5%200%200%201%209%2017.5V13h.063A2%202%200%200%201%2011%2011.5h3.866v-1.38c-1.245-.347-2.188-1.477-2.24-2.818A3.04%203.04%200%200%201%2013%205.717l.01-.017l.07-.12l1.856-3.159a.854.854%200%200%201%201.472%200M19%2015h-.5v1a1.5%201.5%200%200%201-3%200v-1H12v12.588c0%20.228.184.412.412.412h6.176a.41.41%200%200%200%20.412-.412zm-1.664-7.627a1.663%201.663%200%201%200-3.326%200a1.663%201.663%200%200%200%203.326%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/candle.svg?color=%231a73e8&size=48