candelier 01 icon

candelier-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
candelier-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the candelier 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.259 15.317C5.895 14.63 5.584 14 4.5 14s-1.395.63-1.759 1.317c-.338.638-1.126 1.65-.516 2.329c.317.354.97.354 2.275.354s1.958 0 2.275-.354c.61-.68-.178-1.69-.516-2.33m7.5 3.001C13.395 17.63 13.084 17 12 17c-1.085 0-1.395.63-1.759 1.317c-.338.638-1.126 1.65-.516 2.329c.317.354.97.354 2.275.354s1.958 0 2.275-.354c.61-.68-.178-1.69-.516-2.33m7.5-2.999C20.895 14.63 20.584 14 19.5 14s-1.395.63-1.759 1.317c-.338.638-1.126 1.65-.516 2.329c.317.354.97.354 2.275.354s1.958 0 2.275-.354c.61-.68-.178-1.69-.516-2.33M9 3h6m-3 0v14"/><path d="M4.5 14v-2.25a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 1 1 7.5 0V14"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCandelier01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M6.259 15.317C5.895 14.63 5.584 14 4.5 14s-1.395.63-1.759 1.317c-.338.638-1.126 1.65-.516 2.329c.317.354.97.354 2.275.354s1.958 0 2.275-.354c.61-.68-.178-1.69-.516-2.33m7.5 3.001C13.395 17.63 13.084 17 12 17c-1.085 0-1.395.63-1.759 1.317c-.338.638-1.126 1.65-.516 2.329c.317.354.97.354 2.275.354s1.958 0 2.275-.354c.61-.68-.178-1.69-.516-2.33m7.5-2.999C20.895 14.63 20.584 14 19.5 14s-1.395.63-1.759 1.317c-.338.638-1.126 1.65-.516 2.329c.317.354.97.354 2.275.354s1.958 0 2.275-.354c.61-.68-.178-1.69-.516-2.33M9 3h6m-3 0v14"/><path d="M4.5 14v-2.25a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 1 1 7.5 0V14"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.259 15.317C5.895 14.63 5.584 14 4.5 14s-1.395.63-1.759 1.317c-.338.638-1.126 1.65-.516 2.329c.317.354.97.354 2.275.354s1.958 0 2.275-.354c.61-.68-.178-1.69-.516-2.33m7.5 3.001C13.395 17.63 13.084 17 12 17c-1.085 0-1.395.63-1.759 1.317c-.338.638-1.126 1.65-.516 2.329c.317.354.97.354 2.275.354s1.958 0 2.275-.354c.61-.68-.178-1.69-.516-2.33m7.5-2.999C20.895 14.63 20.584 14 19.5 14s-1.395.63-1.759 1.317c-.338.638-1.126 1.65-.516 2.329c.317.354.97.354 2.275.354s1.958 0 2.275-.354c.61-.68-.178-1.69-.516-2.33M9 3h6m-3 0v14"/><path d="M4.5 14v-2.25a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 1 1 7.5 0V14"/></g></svg>
</template>

CSS

.icon-candelier-01 {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.259%2015.317C5.895%2014.63%205.584%2014%204.5%2014s-1.395.63-1.759%201.317c-.338.638-1.126%201.65-.516%202.329c.317.354.97.354%202.275.354s1.958%200%202.275-.354c.61-.68-.178-1.69-.516-2.33m7.5%203.001C13.395%2017.63%2013.084%2017%2012%2017c-1.085%200-1.395.63-1.759%201.317c-.338.638-1.126%201.65-.516%202.329c.317.354.97.354%202.275.354s1.958%200%202.275-.354c.61-.68-.178-1.69-.516-2.33m7.5-2.999C20.895%2014.63%2020.584%2014%2019.5%2014s-1.395.63-1.759%201.317c-.338.638-1.126%201.65-.516%202.329c.317.354.97.354%202.275.354s1.958%200%202.275-.354c.61-.68-.178-1.69-.516-2.33M9%203h6m-3%200v14%22%2F%3E%3Cpath%20d%3D%22M4.5%2014v-2.25a3.75%203.75%200%201%201%207.5%200a3.75%203.75%200%201%201%207.5%200V14%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.259%2015.317C5.895%2014.63%205.584%2014%204.5%2014s-1.395.63-1.759%201.317c-.338.638-1.126%201.65-.516%202.329c.317.354.97.354%202.275.354s1.958%200%202.275-.354c.61-.68-.178-1.69-.516-2.33m7.5%203.001C13.395%2017.63%2013.084%2017%2012%2017c-1.085%200-1.395.63-1.759%201.317c-.338.638-1.126%201.65-.516%202.329c.317.354.97.354%202.275.354s1.958%200%202.275-.354c.61-.68-.178-1.69-.516-2.33m7.5-2.999C20.895%2014.63%2020.584%2014%2019.5%2014s-1.395.63-1.759%201.317c-.338.638-1.126%201.65-.516%202.329c.317.354.97.354%202.275.354s1.958%200%202.275-.354c.61-.68-.178-1.69-.516-2.33M9%203h6m-3%200v14%22%2F%3E%3Cpath%20d%3D%22M4.5%2014v-2.25a3.75%203.75%200%201%201%207.5%200a3.75%203.75%200%201%201%207.5%200V14%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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