table lamp 01 icon

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

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

Related icons in Huge Icons

Use the table lamp 01 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="M4 12v10m16-10v10M3 12h18M4 17h16m-9-2.5h2m1.386-11.145q-.155-.256-.28-.475c-.25-.443-.376-.664-.576-.772S13.064 2 12.531 2H11.47c-.533 0-.8 0-1 .108s-.324.33-.575.772h0a17 17 0 0 1-.28.475C8.413 5.324 7.812 6.308 8.052 6.654S9.42 7 11.676 7h.648c2.256 0 3.384 0 3.624-.346s-.36-1.33-1.562-3.299M12 7v5"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTableLamp01(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="M4 12v10m16-10v10M3 12h18M4 17h16m-9-2.5h2m1.386-11.145q-.155-.256-.28-.475c-.25-.443-.376-.664-.576-.772S13.064 2 12.531 2H11.47c-.533 0-.8 0-1 .108s-.324.33-.575.772h0a17 17 0 0 1-.28.475C8.413 5.324 7.812 6.308 8.052 6.654S9.42 7 11.676 7h.648c2.256 0 3.384 0 3.624-.346s-.36-1.33-1.562-3.299M12 7v5"/></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="M4 12v10m16-10v10M3 12h18M4 17h16m-9-2.5h2m1.386-11.145q-.155-.256-.28-.475c-.25-.443-.376-.664-.576-.772S13.064 2 12.531 2H11.47c-.533 0-.8 0-1 .108s-.324.33-.575.772h0a17 17 0 0 1-.28.475C8.413 5.324 7.812 6.308 8.052 6.654S9.42 7 11.676 7h.648c2.256 0 3.384 0 3.624-.346s-.36-1.33-1.562-3.299M12 7v5"/></svg>
</template>

CSS

.icon-table-lamp-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%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%22M4%2012v10m16-10v10M3%2012h18M4%2017h16m-9-2.5h2m1.386-11.145q-.155-.256-.28-.475c-.25-.443-.376-.664-.576-.772S13.064%202%2012.531%202H11.47c-.533%200-.8%200-1%20.108s-.324.33-.575.772h0a17%2017%200%200%201-.28.475C8.413%205.324%207.812%206.308%208.052%206.654S9.42%207%2011.676%207h.648c2.256%200%203.384%200%203.624-.346s-.36-1.33-1.562-3.299M12%207v5%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%22M4%2012v10m16-10v10M3%2012h18M4%2017h16m-9-2.5h2m1.386-11.145q-.155-.256-.28-.475c-.25-.443-.376-.664-.576-.772S13.064%202%2012.531%202H11.47c-.533%200-.8%200-1%20.108s-.324.33-.575.772h0a17%2017%200%200%201-.28.475C8.413%205.324%207.812%206.308%208.052%206.654S9.42%207%2011.676%207h.648c2.256%200%203.384%200%203.624-.346s-.36-1.33-1.562-3.299M12%207v5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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