emergency share off icon

emergency-share-off-outline-rounded from Material Symbols by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
emergency-share-off-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More household icons from Material Symbols

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 2q-1.475 0-2.838.45T6.626 3.775L5.2 2.35Q6.65 1.2 8.388.6T12 0q1.95 0 3.738.65T19 2.525q.325.275.35.7t-.275.725q-.275.3-.7.3t-.75-.275q-1.2-.95-2.637-1.462T12 2m0 4q-.65 0-1.287.163T9.5 6.65L8.05 5.225q.875-.575 1.875-.9T12 4q1.15 0 2.225.363T16.2 5.4q.325.25.338.65t-.288.7q-.275.275-.7.288t-.775-.213Q14.15 6.4 13.45 6.2T12 6m6 9.2L11.825 9H12q2.525 0 4.263 1.8T18 15.15zm-3 2.6l-5.7-5.7q-.6.575-.95 1.363T8 15.15q0 1.125 1.063 2.763T12 21.325q.975-.925 1.725-1.812T15 17.8m-3.362 5.788q-.163-.063-.313-.188q-.825-.725-1.75-1.662t-1.725-2t-1.325-2.225T6 15.15q0-1.325.5-2.475t1.375-2L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.625-2.625q-.8 1.2-1.775 2.188T12.675 23.4q-.15.125-.312.188T12 23.65t-.363-.062m-.7-7.525Q10.5 15.625 10.5 15t.438-1.062T12 13.5q.3 0 .575.113t.488.325t.324.487t.113.575q0 .625-.437 1.063T12 16.5t-1.062-.437m.562.637"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsEmergencyShareOffOutlineRounded(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 2q-1.475 0-2.838.45T6.626 3.775L5.2 2.35Q6.65 1.2 8.388.6T12 0q1.95 0 3.738.65T19 2.525q.325.275.35.7t-.275.725q-.275.3-.7.3t-.75-.275q-1.2-.95-2.637-1.462T12 2m0 4q-.65 0-1.287.163T9.5 6.65L8.05 5.225q.875-.575 1.875-.9T12 4q1.15 0 2.225.363T16.2 5.4q.325.25.338.65t-.288.7q-.275.275-.7.288t-.775-.213Q14.15 6.4 13.45 6.2T12 6m6 9.2L11.825 9H12q2.525 0 4.263 1.8T18 15.15zm-3 2.6l-5.7-5.7q-.6.575-.95 1.363T8 15.15q0 1.125 1.063 2.763T12 21.325q.975-.925 1.725-1.812T15 17.8m-3.362 5.788q-.163-.063-.313-.188q-.825-.725-1.75-1.662t-1.725-2t-1.325-2.225T6 15.15q0-1.325.5-2.475t1.375-2L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.625-2.625q-.8 1.2-1.775 2.188T12.675 23.4q-.15.125-.312.188T12 23.65t-.363-.062m-.7-7.525Q10.5 15.625 10.5 15t.438-1.062T12 13.5q.3 0 .575.113t.488.325t.324.487t.113.575q0 .625-.437 1.063T12 16.5t-1.062-.437m.562.637"/></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 2q-1.475 0-2.838.45T6.626 3.775L5.2 2.35Q6.65 1.2 8.388.6T12 0q1.95 0 3.738.65T19 2.525q.325.275.35.7t-.275.725q-.275.3-.7.3t-.75-.275q-1.2-.95-2.637-1.462T12 2m0 4q-.65 0-1.287.163T9.5 6.65L8.05 5.225q.875-.575 1.875-.9T12 4q1.15 0 2.225.363T16.2 5.4q.325.25.338.65t-.288.7q-.275.275-.7.288t-.775-.213Q14.15 6.4 13.45 6.2T12 6m6 9.2L11.825 9H12q2.525 0 4.263 1.8T18 15.15zm-3 2.6l-5.7-5.7q-.6.575-.95 1.363T8 15.15q0 1.125 1.063 2.763T12 21.325q.975-.925 1.725-1.812T15 17.8m-3.362 5.788q-.163-.063-.313-.188q-.825-.725-1.75-1.662t-1.725-2t-1.325-2.225T6 15.15q0-1.325.5-2.475t1.375-2L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.625-2.625q-.8 1.2-1.775 2.188T12.675 23.4q-.15.125-.312.188T12 23.65t-.363-.062m-.7-7.525Q10.5 15.625 10.5 15t.438-1.062T12 13.5q.3 0 .575.113t.488.325t.324.487t.113.575q0 .625-.437 1.063T12 16.5t-1.062-.437m.562.637"/></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%202q-1.475%200-2.838.45T6.626%203.775L5.2%202.35Q6.65%201.2%208.388.6T12%200q1.95%200%203.738.65T19%202.525q.325.275.35.7t-.275.725q-.275.3-.7.3t-.75-.275q-1.2-.95-2.637-1.462T12%202m0%204q-.65%200-1.287.163T9.5%206.65L8.05%205.225q.875-.575%201.875-.9T12%204q1.15%200%202.225.363T16.2%205.4q.325.25.338.65t-.288.7q-.275.275-.7.288t-.775-.213Q14.15%206.4%2013.45%206.2T12%206m6%209.2L11.825%209H12q2.525%200%204.263%201.8T18%2015.15zm-3%202.6l-5.7-5.7q-.6.575-.95%201.363T8%2015.15q0%201.125%201.063%202.763T12%2021.325q.975-.925%201.725-1.812T15%2017.8m-3.362%205.788q-.163-.063-.313-.188q-.825-.725-1.75-1.662t-1.725-2t-1.325-2.225T6%2015.15q0-1.325.5-2.475t1.375-2L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.625-2.625q-.8%201.2-1.775%202.188T12.675%2023.4q-.15.125-.312.188T12%2023.65t-.363-.062m-.7-7.525Q10.5%2015.625%2010.5%2015t.438-1.062T12%2013.5q.3%200%20.575.113t.488.325t.324.487t.113.575q0%20.625-.437%201.063T12%2016.5t-1.062-.437m.562.637%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%202q-1.475%200-2.838.45T6.626%203.775L5.2%202.35Q6.65%201.2%208.388.6T12%200q1.95%200%203.738.65T19%202.525q.325.275.35.7t-.275.725q-.275.3-.7.3t-.75-.275q-1.2-.95-2.637-1.462T12%202m0%204q-.65%200-1.287.163T9.5%206.65L8.05%205.225q.875-.575%201.875-.9T12%204q1.15%200%202.225.363T16.2%205.4q.325.25.338.65t-.288.7q-.275.275-.7.288t-.775-.213Q14.15%206.4%2013.45%206.2T12%206m6%209.2L11.825%209H12q2.525%200%204.263%201.8T18%2015.15zm-3%202.6l-5.7-5.7q-.6.575-.95%201.363T8%2015.15q0%201.125%201.063%202.763T12%2021.325q.975-.925%201.725-1.812T15%2017.8m-3.362%205.788q-.163-.063-.313-.188q-.825-.725-1.75-1.662t-1.725-2t-1.325-2.225T6%2015.15q0-1.325.5-2.475t1.375-2L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2.625-2.625q-.8%201.2-1.775%202.188T12.675%2023.4q-.15.125-.312.188T12%2023.65t-.363-.062m-.7-7.525Q10.5%2015.625%2010.5%2015t.438-1.062T12%2013.5q.3%200%20.575.113t.488.325t.324.487t.113.575q0%20.625-.437%201.063T12%2016.5t-1.062-.437m.562.637%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/emergency-share-off-outline-rounded.svg?color=%231a73e8&size=48