accident and emergency negative icon
accident-and-emergency-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- accident-and-emergency-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
Use the accident and emergency negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clip-path="url(#healthiconsAccidentAndEmergencyNegative)"><path fill-rule="evenodd" d="M33 36H15v-2h18z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M48 0H0v48h48zM9 6a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M20.489 16.33c-1.643.284-2.84 1.676-3.036 3.332L16 32h16l-1.456-12.355c-.194-1.648-1.38-3.037-3.014-3.323c-2.45-.429-4.492-.433-7.041.008m1.241 4.318a1 1 0 0 0-1.984-.248l-.905 7.238a1 1 0 1 0 1.984.248z" clip-rule="evenodd"/><path d="M13 24q0 .505.045 1H10v-2h3.045Q13 23.495 13 24m2.012-6.344a11 11 0 0 0-1.001 1.732l-2.635-1.522l1-1.732zm4.376-3.646q-.916.426-1.732 1.002l-1.522-2.636l1.732-1zM24 13q-.505 0-1 .045V10h2v3.045A11 11 0 0 0 24 13m6.344 2.012a11 11 0 0 0-1.732-1.001l1.522-2.635l1.732 1zm3.646 4.376a11 11 0 0 0-1.002-1.732l2.636-1.522l1 1.732zM35 24q0-.505-.045-1H38v2h-3.045q.045-.495.045-1"/></g><defs><clipPath id="healthiconsAccidentAndEmergencyNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsAccidentAndEmergencyNegative(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clipPath="url(#healthiconsAccidentAndEmergencyNegative)"><path fillRule="evenodd" d="M33 36H15v-2h18z" clipRule="evenodd"/><path fillRule="evenodd" d="M48 0H0v48h48zM9 6a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3z" clipRule="evenodd"/><path fillRule="evenodd" d="M20.489 16.33c-1.643.284-2.84 1.676-3.036 3.332L16 32h16l-1.456-12.355c-.194-1.648-1.38-3.037-3.014-3.323c-2.45-.429-4.492-.433-7.041.008m1.241 4.318a1 1 0 0 0-1.984-.248l-.905 7.238a1 1 0 1 0 1.984.248z" clipRule="evenodd"/><path d="M13 24q0 .505.045 1H10v-2h3.045Q13 23.495 13 24m2.012-6.344a11 11 0 0 0-1.001 1.732l-2.635-1.522l1-1.732zm4.376-3.646q-.916.426-1.732 1.002l-1.522-2.636l1.732-1zM24 13q-.505 0-1 .045V10h2v3.045A11 11 0 0 0 24 13m6.344 2.012a11 11 0 0 0-1.732-1.001l1.522-2.635l1.732 1zm3.646 4.376a11 11 0 0 0-1.002-1.732l2.636-1.522l1 1.732zM35 24q0-.505-.045-1H38v2h-3.045q.045-.495.045-1"/></g><defs><clipPath id="healthiconsAccidentAndEmergencyNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clip-path="url(#healthiconsAccidentAndEmergencyNegative)"><path fill-rule="evenodd" d="M33 36H15v-2h18z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M48 0H0v48h48zM9 6a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M20.489 16.33c-1.643.284-2.84 1.676-3.036 3.332L16 32h16l-1.456-12.355c-.194-1.648-1.38-3.037-3.014-3.323c-2.45-.429-4.492-.433-7.041.008m1.241 4.318a1 1 0 0 0-1.984-.248l-.905 7.238a1 1 0 1 0 1.984.248z" clip-rule="evenodd"/><path d="M13 24q0 .505.045 1H10v-2h3.045Q13 23.495 13 24m2.012-6.344a11 11 0 0 0-1.001 1.732l-2.635-1.522l1-1.732zm4.376-3.646q-.916.426-1.732 1.002l-1.522-2.636l1.732-1zM24 13q-.505 0-1 .045V10h2v3.045A11 11 0 0 0 24 13m6.344 2.012a11 11 0 0 0-1.732-1.001l1.522-2.635l1.732 1zm3.646 4.376a11 11 0 0 0-1.002-1.732l2.636-1.522l1 1.732zM35 24q0-.505-.045-1H38v2h-3.045q.045-.495.045-1"/></g><defs><clipPath id="healthiconsAccidentAndEmergencyNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-accident-and-emergency-negative {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23healthiconsAccidentAndEmergencyNegative)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M33%2036H15v-2h18z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM9%206a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203h30a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M20.489%2016.33c-1.643.284-2.84%201.676-3.036%203.332L16%2032h16l-1.456-12.355c-.194-1.648-1.38-3.037-3.014-3.323c-2.45-.429-4.492-.433-7.041.008m1.241%204.318a1%201%200%200%200-1.984-.248l-.905%207.238a1%201%200%201%200%201.984.248z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13%2024q0%20.505.045%201H10v-2h3.045Q13%2023.495%2013%2024m2.012-6.344a11%2011%200%200%200-1.001%201.732l-2.635-1.522l1-1.732zm4.376-3.646q-.916.426-1.732%201.002l-1.522-2.636l1.732-1zM24%2013q-.505%200-1%20.045V10h2v3.045A11%2011%200%200%200%2024%2013m6.344%202.012a11%2011%200%200%200-1.732-1.001l1.522-2.635l1.732%201zm3.646%204.376a11%2011%200%200%200-1.002-1.732l2.636-1.522l1%201.732zM35%2024q0-.505-.045-1H38v2h-3.045q.045-.495.045-1%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsAccidentAndEmergencyNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23healthiconsAccidentAndEmergencyNegative)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M33%2036H15v-2h18z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM9%206a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203h30a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M20.489%2016.33c-1.643.284-2.84%201.676-3.036%203.332L16%2032h16l-1.456-12.355c-.194-1.648-1.38-3.037-3.014-3.323c-2.45-.429-4.492-.433-7.041.008m1.241%204.318a1%201%200%200%200-1.984-.248l-.905%207.238a1%201%200%201%200%201.984.248z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13%2024q0%20.505.045%201H10v-2h3.045Q13%2023.495%2013%2024m2.012-6.344a11%2011%200%200%200-1.001%201.732l-2.635-1.522l1-1.732zm4.376-3.646q-.916.426-1.732%201.002l-1.522-2.636l1.732-1zM24%2013q-.505%200-1%20.045V10h2v3.045A11%2011%200%200%200%2024%2013m6.344%202.012a11%2011%200%200%200-1.732-1.001l1.522-2.635l1.732%201zm3.646%204.376a11%2011%200%200%200-1.002-1.732l2.636-1.522l1%201.732zM35%2024q0-.505-.045-1H38v2h-3.045q.045-.495.045-1%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsAccidentAndEmergencyNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/accident-and-emergency-negative.svg?color=%231a73e8&size=48