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

Name
fireplace-rounded
Set
Material Symbols Light
Style
Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the fireplace icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.6 17.95q.325.275.688.388t.712.112q.725 0 1.313-.462T14 16.65q.125-1.175-.725-1.737T12 13.45q-.125.35-.125.65t.075.65q.075.425.175.8t.025.8q-.125.45-.55.925t-1 .675M3 19.385V4.615q0-.67.472-1.143Q3.944 3 4.616 3h14.769q.67 0 1.143.472q.472.472.472 1.144v14.769q0 .67-.472 1.143q-.472.472-1.143.472H4.615q-.67 0-1.143-.472Q3 20.056 3 19.385M4.616 20h2.076v-.23q0-.31.23-.54t.54-.23h2.211q-.748-.571-1.21-1.42T8 15.95q0-1.856.854-3.241t2.356-2.417q.173-.13.365-.14t.36.057t.298.187t.194.317q.339.927.908 1.564q.569.636 1.354 1.207q.632.485.972 1.115T16 16q0 .817-.342 1.603T14.577 19h1.962q.309 0 .539.23t.23.54V20h2.077q.269 0 .442-.173t.173-.442V4.615q0-.269-.173-.442T19.385 4H4.615q-.269 0-.442.173T4 4.616v14.769q0 .269.173.442t.443.173"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFireplaceRounded(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="M10.6 17.95q.325.275.688.388t.712.112q.725 0 1.313-.462T14 16.65q.125-1.175-.725-1.737T12 13.45q-.125.35-.125.65t.075.65q.075.425.175.8t.025.8q-.125.45-.55.925t-1 .675M3 19.385V4.615q0-.67.472-1.143Q3.944 3 4.616 3h14.769q.67 0 1.143.472q.472.472.472 1.144v14.769q0 .67-.472 1.143q-.472.472-1.143.472H4.615q-.67 0-1.143-.472Q3 20.056 3 19.385M4.616 20h2.076v-.23q0-.31.23-.54t.54-.23h2.211q-.748-.571-1.21-1.42T8 15.95q0-1.856.854-3.241t2.356-2.417q.173-.13.365-.14t.36.057t.298.187t.194.317q.339.927.908 1.564q.569.636 1.354 1.207q.632.485.972 1.115T16 16q0 .817-.342 1.603T14.577 19h1.962q.309 0 .539.23t.23.54V20h2.077q.269 0 .442-.173t.173-.442V4.615q0-.269-.173-.442T19.385 4H4.615q-.269 0-.442.173T4 4.616v14.769q0 .269.173.442t.443.173"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.6 17.95q.325.275.688.388t.712.112q.725 0 1.313-.462T14 16.65q.125-1.175-.725-1.737T12 13.45q-.125.35-.125.65t.075.65q.075.425.175.8t.025.8q-.125.45-.55.925t-1 .675M3 19.385V4.615q0-.67.472-1.143Q3.944 3 4.616 3h14.769q.67 0 1.143.472q.472.472.472 1.144v14.769q0 .67-.472 1.143q-.472.472-1.143.472H4.615q-.67 0-1.143-.472Q3 20.056 3 19.385M4.616 20h2.076v-.23q0-.31.23-.54t.54-.23h2.211q-.748-.571-1.21-1.42T8 15.95q0-1.856.854-3.241t2.356-2.417q.173-.13.365-.14t.36.057t.298.187t.194.317q.339.927.908 1.564q.569.636 1.354 1.207q.632.485.972 1.115T16 16q0 .817-.342 1.603T14.577 19h1.962q.309 0 .539.23t.23.54V20h2.077q.269 0 .442-.173t.173-.442V4.615q0-.269-.173-.442T19.385 4H4.615q-.269 0-.442.173T4 4.616v14.769q0 .269.173.442t.443.173"/></svg>
</template>

CSS

.icon-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%22M10.6%2017.95q.325.275.688.388t.712.112q.725%200%201.313-.462T14%2016.65q.125-1.175-.725-1.737T12%2013.45q-.125.35-.125.65t.075.65q.075.425.175.8t.025.8q-.125.45-.55.925t-1%20.675M3%2019.385V4.615q0-.67.472-1.143Q3.944%203%204.616%203h14.769q.67%200%201.143.472q.472.472.472%201.144v14.769q0%20.67-.472%201.143q-.472.472-1.143.472H4.615q-.67%200-1.143-.472Q3%2020.056%203%2019.385M4.616%2020h2.076v-.23q0-.31.23-.54t.54-.23h2.211q-.748-.571-1.21-1.42T8%2015.95q0-1.856.854-3.241t2.356-2.417q.173-.13.365-.14t.36.057t.298.187t.194.317q.339.927.908%201.564q.569.636%201.354%201.207q.632.485.972%201.115T16%2016q0%20.817-.342%201.603T14.577%2019h1.962q.309%200%20.539.23t.23.54V20h2.077q.269%200%20.442-.173t.173-.442V4.615q0-.269-.173-.442T19.385%204H4.615q-.269%200-.442.173T4%204.616v14.769q0%20.269.173.442t.443.173%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%22M10.6%2017.95q.325.275.688.388t.712.112q.725%200%201.313-.462T14%2016.65q.125-1.175-.725-1.737T12%2013.45q-.125.35-.125.65t.075.65q.075.425.175.8t.025.8q-.125.45-.55.925t-1%20.675M3%2019.385V4.615q0-.67.472-1.143Q3.944%203%204.616%203h14.769q.67%200%201.143.472q.472.472.472%201.144v14.769q0%20.67-.472%201.143q-.472.472-1.143.472H4.615q-.67%200-1.143-.472Q3%2020.056%203%2019.385M4.616%2020h2.076v-.23q0-.31.23-.54t.54-.23h2.211q-.748-.571-1.21-1.42T8%2015.95q0-1.856.854-3.241t2.356-2.417q.173-.13.365-.14t.36.057t.298.187t.194.317q.339.927.908%201.564q.569.636%201.354%201.207q.632.485.972%201.115T16%2016q0%20.817-.342%201.603T14.577%2019h1.962q.309%200%20.539.23t.23.54V20h2.077q.269%200%20.442-.173t.173-.442V4.615q0-.269-.173-.442T19.385%204H4.615q-.269%200-.442.173T4%204.616v14.769q0%20.269.173.442t.443.173%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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