first aid kit icon
first-aid-kit from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- first-aid-kit
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the first aid kit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 12.563c0-3.094 0-4.64 1.025-5.602C4.05 6 5.7 6 9 6h6c3.3 0 4.95 0 5.975.961S22 9.47 22 12.563v1.874c0 3.094 0 4.64-1.025 5.602C19.95 21 18.3 21 15 21H9c-3.3 0-4.95 0-5.975-.961S2 17.53 2 14.437zm7 .937h6m-3-3v6M17 6c0-2.482-.518-3-3-3h-4c-2.482 0-3 .518-3 3"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFirstAidKit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M2 12.563c0-3.094 0-4.64 1.025-5.602C4.05 6 5.7 6 9 6h6c3.3 0 4.95 0 5.975.961S22 9.47 22 12.563v1.874c0 3.094 0 4.64-1.025 5.602C19.95 21 18.3 21 15 21H9c-3.3 0-4.95 0-5.975-.961S2 17.53 2 14.437zm7 .937h6m-3-3v6M17 6c0-2.482-.518-3-3-3h-4c-2.482 0-3 .518-3 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 12.563c0-3.094 0-4.64 1.025-5.602C4.05 6 5.7 6 9 6h6c3.3 0 4.95 0 5.975.961S22 9.47 22 12.563v1.874c0 3.094 0 4.64-1.025 5.602C19.95 21 18.3 21 15 21H9c-3.3 0-4.95 0-5.975-.961S2 17.53 2 14.437zm7 .937h6m-3-3v6M17 6c0-2.482-.518-3-3-3h-4c-2.482 0-3 .518-3 3"/></svg> </template>
CSS
.icon-first-aid-kit {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%2012.563c0-3.094%200-4.64%201.025-5.602C4.05%206%205.7%206%209%206h6c3.3%200%204.95%200%205.975.961S22%209.47%2022%2012.563v1.874c0%203.094%200%204.64-1.025%205.602C19.95%2021%2018.3%2021%2015%2021H9c-3.3%200-4.95%200-5.975-.961S2%2017.53%202%2014.437zm7%20.937h6m-3-3v6M17%206c0-2.482-.518-3-3-3h-4c-2.482%200-3%20.518-3%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%2012.563c0-3.094%200-4.64%201.025-5.602C4.05%206%205.7%206%209%206h6c3.3%200%204.95%200%205.975.961S22%209.47%2022%2012.563v1.874c0%203.094%200%204.64-1.025%205.602C19.95%2021%2018.3%2021%2015%2021H9c-3.3%200-4.95%200-5.975-.961S2%2017.53%202%2014.437zm7%20.937h6m-3-3v6M17%206c0-2.482-.518-3-3-3h-4c-2.482%200-3%20.518-3%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/first-aid-kit.svg?color=%231a73e8&size=48