hospital location icon
hospital-location from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- hospital-location
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the hospital location icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M12.5 2C7.806 2 4 5.618 4 10.08c0 2.553 1.063 4.537 3.188 6.309c1.497 1.25 3.312 3.324 4.401 5.006c.523.807 1.262.807 1.822 0c1.144-1.648 2.904-3.757 4.402-5.006C19.938 14.617 21 12.633 21 10.081C21 5.618 17.194 2 12.5 2Z"/><path stroke-linecap="round" d="M10.5 7v3m0 3v-3m4-3v3m0 3v-3m0 0h-4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHospitalLocation(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinejoin="round" d="M12.5 2C7.806 2 4 5.618 4 10.08c0 2.553 1.063 4.537 3.188 6.309c1.497 1.25 3.312 3.324 4.401 5.006c.523.807 1.262.807 1.822 0c1.144-1.648 2.904-3.757 4.402-5.006C19.938 14.617 21 12.633 21 10.081C21 5.618 17.194 2 12.5 2Z"/><path strokeLinecap="round" d="M10.5 7v3m0 3v-3m4-3v3m0 3v-3m0 0h-4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M12.5 2C7.806 2 4 5.618 4 10.08c0 2.553 1.063 4.537 3.188 6.309c1.497 1.25 3.312 3.324 4.401 5.006c.523.807 1.262.807 1.822 0c1.144-1.648 2.904-3.757 4.402-5.006C19.938 14.617 21 12.633 21 10.081C21 5.618 17.194 2 12.5 2Z"/><path stroke-linecap="round" d="M10.5 7v3m0 3v-3m4-3v3m0 3v-3m0 0h-4"/></g></svg> </template>
CSS
.icon-hospital-location {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12.5%202C7.806%202%204%205.618%204%2010.08c0%202.553%201.063%204.537%203.188%206.309c1.497%201.25%203.312%203.324%204.401%205.006c.523.807%201.262.807%201.822%200c1.144-1.648%202.904-3.757%204.402-5.006C19.938%2014.617%2021%2012.633%2021%2010.081C21%205.618%2017.194%202%2012.5%202Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.5%207v3m0%203v-3m4-3v3m0%203v-3m0%200h-4%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12.5%202C7.806%202%204%205.618%204%2010.08c0%202.553%201.063%204.537%203.188%206.309c1.497%201.25%203.312%203.324%204.401%205.006c.523.807%201.262.807%201.822%200c1.144-1.648%202.904-3.757%204.402-5.006C19.938%2014.617%2021%2012.633%2021%2010.081C21%205.618%2017.194%202%2012.5%202Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.5%207v3m0%203v-3m4-3v3m0%203v-3m0%200h-4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/hospital-location.svg?color=%231a73e8&size=48