emergency post icon
emergency-post-24px from Health Icons by Resolve to Save Lives · Filled 24px · Places · MIT Free for personal and commercial use.
- Name
- emergency-post-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Places
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More places icons from Health Icons
Use the emergency post icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M6.575 9a2 2 0 0 0-1.907 1.398l-2.21 7A2 2 0 0 0 4.363 20h10.219a2 2 0 0 0 1.907-1.398l1.727-5.469l1.493 4.17L18 18l-.5 2l2.818-.791a2 2 0 0 0 1.275-2.58L19 9zm4.667 2.53a1 1 0 0 1 .728 1.213l-.19.757h.72a1 1 0 0 1 0 2h-1.22l-.31 1.243a1 1 0 1 1-1.94-.485l.188-.752l-.713.003a1 1 0 1 1-.01-2l1.223-.005l.312-1.246a1 1 0 0 1 1.213-.728" clip-rule="evenodd"/><path d="M13 4h6v4h-6z"/><path d="M17.5 4H19v5h-1.5z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsEmergencyPost24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M6.575 9a2 2 0 0 0-1.907 1.398l-2.21 7A2 2 0 0 0 4.363 20h10.219a2 2 0 0 0 1.907-1.398l1.727-5.469l1.493 4.17L18 18l-.5 2l2.818-.791a2 2 0 0 0 1.275-2.58L19 9zm4.667 2.53a1 1 0 0 1 .728 1.213l-.19.757h.72a1 1 0 0 1 0 2h-1.22l-.31 1.243a1 1 0 1 1-1.94-.485l.188-.752l-.713.003a1 1 0 1 1-.01-2l1.223-.005l.312-1.246a1 1 0 0 1 1.213-.728" clipRule="evenodd"/><path d="M13 4h6v4h-6z"/><path d="M17.5 4H19v5h-1.5z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M6.575 9a2 2 0 0 0-1.907 1.398l-2.21 7A2 2 0 0 0 4.363 20h10.219a2 2 0 0 0 1.907-1.398l1.727-5.469l1.493 4.17L18 18l-.5 2l2.818-.791a2 2 0 0 0 1.275-2.58L19 9zm4.667 2.53a1 1 0 0 1 .728 1.213l-.19.757h.72a1 1 0 0 1 0 2h-1.22l-.31 1.243a1 1 0 1 1-1.94-.485l.188-.752l-.713.003a1 1 0 1 1-.01-2l1.223-.005l.312-1.246a1 1 0 0 1 1.213-.728" clip-rule="evenodd"/><path d="M13 4h6v4h-6z"/><path d="M17.5 4H19v5h-1.5z"/></g></svg> </template>
CSS
.icon-emergency-post-24px {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.575%209a2%202%200%200%200-1.907%201.398l-2.21%207A2%202%200%200%200%204.363%2020h10.219a2%202%200%200%200%201.907-1.398l1.727-5.469l1.493%204.17L18%2018l-.5%202l2.818-.791a2%202%200%200%200%201.275-2.58L19%209zm4.667%202.53a1%201%200%200%201%20.728%201.213l-.19.757h.72a1%201%200%200%201%200%202h-1.22l-.31%201.243a1%201%200%201%201-1.94-.485l.188-.752l-.713.003a1%201%200%201%201-.01-2l1.223-.005l.312-1.246a1%201%200%200%201%201.213-.728%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13%204h6v4h-6z%22%2F%3E%3Cpath%20d%3D%22M17.5%204H19v5h-1.5z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.575%209a2%202%200%200%200-1.907%201.398l-2.21%207A2%202%200%200%200%204.363%2020h10.219a2%202%200%200%200%201.907-1.398l1.727-5.469l1.493%204.17L18%2018l-.5%202l2.818-.791a2%202%200%200%200%201.275-2.58L19%209zm4.667%202.53a1%201%200%200%201%20.728%201.213l-.19.757h.72a1%201%200%200%201%200%202h-1.22l-.31%201.243a1%201%200%201%201-1.94-.485l.188-.752l-.713.003a1%201%200%201%201-.01-2l1.223-.005l.312-1.246a1%201%200%200%201%201.213-.728%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13%204h6v4h-6z%22%2F%3E%3Cpath%20d%3D%22M17.5%204H19v5h-1.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/emergency-post-24px.svg?color=%231a73e8&size=48