desklamp-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.

Name
desklamp-solid
Set
Teenyicons
Style
Solid
Viewbox
15×15
License
MIT

1 other variant in Teenyicons

Use the desklamp icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="m6.854 1.146l1.884 1.885a4.55 4.55 0 0 1 4.98.98c.27.27.27.708 0 .979L7.99 10.717c-.27.27-.71.27-.98 0a4.55 4.55 0 0 1-.979-4.979l-.984-.984L2.166 8.46L7.707 14H13v1H2v-1h4.293L1.146 8.854a.5.5 0 0 1-.04-.66L4.333 4.04l-.188-.187a1.914 1.914 0 1 1 2.708-2.708"/></svg>

React

import type { SVGProps } from "react";

export function TeenyiconsDesklampSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="m6.854 1.146l1.884 1.885a4.55 4.55 0 0 1 4.98.98c.27.27.27.708 0 .979L7.99 10.717c-.27.27-.71.27-.98 0a4.55 4.55 0 0 1-.979-4.979l-.984-.984L2.166 8.46L7.707 14H13v1H2v-1h4.293L1.146 8.854a.5.5 0 0 1-.04-.66L4.333 4.04l-.188-.187a1.914 1.914 0 1 1 2.708-2.708"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="m6.854 1.146l1.884 1.885a4.55 4.55 0 0 1 4.98.98c.27.27.27.708 0 .979L7.99 10.717c-.27.27-.71.27-.98 0a4.55 4.55 0 0 1-.979-4.979l-.984-.984L2.166 8.46L7.707 14H13v1H2v-1h4.293L1.146 8.854a.5.5 0 0 1-.04-.66L4.333 4.04l-.188-.187a1.914 1.914 0 1 1 2.708-2.708"/></svg>
</template>

CSS

.icon-desklamp-solid {
  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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6.854%201.146l1.884%201.885a4.55%204.55%200%200%201%204.98.98c.27.27.27.708%200%20.979L7.99%2010.717c-.27.27-.71.27-.98%200a4.55%204.55%200%200%201-.979-4.979l-.984-.984L2.166%208.46L7.707%2014H13v1H2v-1h4.293L1.146%208.854a.5.5%200%200%201-.04-.66L4.333%204.04l-.188-.187a1.914%201.914%200%201%201%202.708-2.708%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6.854%201.146l1.884%201.885a4.55%204.55%200%200%201%204.98.98c.27.27.27.708%200%20.979L7.99%2010.717c-.27.27-.71.27-.98%200a4.55%204.55%200%200%201-.979-4.979l-.984-.984L2.166%208.46L7.707%2014H13v1H2v-1h4.293L1.146%208.854a.5.5%200%200%201-.04-.66L4.333%204.04l-.188-.187a1.914%201.914%200%201%201%202.708-2.708%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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