emergency share icon
emergency-share-outline-rounded from Material Symbols Light by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- emergency-share-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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 emergency share icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.325q1.875-1.775 2.938-3.412T16 15.15q0-1.725-1.162-2.937T12 11t-2.838 1.213T8 15.15q0 1.125 1.063 2.763T12 21.325m3.551-9.818Q17 13.015 17 15.15q0 .729-.287 1.522t-.818 1.633t-1.312 1.738t-1.756 1.851q-.18.162-.393.25q-.212.087-.434.087t-.434-.088t-.393-.249q-.994-.971-1.775-1.89t-1.316-1.77t-.809-1.629Q7 15.827 7 15.15q0-2.135 1.448-3.643Q9.895 10 11.997 10t3.553 1.507m-2.758 4.282q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.793q0 .467.326.79q.327.322.793.322q.467 0 .79-.327m-2.436-9.666q-.797.238-1.499.721q-.17.11-.377.097t-.344-.15q-.15-.149-.143-.336t.17-.305q.824-.598 1.806-.932q.982-.333 2.032-.333t2.03.333t1.802.932q.164.122.17.317t-.14.34q-.133.135-.34.14q-.208.007-.385-.103q-.702-.483-1.495-.721q-.792-.239-1.642-.239t-1.645.239M12 1.885q-1.627 0-3.148.519T6.073 3.95q-.171.16-.394.166t-.388-.148q-.166-.17-.112-.38q.054-.211.225-.37q1.398-1.149 3.09-1.741q1.69-.593 3.516-.593t3.506.602t3.1 1.75q.17.16.215.373q.044.214-.125.38q-.156.165-.379.155t-.394-.169q-1.258-1.027-2.782-1.559T12 1.885M12 15"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEmergencyShareOutlineRounded(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="M12 21.325q1.875-1.775 2.938-3.412T16 15.15q0-1.725-1.162-2.937T12 11t-2.838 1.213T8 15.15q0 1.125 1.063 2.763T12 21.325m3.551-9.818Q17 13.015 17 15.15q0 .729-.287 1.522t-.818 1.633t-1.312 1.738t-1.756 1.851q-.18.162-.393.25q-.212.087-.434.087t-.434-.088t-.393-.249q-.994-.971-1.775-1.89t-1.316-1.77t-.809-1.629Q7 15.827 7 15.15q0-2.135 1.448-3.643Q9.895 10 11.997 10t3.553 1.507m-2.758 4.282q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.793q0 .467.326.79q.327.322.793.322q.467 0 .79-.327m-2.436-9.666q-.797.238-1.499.721q-.17.11-.377.097t-.344-.15q-.15-.149-.143-.336t.17-.305q.824-.598 1.806-.932q.982-.333 2.032-.333t2.03.333t1.802.932q.164.122.17.317t-.14.34q-.133.135-.34.14q-.208.007-.385-.103q-.702-.483-1.495-.721q-.792-.239-1.642-.239t-1.645.239M12 1.885q-1.627 0-3.148.519T6.073 3.95q-.171.16-.394.166t-.388-.148q-.166-.17-.112-.38q.054-.211.225-.37q1.398-1.149 3.09-1.741q1.69-.593 3.516-.593t3.506.602t3.1 1.75q.17.16.215.373q.044.214-.125.38q-.156.165-.379.155t-.394-.169q-1.258-1.027-2.782-1.559T12 1.885M12 15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.325q1.875-1.775 2.938-3.412T16 15.15q0-1.725-1.162-2.937T12 11t-2.838 1.213T8 15.15q0 1.125 1.063 2.763T12 21.325m3.551-9.818Q17 13.015 17 15.15q0 .729-.287 1.522t-.818 1.633t-1.312 1.738t-1.756 1.851q-.18.162-.393.25q-.212.087-.434.087t-.434-.088t-.393-.249q-.994-.971-1.775-1.89t-1.316-1.77t-.809-1.629Q7 15.827 7 15.15q0-2.135 1.448-3.643Q9.895 10 11.997 10t3.553 1.507m-2.758 4.282q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.321.327-.321.793q0 .467.326.79q.327.322.793.322q.467 0 .79-.327m-2.436-9.666q-.797.238-1.499.721q-.17.11-.377.097t-.344-.15q-.15-.149-.143-.336t.17-.305q.824-.598 1.806-.932q.982-.333 2.032-.333t2.03.333t1.802.932q.164.122.17.317t-.14.34q-.133.135-.34.14q-.208.007-.385-.103q-.702-.483-1.495-.721q-.792-.239-1.642-.239t-1.645.239M12 1.885q-1.627 0-3.148.519T6.073 3.95q-.171.16-.394.166t-.388-.148q-.166-.17-.112-.38q.054-.211.225-.37q1.398-1.149 3.09-1.741q1.69-.593 3.516-.593t3.506.602t3.1 1.75q.17.16.215.373q.044.214-.125.38q-.156.165-.379.155t-.394-.169q-1.258-1.027-2.782-1.559T12 1.885M12 15"/></svg> </template>
CSS
.icon-emergency-share-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%22M12%2021.325q1.875-1.775%202.938-3.412T16%2015.15q0-1.725-1.162-2.937T12%2011t-2.838%201.213T8%2015.15q0%201.125%201.063%202.763T12%2021.325m3.551-9.818Q17%2013.015%2017%2015.15q0%20.729-.287%201.522t-.818%201.633t-1.312%201.738t-1.756%201.851q-.18.162-.393.25q-.212.087-.434.087t-.434-.088t-.393-.249q-.994-.971-1.775-1.89t-1.316-1.77t-.809-1.629Q7%2015.827%207%2015.15q0-2.135%201.448-3.643Q9.895%2010%2011.997%2010t3.553%201.507m-2.758%204.282q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.793q0%20.467.326.79q.327.322.793.322q.467%200%20.79-.327m-2.436-9.666q-.797.238-1.499.721q-.17.11-.377.097t-.344-.15q-.15-.149-.143-.336t.17-.305q.824-.598%201.806-.932q.982-.333%202.032-.333t2.03.333t1.802.932q.164.122.17.317t-.14.34q-.133.135-.34.14q-.208.007-.385-.103q-.702-.483-1.495-.721q-.792-.239-1.642-.239t-1.645.239M12%201.885q-1.627%200-3.148.519T6.073%203.95q-.171.16-.394.166t-.388-.148q-.166-.17-.112-.38q.054-.211.225-.37q1.398-1.149%203.09-1.741q1.69-.593%203.516-.593t3.506.602t3.1%201.75q.17.16.215.373q.044.214-.125.38q-.156.165-.379.155t-.394-.169q-1.258-1.027-2.782-1.559T12%201.885M12%2015%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%22M12%2021.325q1.875-1.775%202.938-3.412T16%2015.15q0-1.725-1.162-2.937T12%2011t-2.838%201.213T8%2015.15q0%201.125%201.063%202.763T12%2021.325m3.551-9.818Q17%2013.015%2017%2015.15q0%20.729-.287%201.522t-.818%201.633t-1.312%201.738t-1.756%201.851q-.18.162-.393.25q-.212.087-.434.087t-.434-.088t-.393-.249q-.994-.971-1.775-1.89t-1.316-1.77t-.809-1.629Q7%2015.827%207%2015.15q0-2.135%201.448-3.643Q9.895%2010%2011.997%2010t3.553%201.507m-2.758%204.282q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467%200-.79.326q-.321.327-.321.793q0%20.467.326.79q.327.322.793.322q.467%200%20.79-.327m-2.436-9.666q-.797.238-1.499.721q-.17.11-.377.097t-.344-.15q-.15-.149-.143-.336t.17-.305q.824-.598%201.806-.932q.982-.333%202.032-.333t2.03.333t1.802.932q.164.122.17.317t-.14.34q-.133.135-.34.14q-.208.007-.385-.103q-.702-.483-1.495-.721q-.792-.239-1.642-.239t-1.645.239M12%201.885q-1.627%200-3.148.519T6.073%203.95q-.171.16-.394.166t-.388-.148q-.166-.17-.112-.38q.054-.211.225-.37q1.398-1.149%203.09-1.741q1.69-.593%203.516-.593t3.506.602t3.1%201.75q.17.16.215.373q.044.214-.125.38q-.156.165-.379.155t-.394-.169q-1.258-1.027-2.782-1.559T12%201.885M12%2015%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-share-outline-rounded.svg?color=%231a73e8&size=48