chair-fireplace-outline-sharp from Material Symbols Light by Google · Outline Sharp · Household · Apache-2.0 Free for personal and commercial use.

Name
chair-fireplace-outline-sharp
Set
Material Symbols Light
Style
Outline 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 fireplace icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.114 13.148q.622 0 1.042-.384q.421-.383.421-.952q0-.739-.584-1.147q-.583-.41-.88-1.036q-.069.206-.084.437q-.015.232.035.48q.05.289.131.564q.082.276.032.538q-.07.352-.409.685t-.741.458q.214.188.483.273q.269.084.554.084m.209.698q.866 0 1.473-.625t.608-1.517q0-.529-.251-.975t-.76-.796t-.993-.918t-.796-1.203q-.898.734-1.373 1.57t-.475 1.664q0 1.104.779 1.952t1.788.848m-1.41 1l-.944-1.04q-.544-.521-.881-1.221t-.338-1.506q0-1.364.859-2.583q.858-1.219 2.55-2.279q.147.877.598 1.607T16.939 9.1q.723.517 1.094 1.179q.37.661.37 1.438q0 .584-.234 1.087q-.235.504-.729 1.042H20V4h-9.846v8.27h-1V3H21v11.846zM4.713 20v-3.25h-.706L3 7.673h1.02l.801 6.943h5.718v2.134h-.77V20h-.865v-3.25H5.596V20z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightChairFireplaceOutlineSharp(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="M15.114 13.148q.622 0 1.042-.384q.421-.383.421-.952q0-.739-.584-1.147q-.583-.41-.88-1.036q-.069.206-.084.437q-.015.232.035.48q.05.289.131.564q.082.276.032.538q-.07.352-.409.685t-.741.458q.214.188.483.273q.269.084.554.084m.209.698q.866 0 1.473-.625t.608-1.517q0-.529-.251-.975t-.76-.796t-.993-.918t-.796-1.203q-.898.734-1.373 1.57t-.475 1.664q0 1.104.779 1.952t1.788.848m-1.41 1l-.944-1.04q-.544-.521-.881-1.221t-.338-1.506q0-1.364.859-2.583q.858-1.219 2.55-2.279q.147.877.598 1.607T16.939 9.1q.723.517 1.094 1.179q.37.661.37 1.438q0 .584-.234 1.087q-.235.504-.729 1.042H20V4h-9.846v8.27h-1V3H21v11.846zM4.713 20v-3.25h-.706L3 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="M15.114 13.148q.622 0 1.042-.384q.421-.383.421-.952q0-.739-.584-1.147q-.583-.41-.88-1.036q-.069.206-.084.437q-.015.232.035.48q.05.289.131.564q.082.276.032.538q-.07.352-.409.685t-.741.458q.214.188.483.273q.269.084.554.084m.209.698q.866 0 1.473-.625t.608-1.517q0-.529-.251-.975t-.76-.796t-.993-.918t-.796-1.203q-.898.734-1.373 1.57t-.475 1.664q0 1.104.779 1.952t1.788.848m-1.41 1l-.944-1.04q-.544-.521-.881-1.221t-.338-1.506q0-1.364.859-2.583q.858-1.219 2.55-2.279q.147.877.598 1.607T16.939 9.1q.723.517 1.094 1.179q.37.661.37 1.438q0 .584-.234 1.087q-.235.504-.729 1.042H20V4h-9.846v8.27h-1V3H21v11.846zM4.713 20v-3.25h-.706L3 7.673h1.02l.801 6.943h5.718v2.134h-.77V20h-.865v-3.25H5.596V20z"/></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%22M15.114%2013.148q.622%200%201.042-.384q.421-.383.421-.952q0-.739-.584-1.147q-.583-.41-.88-1.036q-.069.206-.084.437q-.015.232.035.48q.05.289.131.564q.082.276.032.538q-.07.352-.409.685t-.741.458q.214.188.483.273q.269.084.554.084m.209.698q.866%200%201.473-.625t.608-1.517q0-.529-.251-.975t-.76-.796t-.993-.918t-.796-1.203q-.898.734-1.373%201.57t-.475%201.664q0%201.104.779%201.952t1.788.848m-1.41%201l-.944-1.04q-.544-.521-.881-1.221t-.338-1.506q0-1.364.859-2.583q.858-1.219%202.55-2.279q.147.877.598%201.607T16.939%209.1q.723.517%201.094%201.179q.37.661.37%201.438q0%20.584-.234%201.087q-.235.504-.729%201.042H20V4h-9.846v8.27h-1V3H21v11.846zM4.713%2020v-3.25h-.706L3%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%22M15.114%2013.148q.622%200%201.042-.384q.421-.383.421-.952q0-.739-.584-1.147q-.583-.41-.88-1.036q-.069.206-.084.437q-.015.232.035.48q.05.289.131.564q.082.276.032.538q-.07.352-.409.685t-.741.458q.214.188.483.273q.269.084.554.084m.209.698q.866%200%201.473-.625t.608-1.517q0-.529-.251-.975t-.76-.796t-.993-.918t-.796-1.203q-.898.734-1.373%201.57t-.475%201.664q0%201.104.779%201.952t1.788.848m-1.41%201l-.944-1.04q-.544-.521-.881-1.221t-.338-1.506q0-1.364.859-2.583q.858-1.219%202.55-2.279q.147.877.598%201.607T16.939%209.1q.723.517%201.094%201.179q.37.661.37%201.438q0%20.584-.234%201.087q-.235.504-.729%201.042H20V4h-9.846v8.27h-1V3H21v11.846zM4.713%2020v-3.25h-.706L3%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-fireplace-outline-sharp.svg?color=%231a73e8&size=48