desk lamp one icon
desk-lamp-one from IconPark Solid by ByteDance · Solid · Others · Apache-2.0 Free for personal and commercial use.
- Name
- desk-lamp-one
- Set
- IconPark Solid
- Style
- Solid
- Category
- Others
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More others icons from IconPark Solid
Use the desk lamp one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M6 40.999h36m-3-22v22m-12-27l12 10"/><path fill="currentColor" d="M26.34 14.577a4.4 4.4 0 0 0 .567-.794c1.182-2.115.45-4.982-1.6-6.204c-2.048-1.22-4.819-.44-6.003 1.673c-.187.334-.29.595-.384.904c-3.576-.276-7.007 1.475-8.92 4.895L26.694 25c1.913-3.42 1.666-7.364-.354-10.423Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidDeskLampOne(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="4"><path strokeLinecap="round" d="M6 40.999h36m-3-22v22m-12-27l12 10"/><path fill="currentColor" d="M26.34 14.577a4.4 4.4 0 0 0 .567-.794c1.182-2.115.45-4.982-1.6-6.204c-2.048-1.22-4.819-.44-6.003 1.673c-.187.334-.29.595-.384.904c-3.576-.276-7.007 1.475-8.92 4.895L26.694 25c1.913-3.42 1.666-7.364-.354-10.423Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M6 40.999h36m-3-22v22m-12-27l12 10"/><path fill="currentColor" d="M26.34 14.577a4.4 4.4 0 0 0 .567-.794c1.182-2.115.45-4.982-1.6-6.204c-2.048-1.22-4.819-.44-6.003 1.673c-.187.334-.29.595-.384.904c-3.576-.276-7.007 1.475-8.92 4.895L26.694 25c1.913-3.42 1.666-7.364-.354-10.423Z"/></g></svg> </template>
CSS
.icon-desk-lamp-one {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2040.999h36m-3-22v22m-12-27l12%2010%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.34%2014.577a4.4%204.4%200%200%200%20.567-.794c1.182-2.115.45-4.982-1.6-6.204c-2.048-1.22-4.819-.44-6.003%201.673c-.187.334-.29.595-.384.904c-3.576-.276-7.007%201.475-8.92%204.895L26.694%2025c1.913-3.42%201.666-7.364-.354-10.423Z%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2040.999h36m-3-22v22m-12-27l12%2010%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.34%2014.577a4.4%204.4%200%200%200%20.567-.794c1.182-2.115.45-4.982-1.6-6.204c-2.048-1.22-4.819-.44-6.003%201.673c-.187.334-.29.595-.384.904c-3.576-.276-7.007%201.475-8.92%204.895L26.694%2025c1.913-3.42%201.666-7.364-.354-10.423Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/desk-lamp-one.svg?color=%231a73e8&size=48