emergency home icon
emergency-home-outline-rounded from Material Symbols Light by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- emergency-home-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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 emergency home icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.401 20.654q-.295-.121-.537-.358l-7.16-7.16q-.237-.242-.358-.537T3.225 12t.121-.602t.358-.534l7.16-7.16q.242-.242.537-.36t.599-.12t.602.118t.535.36l7.16 7.16q.241.237.36.535q.118.298.118.602t-.118.599t-.36.538l-7.16 7.16q-.237.236-.535.357t-.602.121t-.599-.121m1.041-1.071l7.14-7.14q.155-.154.155-.443t-.154-.442l-7.14-7.14q-.154-.155-.443-.155t-.442.154l-7.14 7.14q-.155.155-.155.443t.154.442l7.14 7.14q.155.155.443.155t.442-.154m-.085-6.553q.143-.143.143-.357v-4.23q0-.214-.143-.358T12 7.943t-.357.144t-.143.356v4.231q0 .213.143.357t.357.143t.357-.143m.077 2.192q.182-.182.182-.434t-.182-.433t-.434-.182t-.434.182t-.182.433t.182.434q.182.182.434.182t.434-.182M12 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEmergencyHomeOutlineRounded(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="M11.401 20.654q-.295-.121-.537-.358l-7.16-7.16q-.237-.242-.358-.537T3.225 12t.121-.602t.358-.534l7.16-7.16q.242-.242.537-.36t.599-.12t.602.118t.535.36l7.16 7.16q.241.237.36.535q.118.298.118.602t-.118.599t-.36.538l-7.16 7.16q-.237.236-.535.357t-.602.121t-.599-.121m1.041-1.071l7.14-7.14q.155-.154.155-.443t-.154-.442l-7.14-7.14q-.154-.155-.443-.155t-.442.154l-7.14 7.14q-.155.155-.155.443t.154.442l7.14 7.14q.155.155.443.155t.442-.154m-.085-6.553q.143-.143.143-.357v-4.23q0-.214-.143-.358T12 7.943t-.357.144t-.143.356v4.231q0 .213.143.357t.357.143t.357-.143m.077 2.192q.182-.182.182-.434t-.182-.433t-.434-.182t-.434.182t-.182.433t.182.434q.182.182.434.182t.434-.182M12 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.401 20.654q-.295-.121-.537-.358l-7.16-7.16q-.237-.242-.358-.537T3.225 12t.121-.602t.358-.534l7.16-7.16q.242-.242.537-.36t.599-.12t.602.118t.535.36l7.16 7.16q.241.237.36.535q.118.298.118.602t-.118.599t-.36.538l-7.16 7.16q-.237.236-.535.357t-.602.121t-.599-.121m1.041-1.071l7.14-7.14q.155-.154.155-.443t-.154-.442l-7.14-7.14q-.154-.155-.443-.155t-.442.154l-7.14 7.14q-.155.155-.155.443t.154.442l7.14 7.14q.155.155.443.155t.442-.154m-.085-6.553q.143-.143.143-.357v-4.23q0-.214-.143-.358T12 7.943t-.357.144t-.143.356v4.231q0 .213.143.357t.357.143t.357-.143m.077 2.192q.182-.182.182-.434t-.182-.433t-.434-.182t-.434.182t-.182.433t.182.434q.182.182.434.182t.434-.182M12 12"/></svg> </template>
CSS
.icon-emergency-home-outline-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%22M11.401%2020.654q-.295-.121-.537-.358l-7.16-7.16q-.237-.242-.358-.537T3.225%2012t.121-.602t.358-.534l7.16-7.16q.242-.242.537-.36t.599-.12t.602.118t.535.36l7.16%207.16q.241.237.36.535q.118.298.118.602t-.118.599t-.36.538l-7.16%207.16q-.237.236-.535.357t-.602.121t-.599-.121m1.041-1.071l7.14-7.14q.155-.154.155-.443t-.154-.442l-7.14-7.14q-.154-.155-.443-.155t-.442.154l-7.14%207.14q-.155.155-.155.443t.154.442l7.14%207.14q.155.155.443.155t.442-.154m-.085-6.553q.143-.143.143-.357v-4.23q0-.214-.143-.358T12%207.943t-.357.144t-.143.356v4.231q0%20.213.143.357t.357.143t.357-.143m.077%202.192q.182-.182.182-.434t-.182-.433t-.434-.182t-.434.182t-.182.433t.182.434q.182.182.434.182t.434-.182M12%2012%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%22M11.401%2020.654q-.295-.121-.537-.358l-7.16-7.16q-.237-.242-.358-.537T3.225%2012t.121-.602t.358-.534l7.16-7.16q.242-.242.537-.36t.599-.12t.602.118t.535.36l7.16%207.16q.241.237.36.535q.118.298.118.602t-.118.599t-.36.538l-7.16%207.16q-.237.236-.535.357t-.602.121t-.599-.121m1.041-1.071l7.14-7.14q.155-.154.155-.443t-.154-.442l-7.14-7.14q-.154-.155-.443-.155t-.442.154l-7.14%207.14q-.155.155-.155.443t.154.442l7.14%207.14q.155.155.443.155t.442-.154m-.085-6.553q.143-.143.143-.357v-4.23q0-.214-.143-.358T12%207.943t-.357.144t-.143.356v4.231q0%20.213.143.357t.357.143t.357-.143m.077%202.192q.182-.182.182-.434t-.182-.433t-.434-.182t-.434.182t-.182.433t.182.434q.182.182.434.182t.434-.182M12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/emergency-home-outline-rounded.svg?color=%231a73e8&size=48