chair fireplace icon

chair-fireplace-rounded from Material Symbols by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
chair-fireplace-rounded
Set
Material Symbols
Style
Rounded
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.075M12.875 16q-.175-.65-.537-1.2t-.888-.975q-.225-.425-.337-.875T11 11.925q0-1.7.963-3.062T15.05 6.2q.225-.125.438 0t.237.4q.05.8.463 1.5T17.4 9.35q.8.575 1.2 1.275t.4 1.65q0 .45-.1.838t-.325.887H20V4H10v8q0 .425-.288.713T9 13t-.712-.288T8 12V4q0-.825.588-1.412T10 2h10q.825 0 1.413.588T22 4v10q0 .825-.587 1.413T20 16zM5.45 18v2.25q0 .325-.213.538T4.7 21t-.537-.213t-.213-.537v-2.3q-.45-.125-.75-.475t-.35-.85l-.8-8.55q-.05-.425.263-.75T3.05 7q.4 0 .675.263t.325.637l.625 7.1H8.95q.825 0 1.413.588T10.95 17q0 .425-.287.713T9.95 18v2.25q0 .325-.212.538T9.2 21t-.537-.213t-.213-.537V18z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsChairFireplaceRounded(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.075M12.875 16q-.175-.65-.537-1.2t-.888-.975q-.225-.425-.337-.875T11 11.925q0-1.7.963-3.062T15.05 6.2q.225-.125.438 0t.237.4q.05.8.463 1.5T17.4 9.35q.8.575 1.2 1.275t.4 1.65q0 .45-.1.838t-.325.887H20V4H10v8q0 .425-.288.713T9 13t-.712-.288T8 12V4q0-.825.588-1.412T10 2h10q.825 0 1.413.588T22 4v10q0 .825-.587 1.413T20 16zM5.45 18v2.25q0 .325-.213.538T4.7 21t-.537-.213t-.213-.537v-2.3q-.45-.125-.75-.475t-.35-.85l-.8-8.55q-.05-.425.263-.75T3.05 7q.4 0 .675.263t.325.637l.625 7.1H8.95q.825 0 1.413.588T10.95 17q0 .425-.287.713T9.95 18v2.25q0 .325-.212.538T9.2 21t-.537-.213t-.213-.537V18z"/></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.075M12.875 16q-.175-.65-.537-1.2t-.888-.975q-.225-.425-.337-.875T11 11.925q0-1.7.963-3.062T15.05 6.2q.225-.125.438 0t.237.4q.05.8.463 1.5T17.4 9.35q.8.575 1.2 1.275t.4 1.65q0 .45-.1.838t-.325.887H20V4H10v8q0 .425-.288.713T9 13t-.712-.288T8 12V4q0-.825.588-1.412T10 2h10q.825 0 1.413.588T22 4v10q0 .825-.587 1.413T20 16zM5.45 18v2.25q0 .325-.213.538T4.7 21t-.537-.213t-.213-.537v-2.3q-.45-.125-.75-.475t-.35-.85l-.8-8.55q-.05-.425.263-.75T3.05 7q.4 0 .675.263t.325.637l.625 7.1H8.95q.825 0 1.413.588T10.95 17q0 .425-.287.713T9.95 18v2.25q0 .325-.212.538T9.2 21t-.537-.213t-.213-.537V18z"/></svg>
</template>

CSS

.icon-chair-fireplace-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%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.075M12.875%2016q-.175-.65-.537-1.2t-.888-.975q-.225-.425-.337-.875T11%2011.925q0-1.7.963-3.062T15.05%206.2q.225-.125.438%200t.237.4q.05.8.463%201.5T17.4%209.35q.8.575%201.2%201.275t.4%201.65q0%20.45-.1.838t-.325.887H20V4H10v8q0%20.425-.288.713T9%2013t-.712-.288T8%2012V4q0-.825.588-1.412T10%202h10q.825%200%201.413.588T22%204v10q0%20.825-.587%201.413T20%2016zM5.45%2018v2.25q0%20.325-.213.538T4.7%2021t-.537-.213t-.213-.537v-2.3q-.45-.125-.75-.475t-.35-.85l-.8-8.55q-.05-.425.263-.75T3.05%207q.4%200%20.675.263t.325.637l.625%207.1H8.95q.825%200%201.413.588T10.95%2017q0%20.425-.287.713T9.95%2018v2.25q0%20.325-.212.538T9.2%2021t-.537-.213t-.213-.537V18z%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.075M12.875%2016q-.175-.65-.537-1.2t-.888-.975q-.225-.425-.337-.875T11%2011.925q0-1.7.963-3.062T15.05%206.2q.225-.125.438%200t.237.4q.05.8.463%201.5T17.4%209.35q.8.575%201.2%201.275t.4%201.65q0%20.45-.1.838t-.325.887H20V4H10v8q0%20.425-.288.713T9%2013t-.712-.288T8%2012V4q0-.825.588-1.412T10%202h10q.825%200%201.413.588T22%204v10q0%20.825-.587%201.413T20%2016zM5.45%2018v2.25q0%20.325-.213.538T4.7%2021t-.537-.213t-.213-.537v-2.3q-.45-.125-.75-.475t-.35-.85l-.8-8.55q-.05-.425.263-.75T3.05%207q.4%200%20.675.263t.325.637l.625%207.1H8.95q.825%200%201.413.588T10.95%2017q0%20.425-.287.713T9.95%2018v2.25q0%20.325-.212.538T9.2%2021t-.537-.213t-.213-.537V18z%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-rounded.svg?color=%231a73e8&size=48