chair umbrella icon
chair-umbrella-sharp from Material Symbols Light by Google · Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- chair-umbrella-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the chair umbrella icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.808 20V10q-.35-.565-.94-.908t-1.291-.342q-.76 0-1.368.378t-.959 1.007h-1q0-2.56 1.765-4.347T13.315 4q2.533 0 4.292 1.786q1.759 1.785 1.759 4.349h-1q-.35-.63-.959-1.007q-.608-.378-1.35-.378q-.701 0-1.29.342t-.96.908v10zm3.269 0v-5.384H21V20h-1v-4.384h-2.923V20zM4.711 20v-3.25h-.705L3 7.673h1.02l.801 6.943h5.718v2.134h-.77V20h-.865v-3.25H5.596V20z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightChairUmbrellaSharp(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="M12.808 20V10q-.35-.565-.94-.908t-1.291-.342q-.76 0-1.368.378t-.959 1.007h-1q0-2.56 1.765-4.347T13.315 4q2.533 0 4.292 1.786q1.759 1.785 1.759 4.349h-1q-.35-.63-.959-1.007q-.608-.378-1.35-.378q-.701 0-1.29.342t-.96.908v10zm3.269 0v-5.384H21V20h-1v-4.384h-2.923V20zM4.711 20v-3.25h-.705L3 7.673h1.02l.801 6.943h5.718v2.134h-.77V20h-.865v-3.25H5.596V20z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.808 20V10q-.35-.565-.94-.908t-1.291-.342q-.76 0-1.368.378t-.959 1.007h-1q0-2.56 1.765-4.347T13.315 4q2.533 0 4.292 1.786q1.759 1.785 1.759 4.349h-1q-.35-.63-.959-1.007q-.608-.378-1.35-.378q-.701 0-1.29.342t-.96.908v10zm3.269 0v-5.384H21V20h-1v-4.384h-2.923V20zM4.711 20v-3.25h-.705L3 7.673h1.02l.801 6.943h5.718v2.134h-.77V20h-.865v-3.25H5.596V20z"/></svg> </template>
CSS
.icon-chair-umbrella-sharp {
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%22M12.808%2020V10q-.35-.565-.94-.908t-1.291-.342q-.76%200-1.368.378t-.959%201.007h-1q0-2.56%201.765-4.347T13.315%204q2.533%200%204.292%201.786q1.759%201.785%201.759%204.349h-1q-.35-.63-.959-1.007q-.608-.378-1.35-.378q-.701%200-1.29.342t-.96.908v10zm3.269%200v-5.384H21V20h-1v-4.384h-2.923V20zM4.711%2020v-3.25h-.705L3%207.673h1.02l.801%206.943h5.718v2.134h-.77V20h-.865v-3.25H5.596V20z%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%22M12.808%2020V10q-.35-.565-.94-.908t-1.291-.342q-.76%200-1.368.378t-.959%201.007h-1q0-2.56%201.765-4.347T13.315%204q2.533%200%204.292%201.786q1.759%201.785%201.759%204.349h-1q-.35-.63-.959-1.007q-.608-.378-1.35-.378q-.701%200-1.29.342t-.96.908v10zm3.269%200v-5.384H21V20h-1v-4.384h-2.923V20zM4.711%2020v-3.25h-.705L3%207.673h1.02l.801%206.943h5.718v2.134h-.77V20h-.865v-3.25H5.596V20z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/chair-umbrella-sharp.svg?color=%231a73e8&size=48