table lamp 02 icon
table-lamp-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- table-lamp-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the table lamp 02 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M5 20v2m14-2v2m-1.444-12H6.444c-2.095 0-3.142 0-3.793.586S2 12.114 2 14v2c0 1.886 0 2.828.65 3.414c.652.586 1.7.586 3.794.586h11.112c2.095 0 3.142 0 3.793-.586S22 17.886 22 16v-2c0-1.886 0-2.828-.65-3.414C20.697 10 19.65 10 17.555 10M12 10v10m4-5h1M7 15h1"/><path d="M8 2C6.104 2 4.511 3.28 4.064 5.01c-.208.805.094.99.89.99h6.092c.796 0 1.098-.185.89-.99C11.49 3.28 9.896 2 8 2Z"/><path stroke-linecap="round" d="M8 6v4m3-4v1.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTableLamp02(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M5 20v2m14-2v2m-1.444-12H6.444c-2.095 0-3.142 0-3.793.586S2 12.114 2 14v2c0 1.886 0 2.828.65 3.414c.652.586 1.7.586 3.794.586h11.112c2.095 0 3.142 0 3.793-.586S22 17.886 22 16v-2c0-1.886 0-2.828-.65-3.414C20.697 10 19.65 10 17.555 10M12 10v10m4-5h1M7 15h1"/><path d="M8 2C6.104 2 4.511 3.28 4.064 5.01c-.208.805.094.99.89.99h6.092c.796 0 1.098-.185.89-.99C11.49 3.28 9.896 2 8 2Z"/><path strokeLinecap="round" d="M8 6v4m3-4v1.5"/></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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M5 20v2m14-2v2m-1.444-12H6.444c-2.095 0-3.142 0-3.793.586S2 12.114 2 14v2c0 1.886 0 2.828.65 3.414c.652.586 1.7.586 3.794.586h11.112c2.095 0 3.142 0 3.793-.586S22 17.886 22 16v-2c0-1.886 0-2.828-.65-3.414C20.697 10 19.65 10 17.555 10M12 10v10m4-5h1M7 15h1"/><path d="M8 2C6.104 2 4.511 3.28 4.064 5.01c-.208.805.094.99.89.99h6.092c.796 0 1.098-.185.89-.99C11.49 3.28 9.896 2 8 2Z"/><path stroke-linecap="round" d="M8 6v4m3-4v1.5"/></g></svg> </template>
CSS
.icon-table-lamp-02 {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2020v2m14-2v2m-1.444-12H6.444c-2.095%200-3.142%200-3.793.586S2%2012.114%202%2014v2c0%201.886%200%202.828.65%203.414c.652.586%201.7.586%203.794.586h11.112c2.095%200%203.142%200%203.793-.586S22%2017.886%2022%2016v-2c0-1.886%200-2.828-.65-3.414C20.697%2010%2019.65%2010%2017.555%2010M12%2010v10m4-5h1M7%2015h1%22%2F%3E%3Cpath%20d%3D%22M8%202C6.104%202%204.511%203.28%204.064%205.01c-.208.805.094.99.89.99h6.092c.796%200%201.098-.185.89-.99C11.49%203.28%209.896%202%208%202Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%206v4m3-4v1.5%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2020v2m14-2v2m-1.444-12H6.444c-2.095%200-3.142%200-3.793.586S2%2012.114%202%2014v2c0%201.886%200%202.828.65%203.414c.652.586%201.7.586%203.794.586h11.112c2.095%200%203.142%200%203.793-.586S22%2017.886%2022%2016v-2c0-1.886%200-2.828-.65-3.414C20.697%2010%2019.65%2010%2017.555%2010M12%2010v10m4-5h1M7%2015h1%22%2F%3E%3Cpath%20d%3D%22M8%202C6.104%202%204.511%203.28%204.064%205.01c-.208.805.094.99.89.99h6.092c.796%200%201.098-.185.89-.99C11.49%203.28%209.896%202%208%202Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%206v4m3-4v1.5%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/table-lamp-02.svg?color=%231a73e8&size=48