emergency share off icon
emergency-share-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- emergency-share-off-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 off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.885q-1.552 0-2.991.479q-1.44.478-2.673 1.392l-.713-.714Q6.996 1.99 8.618 1.437T12 .884q1.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-.238m4.904 8.45l-4.271-4.277h.04q1.66.211 2.83 1.396t1.4 2.869zm-1.423 2.561l-5.373-5.373q-.946.518-1.527 1.478T8 15.15q0 1.125 1.063 2.763T12 21.325q1.264-1.194 2.148-2.322t1.333-2.107m-3.776 5.422q-.134-.043-.264-.168q-.653-.61-1.433-1.422t-1.446-1.721t-1.114-1.898T7 15.15q0-1.383.654-2.533t1.74-1.808L3.216 4.632q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l16.23 16.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16l-3.183-3.183q-.684 1.315-1.679 2.37q-.993 1.055-2.024 2.082q-.131.125-.265.178t-.295.05t-.295-.043m-.498-6.525q-.322-.322-.322-.793t.322-.793q.322-.323.793-.323q.223 0 .43.084t.363.239t.239.362t.084.431q0 .471-.323.793q-.322.322-.793.322t-.793-.322m.543.638"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEmergencyShareOffOutlineRounded(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 1.885q-1.552 0-2.991.479q-1.44.478-2.673 1.392l-.713-.714Q6.996 1.99 8.618 1.437T12 .884q1.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-.238m4.904 8.45l-4.271-4.277h.04q1.66.211 2.83 1.396t1.4 2.869zm-1.423 2.561l-5.373-5.373q-.946.518-1.527 1.478T8 15.15q0 1.125 1.063 2.763T12 21.325q1.264-1.194 2.148-2.322t1.333-2.107m-3.776 5.422q-.134-.043-.264-.168q-.653-.61-1.433-1.422t-1.446-1.721t-1.114-1.898T7 15.15q0-1.383.654-2.533t1.74-1.808L3.216 4.632q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l16.23 16.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16l-3.183-3.183q-.684 1.315-1.679 2.37q-.993 1.055-2.024 2.082q-.131.125-.265.178t-.295.05t-.295-.043m-.498-6.525q-.322-.322-.322-.793t.322-.793q.322-.323.793-.323q.223 0 .43.084t.363.239t.239.362t.084.431q0 .471-.323.793q-.322.322-.793.322t-.793-.322m.543.638"/></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 1.885q-1.552 0-2.991.479q-1.44.478-2.673 1.392l-.713-.714Q6.996 1.99 8.618 1.437T12 .884q1.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-.238m4.904 8.45l-4.271-4.277h.04q1.66.211 2.83 1.396t1.4 2.869zm-1.423 2.561l-5.373-5.373q-.946.518-1.527 1.478T8 15.15q0 1.125 1.063 2.763T12 21.325q1.264-1.194 2.148-2.322t1.333-2.107m-3.776 5.422q-.134-.043-.264-.168q-.653-.61-1.433-1.422t-1.446-1.721t-1.114-1.898T7 15.15q0-1.383.654-2.533t1.74-1.808L3.216 4.632q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l16.23 16.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16l-3.183-3.183q-.684 1.315-1.679 2.37q-.993 1.055-2.024 2.082q-.131.125-.265.178t-.295.05t-.295-.043m-.498-6.525q-.322-.322-.322-.793t.322-.793q.322-.323.793-.323q.223 0 .43.084t.363.239t.239.362t.084.431q0 .471-.323.793q-.322.322-.793.322t-.793-.322m.543.638"/></svg> </template>
CSS
.icon-emergency-share-off-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%201.885q-1.552%200-2.991.479q-1.44.478-2.673%201.392l-.713-.714Q6.996%201.99%208.618%201.437T12%20.884q1.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-.238m4.904%208.45l-4.271-4.277h.04q1.66.211%202.83%201.396t1.4%202.869zm-1.423%202.561l-5.373-5.373q-.946.518-1.527%201.478T8%2015.15q0%201.125%201.063%202.763T12%2021.325q1.264-1.194%202.148-2.322t1.333-2.107m-3.776%205.422q-.134-.043-.264-.168q-.653-.61-1.433-1.422t-1.446-1.721t-1.114-1.898T7%2015.15q0-1.383.654-2.533t1.74-1.808L3.216%204.632q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l16.23%2016.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16l-3.183-3.183q-.684%201.315-1.679%202.37q-.993%201.055-2.024%202.082q-.131.125-.265.178t-.295.05t-.295-.043m-.498-6.525q-.322-.322-.322-.793t.322-.793q.322-.323.793-.323q.223%200%20.43.084t.363.239t.239.362t.084.431q0%20.471-.323.793q-.322.322-.793.322t-.793-.322m.543.638%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%201.885q-1.552%200-2.991.479q-1.44.478-2.673%201.392l-.713-.714Q6.996%201.99%208.618%201.437T12%20.884q1.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-.238m4.904%208.45l-4.271-4.277h.04q1.66.211%202.83%201.396t1.4%202.869zm-1.423%202.561l-5.373-5.373q-.946.518-1.527%201.478T8%2015.15q0%201.125%201.063%202.763T12%2021.325q1.264-1.194%202.148-2.322t1.333-2.107m-3.776%205.422q-.134-.043-.264-.168q-.653-.61-1.433-1.422t-1.446-1.721t-1.114-1.898T7%2015.15q0-1.383.654-2.533t1.74-1.808L3.216%204.632q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l16.23%2016.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16l-3.183-3.183q-.684%201.315-1.679%202.37q-.993%201.055-2.024%202.082q-.131.125-.265.178t-.295.05t-.295-.043m-.498-6.525q-.322-.322-.322-.793t.322-.793q.322-.323.793-.323q.223%200%20.43.084t.363.239t.239.362t.084.431q0%20.471-.323.793q-.322.322-.793.322t-.793-.322m.543.638%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-outline-rounded.svg?color=%231a73e8&size=48