spa candle icon

spa-candle from IconPark by ByteDance · Color · Makeups · Apache-2.0 Free for personal and commercial use.

Name
spa-candle
Set
IconPark
Style
Color
Category
Makeups
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More makeups icons from IconPark

Use the spa candle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M6.54086 26.4339C6.2633 25.1848 7.21374 24 8.49323 24H39.5068C40.7863 24 41.7367 25.1848 41.4591 26.4339L38.348 40.4339C38.1447 41.3489 37.3331 42 36.3957 42H11.6043C10.6669 42 9.85532 41.3489 9.65197 40.4339L6.54086 26.4339Z"/><path d="M20.643 9.88858C22.0743 8.00815 23.1776 5.41033 23.774 4C24.8177 5.41033 27.084 8.94836 27.7997 10.8288C28.6942 13.1793 26.4578 16 23.774 16C21.0903 16 18.8538 12.2391 20.643 9.88858Z"/><path d="M24 16V24"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSpaCandle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" d="M6.54086 26.4339C6.2633 25.1848 7.21374 24 8.49323 24H39.5068C40.7863 24 41.7367 25.1848 41.4591 26.4339L38.348 40.4339C38.1447 41.3489 37.3331 42 36.3957 42H11.6043C10.6669 42 9.85532 41.3489 9.65197 40.4339L6.54086 26.4339Z"/><path d="M20.643 9.88858C22.0743 8.00815 23.1776 5.41033 23.774 4C24.8177 5.41033 27.084 8.94836 27.7997 10.8288C28.6942 13.1793 26.4578 16 23.774 16C21.0903 16 18.8538 12.2391 20.643 9.88858Z"/><path d="M24 16V24"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M6.54086 26.4339C6.2633 25.1848 7.21374 24 8.49323 24H39.5068C40.7863 24 41.7367 25.1848 41.4591 26.4339L38.348 40.4339C38.1447 41.3489 37.3331 42 36.3957 42H11.6043C10.6669 42 9.85532 41.3489 9.65197 40.4339L6.54086 26.4339Z"/><path d="M20.643 9.88858C22.0743 8.00815 23.1776 5.41033 23.774 4C24.8177 5.41033 27.084 8.94836 27.7997 10.8288C28.6942 13.1793 26.4578 16 23.774 16C21.0903 16 18.8538 12.2391 20.643 9.88858Z"/><path d="M24 16V24"/></g></svg>
</template>

CSS

.icon-spa-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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M6.54086%2026.4339C6.2633%2025.1848%207.21374%2024%208.49323%2024H39.5068C40.7863%2024%2041.7367%2025.1848%2041.4591%2026.4339L38.348%2040.4339C38.1447%2041.3489%2037.3331%2042%2036.3957%2042H11.6043C10.6669%2042%209.85532%2041.3489%209.65197%2040.4339L6.54086%2026.4339Z%22%2F%3E%3Cpath%20d%3D%22M20.643%209.88858C22.0743%208.00815%2023.1776%205.41033%2023.774%204C24.8177%205.41033%2027.084%208.94836%2027.7997%2010.8288C28.6942%2013.1793%2026.4578%2016%2023.774%2016C21.0903%2016%2018.8538%2012.2391%2020.643%209.88858Z%22%2F%3E%3Cpath%20d%3D%22M24%2016V24%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M6.54086%2026.4339C6.2633%2025.1848%207.21374%2024%208.49323%2024H39.5068C40.7863%2024%2041.7367%2025.1848%2041.4591%2026.4339L38.348%2040.4339C38.1447%2041.3489%2037.3331%2042%2036.3957%2042H11.6043C10.6669%2042%209.85532%2041.3489%209.65197%2040.4339L6.54086%2026.4339Z%22%2F%3E%3Cpath%20d%3D%22M20.643%209.88858C22.0743%208.00815%2023.1776%205.41033%2023.774%204C24.8177%205.41033%2027.084%208.94836%2027.7997%2010.8288C28.6942%2013.1793%2026.4578%2016%2023.774%2016C21.0903%2016%2018.8538%2012.2391%2020.643%209.88858Z%22%2F%3E%3Cpath%20d%3D%22M24%2016V24%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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