emergency share off icon
emergency-share-off-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- emergency-share-off-rounded
- Set
- Material Symbols Light
- Style
- 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 off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.904 14.335l-4.271-4.277h.04q1.66.211 2.83 1.396t1.4 2.869zm3.25 6.526q-.16.16-.354.16t-.354-.16l-3.183-3.182q-.684 1.315-1.679 2.37q-.993 1.055-2.024 2.082q-.131.125-.265.178T12 22.36t-.295-.043t-.264-.168q-.653-.61-1.433-1.422t-1.446-1.721t-1.114-1.898T7 15.15q0-1.477.729-2.67q.729-1.194 1.91-1.832h1.009l5.448 5.448l-1.396.02L3.216 4.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23 16.23q.141.141.15.345t-.15.364m-7.36-5.069q.323-.322.323-.793q0-.223-.084-.43t-.239-.363t-.362-.239t-.431-.084q-.471 0-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323M12 1.885q-1.552 0-2.991.478q-1.44.48-2.673 1.393l-.713-.714q1.373-1.054 2.995-1.606Q10.241.885 12 .885q1.835 0 3.516.602t3.1 1.75q.17.16.215.372q.044.214-.121.38q-.16.165-.383.155t-.394-.169q-1.258-1.027-2.782-1.559T12 1.885m0 4q-.746 0-1.451.191t-1.338.555l-.719-.714q.78-.498 1.673-.765q.894-.267 1.835-.267q1.054 0 2.033.333q.978.334 1.801.932q.172.116.175.314q.002.198-.144.344q-.14.14-.344.143t-.38-.107q-.703-.482-1.499-.721q-.796-.238-1.642-.238"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEmergencyShareOffRounded(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="m16.904 14.335l-4.271-4.277h.04q1.66.211 2.83 1.396t1.4 2.869zm3.25 6.526q-.16.16-.354.16t-.354-.16l-3.183-3.182q-.684 1.315-1.679 2.37q-.993 1.055-2.024 2.082q-.131.125-.265.178T12 22.36t-.295-.043t-.264-.168q-.653-.61-1.433-1.422t-1.446-1.721t-1.114-1.898T7 15.15q0-1.477.729-2.67q.729-1.194 1.91-1.832h1.009l5.448 5.448l-1.396.02L3.216 4.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23 16.23q.141.141.15.345t-.15.364m-7.36-5.069q.323-.322.323-.793q0-.223-.084-.43t-.239-.363t-.362-.239t-.431-.084q-.471 0-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323M12 1.885q-1.552 0-2.991.478q-1.44.48-2.673 1.393l-.713-.714q1.373-1.054 2.995-1.606Q10.241.885 12 .885q1.835 0 3.516.602t3.1 1.75q.17.16.215.372q.044.214-.121.38q-.16.165-.383.155t-.394-.169q-1.258-1.027-2.782-1.559T12 1.885m0 4q-.746 0-1.451.191t-1.338.555l-.719-.714q.78-.498 1.673-.765q.894-.267 1.835-.267q1.054 0 2.033.333q.978.334 1.801.932q.172.116.175.314q.002.198-.144.344q-.14.14-.344.143t-.38-.107q-.703-.482-1.499-.721q-.796-.238-1.642-.238"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.904 14.335l-4.271-4.277h.04q1.66.211 2.83 1.396t1.4 2.869zm3.25 6.526q-.16.16-.354.16t-.354-.16l-3.183-3.182q-.684 1.315-1.679 2.37q-.993 1.055-2.024 2.082q-.131.125-.265.178T12 22.36t-.295-.043t-.264-.168q-.653-.61-1.433-1.422t-1.446-1.721t-1.114-1.898T7 15.15q0-1.477.729-2.67q.729-1.194 1.91-1.832h1.009l5.448 5.448l-1.396.02L3.216 4.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23 16.23q.141.141.15.345t-.15.364m-7.36-5.069q.323-.322.323-.793q0-.223-.084-.43t-.239-.363t-.362-.239t-.431-.084q-.471 0-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323M12 1.885q-1.552 0-2.991.478q-1.44.48-2.673 1.393l-.713-.714q1.373-1.054 2.995-1.606Q10.241.885 12 .885q1.835 0 3.516.602t3.1 1.75q.17.16.215.372q.044.214-.121.38q-.16.165-.383.155t-.394-.169q-1.258-1.027-2.782-1.559T12 1.885m0 4q-.746 0-1.451.191t-1.338.555l-.719-.714q.78-.498 1.673-.765q.894-.267 1.835-.267q1.054 0 2.033.333q.978.334 1.801.932q.172.116.175.314q.002.198-.144.344q-.14.14-.344.143t-.38-.107q-.703-.482-1.499-.721q-.796-.238-1.642-.238"/></svg> </template>
CSS
.icon-emergency-share-off-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%22m16.904%2014.335l-4.271-4.277h.04q1.66.211%202.83%201.396t1.4%202.869zm3.25%206.526q-.16.16-.354.16t-.354-.16l-3.183-3.182q-.684%201.315-1.679%202.37q-.993%201.055-2.024%202.082q-.131.125-.265.178T12%2022.36t-.295-.043t-.264-.168q-.653-.61-1.433-1.422t-1.446-1.721t-1.114-1.898T7%2015.15q0-1.477.729-2.67q.729-1.194%201.91-1.832h1.009l5.448%205.448l-1.396.02L3.216%204.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23%2016.23q.141.141.15.345t-.15.364m-7.36-5.069q.323-.322.323-.793q0-.223-.084-.43t-.239-.363t-.362-.239t-.431-.084q-.471%200-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323M12%201.885q-1.552%200-2.991.478q-1.44.48-2.673%201.393l-.713-.714q1.373-1.054%202.995-1.606Q10.241.885%2012%20.885q1.835%200%203.516.602t3.1%201.75q.17.16.215.372q.044.214-.121.38q-.16.165-.383.155t-.394-.169q-1.258-1.027-2.782-1.559T12%201.885m0%204q-.746%200-1.451.191t-1.338.555l-.719-.714q.78-.498%201.673-.765q.894-.267%201.835-.267q1.054%200%202.033.333q.978.334%201.801.932q.172.116.175.314q.002.198-.144.344q-.14.14-.344.143t-.38-.107q-.703-.482-1.499-.721q-.796-.238-1.642-.238%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%22m16.904%2014.335l-4.271-4.277h.04q1.66.211%202.83%201.396t1.4%202.869zm3.25%206.526q-.16.16-.354.16t-.354-.16l-3.183-3.182q-.684%201.315-1.679%202.37q-.993%201.055-2.024%202.082q-.131.125-.265.178T12%2022.36t-.295-.043t-.264-.168q-.653-.61-1.433-1.422t-1.446-1.721t-1.114-1.898T7%2015.15q0-1.477.729-2.67q.729-1.194%201.91-1.832h1.009l5.448%205.448l-1.396.02L3.216%204.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23%2016.23q.141.141.15.345t-.15.364m-7.36-5.069q.323-.322.323-.793q0-.223-.084-.43t-.239-.363t-.362-.239t-.431-.084q-.471%200-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323M12%201.885q-1.552%200-2.991.478q-1.44.48-2.673%201.393l-.713-.714q1.373-1.054%202.995-1.606Q10.241.885%2012%20.885q1.835%200%203.516.602t3.1%201.75q.17.16.215.372q.044.214-.121.38q-.16.165-.383.155t-.394-.169q-1.258-1.027-2.782-1.559T12%201.885m0%204q-.746%200-1.451.191t-1.338.555l-.719-.714q.78-.498%201.673-.765q.894-.267%201.835-.267q1.054%200%202.033.333q.978.334%201.801.932q.172.116.175.314q.002.198-.144.344q-.14.14-.344.143t-.38-.107q-.703-.482-1.499-.721q-.796-.238-1.642-.238%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-off-rounded.svg?color=%231a73e8&size=48