table-lamp-outline-rounded from Material Symbols Light by Google · Outline Rounded · Home · Apache-2.0 Free for personal and commercial use.

Name
table-lamp-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Home
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the table lamp icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.5 20.5q-.213 0-.356-.144T13 19.999t.144-.356t.356-.143h6q.213 0 .356.144t.144.357t-.144.356t-.356.143zM5.929 9.23h3.763V5.617q0-.27-.173-.443T9.077 5h-.898q-.192 0-.337.096q-.144.096-.22.27zm10.214 8.357Q16 17.443 16 17.231V8.077q0-.617-.441-1.059q-.442-.441-1.059-.441h-3.808v2.846q0 .343-.232.576t-.575.232h-4.25q-.454 0-.687-.364T4.902 9.1L6.7 4.97q.212-.454.604-.712T8.179 4h.898q.658 0 1.127.463q.469.462.488 1.114H14.5q1.042 0 1.77.729q.73.73.73 1.771v9.154q0 .212-.144.356t-.357.144t-.356-.144M5.93 9.231h3.763z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTableLampOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.5 20.5q-.213 0-.356-.144T13 19.999t.144-.356t.356-.143h6q.213 0 .356.144t.144.357t-.144.356t-.356.143zM5.929 9.23h3.763V5.617q0-.27-.173-.443T9.077 5h-.898q-.192 0-.337.096q-.144.096-.22.27zm10.214 8.357Q16 17.443 16 17.231V8.077q0-.617-.441-1.059q-.442-.441-1.059-.441h-3.808v2.846q0 .343-.232.576t-.575.232h-4.25q-.454 0-.687-.364T4.902 9.1L6.7 4.97q.212-.454.604-.712T8.179 4h.898q.658 0 1.127.463q.469.462.488 1.114H14.5q1.042 0 1.77.729q.73.73.73 1.771v9.154q0 .212-.144.356t-.357.144t-.356-.144M5.93 9.231h3.763z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.5 20.5q-.213 0-.356-.144T13 19.999t.144-.356t.356-.143h6q.213 0 .356.144t.144.357t-.144.356t-.356.143zM5.929 9.23h3.763V5.617q0-.27-.173-.443T9.077 5h-.898q-.192 0-.337.096q-.144.096-.22.27zm10.214 8.357Q16 17.443 16 17.231V8.077q0-.617-.441-1.059q-.442-.441-1.059-.441h-3.808v2.846q0 .343-.232.576t-.575.232h-4.25q-.454 0-.687-.364T4.902 9.1L6.7 4.97q.212-.454.604-.712T8.179 4h.898q.658 0 1.127.463q.469.462.488 1.114H14.5q1.042 0 1.77.729q.73.73.73 1.771v9.154q0 .212-.144.356t-.357.144t-.356-.144M5.93 9.231h3.763z"/></svg>
</template>

CSS

.icon-table-lamp-outline-rounded {
  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%22currentColor%22%20d%3D%22M13.5%2020.5q-.213%200-.356-.144T13%2019.999t.144-.356t.356-.143h6q.213%200%20.356.144t.144.357t-.144.356t-.356.143zM5.929%209.23h3.763V5.617q0-.27-.173-.443T9.077%205h-.898q-.192%200-.337.096q-.144.096-.22.27zm10.214%208.357Q16%2017.443%2016%2017.231V8.077q0-.617-.441-1.059q-.442-.441-1.059-.441h-3.808v2.846q0%20.343-.232.576t-.575.232h-4.25q-.454%200-.687-.364T4.902%209.1L6.7%204.97q.212-.454.604-.712T8.179%204h.898q.658%200%201.127.463q.469.462.488%201.114H14.5q1.042%200%201.77.729q.73.73.73%201.771v9.154q0%20.212-.144.356t-.357.144t-.356-.144M5.93%209.231h3.763z%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%22currentColor%22%20d%3D%22M13.5%2020.5q-.213%200-.356-.144T13%2019.999t.144-.356t.356-.143h6q.213%200%20.356.144t.144.357t-.144.356t-.356.143zM5.929%209.23h3.763V5.617q0-.27-.173-.443T9.077%205h-.898q-.192%200-.337.096q-.144.096-.22.27zm10.214%208.357Q16%2017.443%2016%2017.231V8.077q0-.617-.441-1.059q-.442-.441-1.059-.441h-3.808v2.846q0%20.343-.232.576t-.575.232h-4.25q-.454%200-.687-.364T4.902%209.1L6.7%204.97q.212-.454.604-.712T8.179%204h.898q.658%200%201.127.463q.469.462.488%201.114H14.5q1.042%200%201.77.729q.73.73.73%201.771v9.154q0%20.212-.144.356t-.357.144t-.356-.144M5.93%209.231h3.763z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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