fireplace-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.

Name
fireplace-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
License
MIT

7 other variants in Fluent UI System Icons

The same icon in other sets

Use the fireplace icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4 14v10a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1V14c0-6.627-5.373-12-12-12S4 7.373 4 14m16.725 9a6.7 6.7 0 0 0 1.775-4.526c0-2.017-1.134-3.425-2.084-4.606l-.248-.309C19.14 12.265 18.269 11.013 18.269 9a1 1 0 0 0-1.21-.978c-1.608.347-2.614 1.112-3.18 2.115c-.531.944-.597 1.975-.623 2.673l-.01.28l-.004.117a9 9 0 0 1-.503-.307a1 1 0 0 0-1.254.13l-.002.002l-.001.001l-.004.004l-.008.008a4 4 0 0 0-.335.395c-.188.245-.432.6-.674 1.059a8.5 8.5 0 0 0-.961 3.975c0 1.654.634 3.3 1.777 4.526H6v-9C6 8.477 10.477 4 16 4s10 4.477 10 10v9zm-4.722 0c-2.762 0-4.503-2.198-4.503-4.526a6.5 6.5 0 0 1 .731-3.044q.112-.21.218-.378q.348.182.654.278c.419.13 1.053.205 1.566-.26c.418-.38.5-.92.532-1.187c.029-.244.038-.537.046-.796l.007-.2c.026-.683.093-1.28.368-1.768c.142-.252.366-.518.76-.745c.33 1.953 1.327 3.305 2.22 4.429l.173.218c1.033 1.297 1.725 2.166 1.725 3.453c0 2.329-1.737 4.526-4.497 4.526M2 28a1 1 0 0 1 1-1h26a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1"/></svg>

React

import type { SVGProps } from "react";

export function FluentFireplace32Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4 14v10a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1V14c0-6.627-5.373-12-12-12S4 7.373 4 14m16.725 9a6.7 6.7 0 0 0 1.775-4.526c0-2.017-1.134-3.425-2.084-4.606l-.248-.309C19.14 12.265 18.269 11.013 18.269 9a1 1 0 0 0-1.21-.978c-1.608.347-2.614 1.112-3.18 2.115c-.531.944-.597 1.975-.623 2.673l-.01.28l-.004.117a9 9 0 0 1-.503-.307a1 1 0 0 0-1.254.13l-.002.002l-.001.001l-.004.004l-.008.008a4 4 0 0 0-.335.395c-.188.245-.432.6-.674 1.059a8.5 8.5 0 0 0-.961 3.975c0 1.654.634 3.3 1.777 4.526H6v-9C6 8.477 10.477 4 16 4s10 4.477 10 10v9zm-4.722 0c-2.762 0-4.503-2.198-4.503-4.526a6.5 6.5 0 0 1 .731-3.044q.112-.21.218-.378q.348.182.654.278c.419.13 1.053.205 1.566-.26c.418-.38.5-.92.532-1.187c.029-.244.038-.537.046-.796l.007-.2c.026-.683.093-1.28.368-1.768c.142-.252.366-.518.76-.745c.33 1.953 1.327 3.305 2.22 4.429l.173.218c1.033 1.297 1.725 2.166 1.725 3.453c0 2.329-1.737 4.526-4.497 4.526M2 28a1 1 0 0 1 1-1h26a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4 14v10a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1V14c0-6.627-5.373-12-12-12S4 7.373 4 14m16.725 9a6.7 6.7 0 0 0 1.775-4.526c0-2.017-1.134-3.425-2.084-4.606l-.248-.309C19.14 12.265 18.269 11.013 18.269 9a1 1 0 0 0-1.21-.978c-1.608.347-2.614 1.112-3.18 2.115c-.531.944-.597 1.975-.623 2.673l-.01.28l-.004.117a9 9 0 0 1-.503-.307a1 1 0 0 0-1.254.13l-.002.002l-.001.001l-.004.004l-.008.008a4 4 0 0 0-.335.395c-.188.245-.432.6-.674 1.059a8.5 8.5 0 0 0-.961 3.975c0 1.654.634 3.3 1.777 4.526H6v-9C6 8.477 10.477 4 16 4s10 4.477 10 10v9zm-4.722 0c-2.762 0-4.503-2.198-4.503-4.526a6.5 6.5 0 0 1 .731-3.044q.112-.21.218-.378q.348.182.654.278c.419.13 1.053.205 1.566-.26c.418-.38.5-.92.532-1.187c.029-.244.038-.537.046-.796l.007-.2c.026-.683.093-1.28.368-1.768c.142-.252.366-.518.76-.745c.33 1.953 1.327 3.305 2.22 4.429l.173.218c1.033 1.297 1.725 2.166 1.725 3.453c0 2.329-1.737 4.526-4.497 4.526M2 28a1 1 0 0 1 1-1h26a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1"/></svg>
</template>

