e911 emergency icon

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

Name
e911-emergency-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Privacy
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More privacy icons from Material Symbols

Use the e911 emergency icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 20q-.425 0-.712-.288T5 19t.288-.712T6 18h.6l1.975-6.575q.2-.65.738-1.037T10.5 10h3q.65 0 1.188.388t.737 1.037L17.4 18h.6q.425 0 .713.288T19 19t-.288.713T18 20zm2.7-2h6.6l-1.8-6h-3zM11 7V4q0-.425.288-.712T12 3t.713.288T13 4v3q0 .425-.288.713T12 8t-.712-.288T11 7m5.25 1.35l2.125-2.125q.275-.275.688-.288t.712.288q.275.275.275.7t-.275.7l-2.125 2.15q-.3.3-.7.3t-.7-.3t-.3-.712t.3-.713M19 13h3q.425 0 .713.288T23 14t-.288.713T22 15h-3q-.425 0-.712-.288T18 14t.288-.712T19 13M6.35 9.75L4.225 7.625q-.275-.275-.287-.687t.287-.713q.275-.275.7-.275t.7.275l2.15 2.125q.3.3.3.7t-.3.7t-.712.3t-.713-.3M2 15q-.425 0-.712-.288T1 14t.288-.712T2 13h3q.425 0 .713.288T6 14t-.288.713T5 15zm10 3"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsE911EmergencyOutlineRounded(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="M6 20q-.425 0-.712-.288T5 19t.288-.712T6 18h.6l1.975-6.575q.2-.65.738-1.037T10.5 10h3q.65 0 1.188.388t.737 1.037L17.4 18h.6q.425 0 .713.288T19 19t-.288.713T18 20zm2.7-2h6.6l-1.8-6h-3zM11 7V4q0-.425.288-.712T12 3t.713.288T13 4v3q0 .425-.288.713T12 8t-.712-.288T11 7m5.25 1.35l2.125-2.125q.275-.275.688-.288t.712.288q.275.275.275.7t-.275.7l-2.125 2.15q-.3.3-.7.3t-.7-.3t-.3-.712t.3-.713M19 13h3q.425 0 .713.288T23 14t-.288.713T22 15h-3q-.425 0-.712-.288T18 14t.288-.712T19 13M6.35 9.75L4.225 7.625q-.275-.275-.287-.687t.287-.713q.275-.275.7-.275t.7.275l2.15 2.125q.3.3.3.7t-.3.7t-.712.3t-.713-.3M2 15q-.425 0-.712-.288T1 14t.288-.712T2 13h3q.425 0 .713.288T6 14t-.288.713T5 15zm10 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 20q-.425 0-.712-.288T5 19t.288-.712T6 18h.6l1.975-6.575q.2-.65.738-1.037T10.5 10h3q.65 0 1.188.388t.737 1.037L17.4 18h.6q.425 0 .713.288T19 19t-.288.713T18 20zm2.7-2h6.6l-1.8-6h-3zM11 7V4q0-.425.288-.712T12 3t.713.288T13 4v3q0 .425-.288.713T12 8t-.712-.288T11 7m5.25 1.35l2.125-2.125q.275-.275.688-.288t.712.288q.275.275.275.7t-.275.7l-2.125 2.15q-.3.3-.7.3t-.7-.3t-.3-.712t.3-.713M19 13h3q.425 0 .713.288T23 14t-.288.713T22 15h-3q-.425 0-.712-.288T18 14t.288-.712T19 13M6.35 9.75L4.225 7.625q-.275-.275-.287-.687t.287-.713q.275-.275.7-.275t.7.275l2.15 2.125q.3.3.3.7t-.3.7t-.712.3t-.713-.3M2 15q-.425 0-.712-.288T1 14t.288-.712T2 13h3q.425 0 .713.288T6 14t-.288.713T5 15zm10 3"/></svg>
</template>

CSS

.icon-e911-emergency-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%22M6%2020q-.425%200-.712-.288T5%2019t.288-.712T6%2018h.6l1.975-6.575q.2-.65.738-1.037T10.5%2010h3q.65%200%201.188.388t.737%201.037L17.4%2018h.6q.425%200%20.713.288T19%2019t-.288.713T18%2020zm2.7-2h6.6l-1.8-6h-3zM11%207V4q0-.425.288-.712T12%203t.713.288T13%204v3q0%20.425-.288.713T12%208t-.712-.288T11%207m5.25%201.35l2.125-2.125q.275-.275.688-.288t.712.288q.275.275.275.7t-.275.7l-2.125%202.15q-.3.3-.7.3t-.7-.3t-.3-.712t.3-.713M19%2013h3q.425%200%20.713.288T23%2014t-.288.713T22%2015h-3q-.425%200-.712-.288T18%2014t.288-.712T19%2013M6.35%209.75L4.225%207.625q-.275-.275-.287-.687t.287-.713q.275-.275.7-.275t.7.275l2.15%202.125q.3.3.3.7t-.3.7t-.712.3t-.713-.3M2%2015q-.425%200-.712-.288T1%2014t.288-.712T2%2013h3q.425%200%20.713.288T6%2014t-.288.713T5%2015zm10%203%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%22M6%2020q-.425%200-.712-.288T5%2019t.288-.712T6%2018h.6l1.975-6.575q.2-.65.738-1.037T10.5%2010h3q.65%200%201.188.388t.737%201.037L17.4%2018h.6q.425%200%20.713.288T19%2019t-.288.713T18%2020zm2.7-2h6.6l-1.8-6h-3zM11%207V4q0-.425.288-.712T12%203t.713.288T13%204v3q0%20.425-.288.713T12%208t-.712-.288T11%207m5.25%201.35l2.125-2.125q.275-.275.688-.288t.712.288q.275.275.275.7t-.275.7l-2.125%202.15q-.3.3-.7.3t-.7-.3t-.3-.712t.3-.713M19%2013h3q.425%200%20.713.288T23%2014t-.288.713T22%2015h-3q-.425%200-.712-.288T18%2014t.288-.712T19%2013M6.35%209.75L4.225%207.625q-.275-.275-.287-.687t.287-.713q.275-.275.7-.275t.7.275l2.15%202.125q.3.3.3.7t-.3.7t-.712.3t-.713-.3M2%2015q-.425%200-.712-.288T1%2014t.288-.712T2%2013h3q.425%200%20.713.288T6%2014t-.288.713T5%2015zm10%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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