android emergency location service icon

android-emergency-location-service from Material Symbols by Google · Regular · Apache-2.0 Free for personal and commercial use.

Name
android-emergency-location-service
Set
Material Symbols
Style
Regular
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Symbols

Related icons in Material Symbols

Use the android emergency location service icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 14.5h2v-2.275l1.95 1.15l1-1.75L14 10.5l1.95-1.125l-1-1.75L13 8.775V6.5h-2v2.275l-1.95-1.15l-1 1.75L10 10.5l-1.95 1.125l1 1.75l1.95-1.15Zm1 7.5q-4.025-3.425-6.012-6.363Q4 12.7 4 10.2q0-3.75 2.413-5.975Q8.825 2 12 2t5.587 2.225Q20 6.45 20 10.2q0 2.5-1.987 5.437Q16.025 18.575 12 22Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAndroidEmergencyLocationService(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="M11 14.5h2v-2.275l1.95 1.15l1-1.75L14 10.5l1.95-1.125l-1-1.75L13 8.775V6.5h-2v2.275l-1.95-1.15l-1 1.75L10 10.5l-1.95 1.125l1 1.75l1.95-1.15Zm1 7.5q-4.025-3.425-6.012-6.363Q4 12.7 4 10.2q0-3.75 2.413-5.975Q8.825 2 12 2t5.587 2.225Q20 6.45 20 10.2q0 2.5-1.987 5.437Q16.025 18.575 12 22Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 14.5h2v-2.275l1.95 1.15l1-1.75L14 10.5l1.95-1.125l-1-1.75L13 8.775V6.5h-2v2.275l-1.95-1.15l-1 1.75L10 10.5l-1.95 1.125l1 1.75l1.95-1.15Zm1 7.5q-4.025-3.425-6.012-6.363Q4 12.7 4 10.2q0-3.75 2.413-5.975Q8.825 2 12 2t5.587 2.225Q20 6.45 20 10.2q0 2.5-1.987 5.437Q16.025 18.575 12 22Z"/></svg>
</template>

CSS

.icon-android-emergency-location-service {
  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%22M11%2014.5h2v-2.275l1.95%201.15l1-1.75L14%2010.5l1.95-1.125l-1-1.75L13%208.775V6.5h-2v2.275l-1.95-1.15l-1%201.75L10%2010.5l-1.95%201.125l1%201.75l1.95-1.15Zm1%207.5q-4.025-3.425-6.012-6.363Q4%2012.7%204%2010.2q0-3.75%202.413-5.975Q8.825%202%2012%202t5.587%202.225Q20%206.45%2020%2010.2q0%202.5-1.987%205.437Q16.025%2018.575%2012%2022Z%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%22M11%2014.5h2v-2.275l1.95%201.15l1-1.75L14%2010.5l1.95-1.125l-1-1.75L13%208.775V6.5h-2v2.275l-1.95-1.15l-1%201.75L10%2010.5l-1.95%201.125l1%201.75l1.95-1.15Zm1%207.5q-4.025-3.425-6.012-6.363Q4%2012.7%204%2010.2q0-3.75%202.413-5.975Q8.825%202%2012%202t5.587%202.225Q20%206.45%2020%2010.2q0%202.5-1.987%205.437Q16.025%2018.575%2012%2022Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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