chair fireplace icon
chair-fireplace-outline-sharp from Material Symbols by Google · Outline Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- chair-fireplace-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More household icons from Material Symbols
Use the chair fireplace icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.825 13.475q.5 0 .838-.337T16 12.3q0-.65-.488-.962t-.687-.863q-.05.225-.075.438t.025.362q.05.175.113.438t.012.512q-.05.275-.312.55t-.588.4q.175.15.388.225t.437.075m.325.525q.75 0 1.3-.5t.55-1.2q0-.4-.213-.737t-.712-.688t-.925-.812t-.7-.963q-.725.6-1.075 1.263t-.35 1.337q0 .95.625 1.625t1.5.675m-2.275 2l-1.425-2.175q-.275-.425-.363-.875T11 11.925q0-1.825 1.137-3.275t3.638-2.875q-.2 1.05.213 1.963T17.4 9.35q.8.575 1.2 1.275t.4 1.65q0 .45-.1.838t-.325.887H20V4H10v9H8V2h14v14zM4 21v-3h-.975L2 7h2l.725 8H11v3h-1v3H8.5v-3h-3v3z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsChairFireplaceOutlineSharp(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="M14.825 13.475q.5 0 .838-.337T16 12.3q0-.65-.488-.962t-.687-.863q-.05.225-.075.438t.025.362q.05.175.113.438t.012.512q-.05.275-.312.55t-.588.4q.175.15.388.225t.437.075m.325.525q.75 0 1.3-.5t.55-1.2q0-.4-.213-.737t-.712-.688t-.925-.812t-.7-.963q-.725.6-1.075 1.263t-.35 1.337q0 .95.625 1.625t1.5.675m-2.275 2l-1.425-2.175q-.275-.425-.363-.875T11 11.925q0-1.825 1.137-3.275t3.638-2.875q-.2 1.05.213 1.963T17.4 9.35q.8.575 1.2 1.275t.4 1.65q0 .45-.1.838t-.325.887H20V4H10v9H8V2h14v14zM4 21v-3h-.975L2 7h2l.725 8H11v3h-1v3H8.5v-3h-3v3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.825 13.475q.5 0 .838-.337T16 12.3q0-.65-.488-.962t-.687-.863q-.05.225-.075.438t.025.362q.05.175.113.438t.012.512q-.05.275-.312.55t-.588.4q.175.15.388.225t.437.075m.325.525q.75 0 1.3-.5t.55-1.2q0-.4-.213-.737t-.712-.688t-.925-.812t-.7-.963q-.725.6-1.075 1.263t-.35 1.337q0 .95.625 1.625t1.5.675m-2.275 2l-1.425-2.175q-.275-.425-.363-.875T11 11.925q0-1.825 1.137-3.275t3.638-2.875q-.2 1.05.213 1.963T17.4 9.35q.8.575 1.2 1.275t.4 1.65q0 .45-.1.838t-.325.887H20V4H10v9H8V2h14v14zM4 21v-3h-.975L2 7h2l.725 8H11v3h-1v3H8.5v-3h-3v3z"/></svg> </template>
CSS
.icon-chair-fireplace-outline-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%22M14.825%2013.475q.5%200%20.838-.337T16%2012.3q0-.65-.488-.962t-.687-.863q-.05.225-.075.438t.025.362q.05.175.113.438t.012.512q-.05.275-.312.55t-.588.4q.175.15.388.225t.437.075m.325.525q.75%200%201.3-.5t.55-1.2q0-.4-.213-.737t-.712-.688t-.925-.812t-.7-.963q-.725.6-1.075%201.263t-.35%201.337q0%20.95.625%201.625t1.5.675m-2.275%202l-1.425-2.175q-.275-.425-.363-.875T11%2011.925q0-1.825%201.137-3.275t3.638-2.875q-.2%201.05.213%201.963T17.4%209.35q.8.575%201.2%201.275t.4%201.65q0%20.45-.1.838t-.325.887H20V4H10v9H8V2h14v14zM4%2021v-3h-.975L2%207h2l.725%208H11v3h-1v3H8.5v-3h-3v3z%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%22M14.825%2013.475q.5%200%20.838-.337T16%2012.3q0-.65-.488-.962t-.687-.863q-.05.225-.075.438t.025.362q.05.175.113.438t.012.512q-.05.275-.312.55t-.588.4q.175.15.388.225t.437.075m.325.525q.75%200%201.3-.5t.55-1.2q0-.4-.213-.737t-.712-.688t-.925-.812t-.7-.963q-.725.6-1.075%201.263t-.35%201.337q0%20.95.625%201.625t1.5.675m-2.275%202l-1.425-2.175q-.275-.425-.363-.875T11%2011.925q0-1.825%201.137-3.275t3.638-2.875q-.2%201.05.213%201.963T17.4%209.35q.8.575%201.2%201.275t.4%201.65q0%20.45-.1.838t-.325.887H20V4H10v9H8V2h14v14zM4%2021v-3h-.975L2%207h2l.725%208H11v3h-1v3H8.5v-3h-3v3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/chair-fireplace-outline-sharp.svg?color=%231a73e8&size=48