CSS

.icon-fireplace-32-regular {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2014v10a1%201%200%200%200%201%201h22a1%201%200%200%200%201-1V14c0-6.627-5.373-12-12-12S4%207.373%204%2014m16.725%209a6.7%206.7%200%200%200%201.775-4.526c0-2.017-1.134-3.425-2.084-4.606l-.248-.309C19.14%2012.265%2018.269%2011.013%2018.269%209a1%201%200%200%200-1.21-.978c-1.608.347-2.614%201.112-3.18%202.115c-.531.944-.597%201.975-.623%202.673l-.01.28l-.004.117a9%209%200%200%201-.503-.307a1%201%200%200%200-1.254.13l-.002.002l-.001.001l-.004.004l-.008.008a4%204%200%200%200-.335.395c-.188.245-.432.6-.674%201.059a8.5%208.5%200%200%200-.961%203.975c0%201.654.634%203.3%201.777%204.526H6v-9C6%208.477%2010.477%204%2016%204s10%204.477%2010%2010v9zm-4.722%200c-2.762%200-4.503-2.198-4.503-4.526a6.5%206.5%200%200%201%20.731-3.044q.112-.21.218-.378q.348.182.654.278c.419.13%201.053.205%201.566-.26c.418-.38.5-.92.532-1.187c.029-.244.038-.537.046-.796l.007-.2c.026-.683.093-1.28.368-1.768c.142-.252.366-.518.76-.745c.33%201.953%201.327%203.305%202.22%204.429l.173.218c1.033%201.297%201.725%202.166%201.725%203.453c0%202.329-1.737%204.526-4.497%204.526M2%2028a1%201%200%200%201%201-1h26a1%201%200%201%201%200%202H3a1%201%200%200%201-1-1%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2014v10a1%201%200%200%200%201%201h22a1%201%200%200%200%201-1V14c0-6.627-5.373-12-12-12S4%207.373%204%2014m16.725%209a6.7%206.7%200%200%200%201.775-4.526c0-2.017-1.134-3.425-2.084-4.606l-.248-.309C19.14%2012.265%2018.269%2011.013%2018.269%209a1%201%200%200%200-1.21-.978c-1.608.347-2.614%201.112-3.18%202.115c-.531.944-.597%201.975-.623%202.673l-.01.28l-.004.117a9%209%200%200%201-.503-.307a1%201%200%200%200-1.254.13l-.002.002l-.001.001l-.004.004l-.008.008a4%204%200%200%200-.335.395c-.188.245-.432.6-.674%201.059a8.5%208.5%200%200%200-.961%203.975c0%201.654.634%203.3%201.777%204.526H6v-9C6%208.477%2010.477%204%2016%204s10%204.477%2010%2010v9zm-4.722%200c-2.762%200-4.503-2.198-4.503-4.526a6.5%206.5%200%200%201%20.731-3.044q.112-.21.218-.378q.348.182.654.278c.419.13%201.053.205%201.566-.26c.418-.38.5-.92.532-1.187c.029-.244.038-.537.046-.796l.007-.2c.026-.683.093-1.28.368-1.768c.142-.252.366-.518.76-.745c.33%201.953%201.327%203.305%202.22%204.429l.173.218c1.033%201.297%201.725%202.166%201.725%203.453c0%202.329-1.737%204.526-4.497%204.526M2%2028a1%201%200%200%201%201-1h26a1%201%200%201%201%200%202H3a1%201%200%200%201-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/fireplace-32-regular.svg?color=%231a73e8&size=48