chair fireplace icon
chair-fireplace-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- chair-fireplace-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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.615 0 1.039-.385q.424-.386.424-.944q0-.746-.584-1.155q-.584-.408-.88-1.035q-.069.206-.084.437q-.016.232.034.478q.05.29.132.563t.032.541q-.07.352-.409.685t-.741.457q.214.189.484.274q.27.084.553.084m-2.431 1.698q-.098-.304-.24-.556q-.141-.251-.358-.484h.884q-.552-.483-.885-1.202q-.334-.72-.334-1.525q0-1.258.722-2.39q.722-1.131 2.155-2.124q.187-.125.39-.048q.202.077.266.294q.223.685.635 1.27q.413.584 1.02 1.019q.724.517 1.095 1.179q.37.661.37 1.438q0 .585-.234 1.088t-.728 1.041h1.944q.269 0 .442-.173t.173-.442V4.616q0-.27-.173-.443T19.385 4h-8.616q-.269 0-.442.173t-.173.443v7.153q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357V4.616q0-.672.472-1.144T10.769 3h8.616q.67 0 1.143.472q.472.472.472 1.144v8.615q0 .671-.472 1.143t-1.144.472zM5.566 16.75v2.808q0 .19-.126.316T5.123 20t-.316-.126t-.126-.316V16.68q-.335-.125-.558-.389q-.223-.263-.273-.629L3.03 8.23q-.03-.214.119-.385t.382-.171q.188 0 .338.137t.181.32l.74 6.485h4.102q.672 0 1.144.472t.472 1.144q0 .213-.153.366t-.366.153h-.25v2.827q0 .171-.117.297q-.116.126-.306.126q-.172 0-.307-.135q-.136-.136-.136-.307V16.75z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightChairFireplaceRounded(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.615 0 1.039-.385q.424-.386.424-.944q0-.746-.584-1.155q-.584-.408-.88-1.035q-.069.206-.084.437q-.016.232.034.478q.05.29.132.563t.032.541q-.07.352-.409.685t-.741.457q.214.189.484.274q.27.084.553.084m-2.431 1.698q-.098-.304-.24-.556q-.141-.251-.358-.484h.884q-.552-.483-.885-1.202q-.334-.72-.334-1.525q0-1.258.722-2.39q.722-1.131 2.155-2.124q.187-.125.39-.048q.202.077.266.294q.223.685.635 1.27q.413.584 1.02 1.019q.724.517 1.095 1.179q.37.661.37 1.438q0 .585-.234 1.088t-.728 1.041h1.944q.269 0 .442-.173t.173-.442V4.616q0-.27-.173-.443T19.385 4h-8.616q-.269 0-.442.173t-.173.443v7.153q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357V4.616q0-.672.472-1.144T10.769 3h8.616q.67 0 1.143.472q.472.472.472 1.144v8.615q0 .671-.472 1.143t-1.144.472zM5.566 16.75v2.808q0 .19-.126.316T5.123 20t-.316-.126t-.126-.316V16.68q-.335-.125-.558-.389q-.223-.263-.273-.629L3.03 8.23q-.03-.214.119-.385t.382-.171q.188 0 .338.137t.181.32l.74 6.485h4.102q.672 0 1.144.472t.472 1.144q0 .213-.153.366t-.366.153h-.25v2.827q0 .171-.117.297q-.116.126-.306.126q-.172 0-.307-.135q-.136-.136-.136-.307V16.75z"/></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.615 0 1.039-.385q.424-.386.424-.944q0-.746-.584-1.155q-.584-.408-.88-1.035q-.069.206-.084.437q-.016.232.034.478q.05.29.132.563t.032.541q-.07.352-.409.685t-.741.457q.214.189.484.274q.27.084.553.084m-2.431 1.698q-.098-.304-.24-.556q-.141-.251-.358-.484h.884q-.552-.483-.885-1.202q-.334-.72-.334-1.525q0-1.258.722-2.39q.722-1.131 2.155-2.124q.187-.125.39-.048q.202.077.266.294q.223.685.635 1.27q.413.584 1.02 1.019q.724.517 1.095 1.179q.37.661.37 1.438q0 .585-.234 1.088t-.728 1.041h1.944q.269 0 .442-.173t.173-.442V4.616q0-.27-.173-.443T19.385 4h-8.616q-.269 0-.442.173t-.173.443v7.153q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357V4.616q0-.672.472-1.144T10.769 3h8.616q.67 0 1.143.472q.472.472.472 1.144v8.615q0 .671-.472 1.143t-1.144.472zM5.566 16.75v2.808q0 .19-.126.316T5.123 20t-.316-.126t-.126-.316V16.68q-.335-.125-.558-.389q-.223-.263-.273-.629L3.03 8.23q-.03-.214.119-.385t.382-.171q.188 0 .338.137t.181.32l.74 6.485h4.102q.672 0 1.144.472t.472 1.144q0 .213-.153.366t-.366.153h-.25v2.827q0 .171-.117.297q-.116.126-.306.126q-.172 0-.307-.135q-.136-.136-.136-.307V16.75z"/></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%22M15.114%2013.148q.615%200%201.039-.385q.424-.386.424-.944q0-.746-.584-1.155q-.584-.408-.88-1.035q-.069.206-.084.437q-.016.232.034.478q.05.29.132.563t.032.541q-.07.352-.409.685t-.741.457q.214.189.484.274q.27.084.553.084m-2.431%201.698q-.098-.304-.24-.556q-.141-.251-.358-.484h.884q-.552-.483-.885-1.202q-.334-.72-.334-1.525q0-1.258.722-2.39q.722-1.131%202.155-2.124q.187-.125.39-.048q.202.077.266.294q.223.685.635%201.27q.413.584%201.02%201.019q.724.517%201.095%201.179q.37.661.37%201.438q0%20.585-.234%201.088t-.728%201.041h1.944q.269%200%20.442-.173t.173-.442V4.616q0-.27-.173-.443T19.385%204h-8.616q-.269%200-.442.173t-.173.443v7.153q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357V4.616q0-.672.472-1.144T10.769%203h8.616q.67%200%201.143.472q.472.472.472%201.144v8.615q0%20.671-.472%201.143t-1.144.472zM5.566%2016.75v2.808q0%20.19-.126.316T5.123%2020t-.316-.126t-.126-.316V16.68q-.335-.125-.558-.389q-.223-.263-.273-.629L3.03%208.23q-.03-.214.119-.385t.382-.171q.188%200%20.338.137t.181.32l.74%206.485h4.102q.672%200%201.144.472t.472%201.144q0%20.213-.153.366t-.366.153h-.25v2.827q0%20.171-.117.297q-.116.126-.306.126q-.172%200-.307-.135q-.136-.136-.136-.307V16.75z%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.615%200%201.039-.385q.424-.386.424-.944q0-.746-.584-1.155q-.584-.408-.88-1.035q-.069.206-.084.437q-.016.232.034.478q.05.29.132.563t.032.541q-.07.352-.409.685t-.741.457q.214.189.484.274q.27.084.553.084m-2.431%201.698q-.098-.304-.24-.556q-.141-.251-.358-.484h.884q-.552-.483-.885-1.202q-.334-.72-.334-1.525q0-1.258.722-2.39q.722-1.131%202.155-2.124q.187-.125.39-.048q.202.077.266.294q.223.685.635%201.27q.413.584%201.02%201.019q.724.517%201.095%201.179q.37.661.37%201.438q0%20.585-.234%201.088t-.728%201.041h1.944q.269%200%20.442-.173t.173-.442V4.616q0-.27-.173-.443T19.385%204h-8.616q-.269%200-.442.173t-.173.443v7.153q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357V4.616q0-.672.472-1.144T10.769%203h8.616q.67%200%201.143.472q.472.472.472%201.144v8.615q0%20.671-.472%201.143t-1.144.472zM5.566%2016.75v2.808q0%20.19-.126.316T5.123%2020t-.316-.126t-.126-.316V16.68q-.335-.125-.558-.389q-.223-.263-.273-.629L3.03%208.23q-.03-.214.119-.385t.382-.171q.188%200%20.338.137t.181.32l.74%206.485h4.102q.672%200%201.144.472t.472%201.144q0%20.213-.153.366t-.366.153h-.25v2.827q0%20.171-.117.297q-.116.126-.306.126q-.172%200-.307-.135q-.136-.136-.136-.307V16.75z%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-rounded.svg?color=%231a73e8&size=48