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

Name
lamp-05
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the lamp 05 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.999 14c-1.026.876-.803 2.448-.228 3.487c.6 1.083.952 2.312.57 3.472c-.203.617-.835 1.041-1.554 1.041h-3.562c-.704 0-1.327-.407-1.54-1.008c-.42-1.177-.072-2.437.53-3.548c.551-1.017.78-2.564-.172-3.444M8.5 14h7m-.906-4H9.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 10v4m-3 5h6"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLamp05(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.999 14c-1.026.876-.803 2.448-.228 3.487c.6 1.083.952 2.312.57 3.472c-.203.617-.835 1.041-1.554 1.041h-3.562c-.704 0-1.327-.407-1.54-1.008c-.42-1.177-.072-2.437.53-3.548c.551-1.017.78-2.564-.172-3.444M8.5 14h7m-.906-4H9.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 10v4m-3 5h6"/></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.999 14c-1.026.876-.803 2.448-.228 3.487c.6 1.083.952 2.312.57 3.472c-.203.617-.835 1.041-1.554 1.041h-3.562c-.704 0-1.327-.407-1.54-1.008c-.42-1.177-.072-2.437.53-3.548c.551-1.017.78-2.564-.172-3.444M8.5 14h7m-.906-4H9.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 10v4m-3 5h6"/></svg>
</template>

CSS

.icon-lamp-05 {
  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.999%2014c-1.026.876-.803%202.448-.228%203.487c.6%201.083.952%202.312.57%203.472c-.203.617-.835%201.041-1.554%201.041h-3.562c-.704%200-1.327-.407-1.54-1.008c-.42-1.177-.072-2.437.53-3.548c.551-1.017.78-2.564-.172-3.444M8.5%2014h7m-.906-4H9.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%2010v4m-3%205h6%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.999%2014c-1.026.876-.803%202.448-.228%203.487c.6%201.083.952%202.312.57%203.472c-.203.617-.835%201.041-1.554%201.041h-3.562c-.704%200-1.327-.407-1.54-1.008c-.42-1.177-.072-2.437.53-3.548c.551-1.017.78-2.564-.172-3.444M8.5%2014h7m-.906-4H9.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%2010v4m-3%205h6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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