lamp 03 icon
lamp-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- lamp-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the lamp 03 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.594 10H9.406c-1.896 0-2.844 0-3.245-.548c-.402-.549-.013-1.312.765-2.837l1.391-2.728c.467-.916.701-1.374 1.15-1.63C9.918 2 10.488 2 11.626 2h.75c1.139 0 1.708 0 2.157.256c.45.257.684.715 1.15 1.63l1.392 2.73c.778 1.524 1.167 2.287.765 2.836c-.401.548-1.35.548-3.245.548M12 10v9m-4 3h8m-7 0l.368-1.103c.28-.839.419-1.258.726-1.526a1.5 1.5 0 0 1 .228-.165C10.673 19 11.116 19 12 19s1.327 0 1.678.206a1.5 1.5 0 0 1 .228.165c.307.268.447.687.726 1.526L15 22m.5-12v3"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLamp03(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M14.594 10H9.406c-1.896 0-2.844 0-3.245-.548c-.402-.549-.013-1.312.765-2.837l1.391-2.728c.467-.916.701-1.374 1.15-1.63C9.918 2 10.488 2 11.626 2h.75c1.139 0 1.708 0 2.157.256c.45.257.684.715 1.15 1.63l1.392 2.73c.778 1.524 1.167 2.287.765 2.836c-.401.548-1.35.548-3.245.548M12 10v9m-4 3h8m-7 0l.368-1.103c.28-.839.419-1.258.726-1.526a1.5 1.5 0 0 1 .228-.165C10.673 19 11.116 19 12 19s1.327 0 1.678.206a1.5 1.5 0 0 1 .228.165c.307.268.447.687.726 1.526L15 22m.5-12v3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.594 10H9.406c-1.896 0-2.844 0-3.245-.548c-.402-.549-.013-1.312.765-2.837l1.391-2.728c.467-.916.701-1.374 1.15-1.63C9.918 2 10.488 2 11.626 2h.75c1.139 0 1.708 0 2.157.256c.45.257.684.715 1.15 1.63l1.392 2.73c.778 1.524 1.167 2.287.765 2.836c-.401.548-1.35.548-3.245.548M12 10v9m-4 3h8m-7 0l.368-1.103c.28-.839.419-1.258.726-1.526a1.5 1.5 0 0 1 .228-.165C10.673 19 11.116 19 12 19s1.327 0 1.678.206a1.5 1.5 0 0 1 .228.165c.307.268.447.687.726 1.526L15 22m.5-12v3"/></svg> </template>
CSS
.icon-lamp-03 {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M14.594%2010H9.406c-1.896%200-2.844%200-3.245-.548c-.402-.549-.013-1.312.765-2.837l1.391-2.728c.467-.916.701-1.374%201.15-1.63C9.918%202%2010.488%202%2011.626%202h.75c1.139%200%201.708%200%202.157.256c.45.257.684.715%201.15%201.63l1.392%202.73c.778%201.524%201.167%202.287.765%202.836c-.401.548-1.35.548-3.245.548M12%2010v9m-4%203h8m-7%200l.368-1.103c.28-.839.419-1.258.726-1.526a1.5%201.5%200%200%201%20.228-.165C10.673%2019%2011.116%2019%2012%2019s1.327%200%201.678.206a1.5%201.5%200%200%201%20.228.165c.307.268.447.687.726%201.526L15%2022m.5-12v3%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M14.594%2010H9.406c-1.896%200-2.844%200-3.245-.548c-.402-.549-.013-1.312.765-2.837l1.391-2.728c.467-.916.701-1.374%201.15-1.63C9.918%202%2010.488%202%2011.626%202h.75c1.139%200%201.708%200%202.157.256c.45.257.684.715%201.15%201.63l1.392%202.73c.778%201.524%201.167%202.287.765%202.836c-.401.548-1.35.548-3.245.548M12%2010v9m-4%203h8m-7%200l.368-1.103c.28-.839.419-1.258.726-1.526a1.5%201.5%200%200%201%20.228-.165C10.673%2019%2011.116%2019%2012%2019s1.327%200%201.678.206a1.5%201.5%200%200%201%20.228.165c.307.268.447.687.726%201.526L15%2022m.5-12v3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/lamp-03.svg?color=%231a73e8&size=48