emergency share icon
emergency-share-outline from Material Symbols Light by Google · Outline · Household · Apache-2.0 Free for personal and commercial use.
- Name
- emergency-share-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- emergency-share-outline-sharp
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.325m0 1.348q-2.486-2.229-3.743-4.111T7 15.15q0-2.127 1.449-3.638T12 10t3.551 1.512T17 15.15q0 1.644-1.305 3.47T12 22.672m.793-6.88q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323M8.47 7.143l-.688-.69q.885-.75 1.967-1.159T12 4.884t2.252.41t1.967 1.16l-.688.688q-.744-.628-1.657-.943T12 5.885t-1.874.314t-1.657.943M5.65 4.317l-.694-.707q1.46-1.325 3.277-2.025T12 .885q1.97 0 3.787.7t3.277 2.044l-.708.713q-1.314-1.198-2.945-1.827q-1.63-.63-3.411-.63q-1.761 0-3.399.617T5.65 4.317M12 15"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEmergencyShareOutline(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.325m0 1.348q-2.486-2.229-3.743-4.111T7 15.15q0-2.127 1.449-3.638T12 10t3.551 1.512T17 15.15q0 1.644-1.305 3.47T12 22.672m.793-6.88q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323M8.47 7.143l-.688-.69q.885-.75 1.967-1.159T12 4.884t2.252.41t1.967 1.16l-.688.688q-.744-.628-1.657-.943T12 5.885t-1.874.314t-1.657.943M5.65 4.317l-.694-.707q1.46-1.325 3.277-2.025T12 .885q1.97 0 3.787.7t3.277 2.044l-.708.713q-1.314-1.198-2.945-1.827q-1.63-.63-3.411-.63q-1.761 0-3.399.617T5.65 4.317M12 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.325m0 1.348q-2.486-2.229-3.743-4.111T7 15.15q0-2.127 1.449-3.638T12 10t3.551 1.512T17 15.15q0 1.644-1.305 3.47T12 22.672m.793-6.88q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323M8.47 7.143l-.688-.69q.885-.75 1.967-1.159T12 4.884t2.252.41t1.967 1.16l-.688.688q-.744-.628-1.657-.943T12 5.885t-1.874.314t-1.657.943M5.65 4.317l-.694-.707q1.46-1.325 3.277-2.025T12 .885q1.97 0 3.787.7t3.277 2.044l-.708.713q-1.314-1.198-2.945-1.827q-1.63-.63-3.411-.63q-1.761 0-3.399.617T5.65 4.317M12 15"/></svg> </template>
CSS
.icon-emergency-share-outline {
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.325m0%201.348q-2.486-2.229-3.743-4.111T7%2015.15q0-2.127%201.449-3.638T12%2010t3.551%201.512T17%2015.15q0%201.644-1.305%203.47T12%2022.672m.793-6.88q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323M8.47%207.143l-.688-.69q.885-.75%201.967-1.159T12%204.884t2.252.41t1.967%201.16l-.688.688q-.744-.628-1.657-.943T12%205.885t-1.874.314t-1.657.943M5.65%204.317l-.694-.707q1.46-1.325%203.277-2.025T12%20.885q1.97%200%203.787.7t3.277%202.044l-.708.713q-1.314-1.198-2.945-1.827q-1.63-.63-3.411-.63q-1.761%200-3.399.617T5.65%204.317M12%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.325m0%201.348q-2.486-2.229-3.743-4.111T7%2015.15q0-2.127%201.449-3.638T12%2010t3.551%201.512T17%2015.15q0%201.644-1.305%203.47T12%2022.672m.793-6.88q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323M8.47%207.143l-.688-.69q.885-.75%201.967-1.159T12%204.884t2.252.41t1.967%201.16l-.688.688q-.744-.628-1.657-.943T12%205.885t-1.874.314t-1.657.943M5.65%204.317l-.694-.707q1.46-1.325%203.277-2.025T12%20.885q1.97%200%203.787.7t3.277%202.044l-.708.713q-1.314-1.198-2.945-1.827q-1.63-.63-3.411-.63q-1.761%200-3.399.617T5.65%204.317M12%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.svg?color=%231a73e8&size=48