map point hospital icon
map-point-hospital-bold from Solar by 480 Design · Bold · Map · CC-BY-4.0 Attribution required.
- Name
- map-point-hospital-bold
- Set
- Solar
- Style
- Bold
- Category
- Map
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More map icons from Solar
branching-paths-down-boldbranching-paths-up-boldcompass-big-boldcompass-boldcompass-square-boldglobal-boldglobe-boldgps-boldmap-arrow-down-boldmap-arrow-left-boldmap-arrow-right-boldmap-arrow-square-boldmap-arrow-up-boldmap-boldmap-point-add-boldmap-point-boldmap-point-favorite-boldmap-point-remove-boldmap-point-rotate-boldmap-point-school-boldmap-point-search-boldmap-point-wave-boldpeople-nearby-boldpoint-on-map-bold
Use the map point hospital icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M12 7.75C12.4142 7.75 12.75 8.08579 12.75 8.5V9.25H13.5C13.9142 9.25 14.25 9.58579 14.25 10C14.25 10.4142 13.9142 10.75 13.5 10.75H12.75V11.5C12.75 11.9142 12.4142 12.25 12 12.25C11.5858 12.25 11.25 11.9142 11.25 11.5V10.75H10.5C10.0858 10.75 9.75 10.4142 9.75 10C9.75 9.58579 10.0858 9.25 10.5 9.25H11.25V8.5C11.25 8.08579 11.5858 7.75 12 7.75Z"/><path d="M12 2C7.58172 2 4 5.64588 4 10.1433C4 14.6055 6.55332 19.8124 10.5371 21.6744C11.4657 22.1085 12.5343 22.1085 13.4629 21.6744C17.4467 19.8124 20 14.6055 20 10.1433C20 5.64588 16.4183 2 12 2ZM12 14C14.2091 14 16 12.2091 16 10C16 7.79086 14.2091 6 12 6C9.79086 6 8 7.79086 8 10C8 12.2091 9.79086 14 12 14ZM12.75 8.5C12.75 8.08579 12.4142 7.75 12 7.75C11.5858 7.75 11.25 8.08579 11.25 8.5V9.25H10.5C10.0858 9.25 9.75 9.58579 9.75 10C9.75 10.4142 10.0858 10.75 10.5 10.75H11.25V11.5C11.25 11.9142 11.5858 12.25 12 12.25C12.4142 12.25 12.75 11.9142 12.75 11.5V10.75H13.5C13.9142 10.75 14.25 10.4142 14.25 10C14.25 9.58579 13.9142 9.25 13.5 9.25H12.75V8.5Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarMapPointHospitalBold(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" fillRule="evenodd" clipRule="evenodd"><path d="M12 7.75C12.4142 7.75 12.75 8.08579 12.75 8.5V9.25H13.5C13.9142 9.25 14.25 9.58579 14.25 10C14.25 10.4142 13.9142 10.75 13.5 10.75H12.75V11.5C12.75 11.9142 12.4142 12.25 12 12.25C11.5858 12.25 11.25 11.9142 11.25 11.5V10.75H10.5C10.0858 10.75 9.75 10.4142 9.75 10C9.75 9.58579 10.0858 9.25 10.5 9.25H11.25V8.5C11.25 8.08579 11.5858 7.75 12 7.75Z"/><path d="M12 2C7.58172 2 4 5.64588 4 10.1433C4 14.6055 6.55332 19.8124 10.5371 21.6744C11.4657 22.1085 12.5343 22.1085 13.4629 21.6744C17.4467 19.8124 20 14.6055 20 10.1433C20 5.64588 16.4183 2 12 2ZM12 14C14.2091 14 16 12.2091 16 10C16 7.79086 14.2091 6 12 6C9.79086 6 8 7.79086 8 10C8 12.2091 9.79086 14 12 14ZM12.75 8.5C12.75 8.08579 12.4142 7.75 12 7.75C11.5858 7.75 11.25 8.08579 11.25 8.5V9.25H10.5C10.0858 9.25 9.75 9.58579 9.75 10C9.75 10.4142 10.0858 10.75 10.5 10.75H11.25V11.5C11.25 11.9142 11.5858 12.25 12 12.25C12.4142 12.25 12.75 11.9142 12.75 11.5V10.75H13.5C13.9142 10.75 14.25 10.4142 14.25 10C14.25 9.58579 13.9142 9.25 13.5 9.25H12.75V8.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" fill-rule="evenodd" clip-rule="evenodd"><path d="M12 7.75C12.4142 7.75 12.75 8.08579 12.75 8.5V9.25H13.5C13.9142 9.25 14.25 9.58579 14.25 10C14.25 10.4142 13.9142 10.75 13.5 10.75H12.75V11.5C12.75 11.9142 12.4142 12.25 12 12.25C11.5858 12.25 11.25 11.9142 11.25 11.5V10.75H10.5C10.0858 10.75 9.75 10.4142 9.75 10C9.75 9.58579 10.0858 9.25 10.5 9.25H11.25V8.5C11.25 8.08579 11.5858 7.75 12 7.75Z"/><path d="M12 2C7.58172 2 4 5.64588 4 10.1433C4 14.6055 6.55332 19.8124 10.5371 21.6744C11.4657 22.1085 12.5343 22.1085 13.4629 21.6744C17.4467 19.8124 20 14.6055 20 10.1433C20 5.64588 16.4183 2 12 2ZM12 14C14.2091 14 16 12.2091 16 10C16 7.79086 14.2091 6 12 6C9.79086 6 8 7.79086 8 10C8 12.2091 9.79086 14 12 14ZM12.75 8.5C12.75 8.08579 12.4142 7.75 12 7.75C11.5858 7.75 11.25 8.08579 11.25 8.5V9.25H10.5C10.0858 9.25 9.75 9.58579 9.75 10C9.75 10.4142 10.0858 10.75 10.5 10.75H11.25V11.5C11.25 11.9142 11.5858 12.25 12 12.25C12.4142 12.25 12.75 11.9142 12.75 11.5V10.75H13.5C13.9142 10.75 14.25 10.4142 14.25 10C14.25 9.58579 13.9142 9.25 13.5 9.25H12.75V8.5Z"/></g></svg> </template>
CSS
.icon-map-point-hospital-bold {
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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M12%207.75C12.4142%207.75%2012.75%208.08579%2012.75%208.5V9.25H13.5C13.9142%209.25%2014.25%209.58579%2014.25%2010C14.25%2010.4142%2013.9142%2010.75%2013.5%2010.75H12.75V11.5C12.75%2011.9142%2012.4142%2012.25%2012%2012.25C11.5858%2012.25%2011.25%2011.9142%2011.25%2011.5V10.75H10.5C10.0858%2010.75%209.75%2010.4142%209.75%2010C9.75%209.58579%2010.0858%209.25%2010.5%209.25H11.25V8.5C11.25%208.08579%2011.5858%207.75%2012%207.75Z%22%2F%3E%3Cpath%20d%3D%22M12%202C7.58172%202%204%205.64588%204%2010.1433C4%2014.6055%206.55332%2019.8124%2010.5371%2021.6744C11.4657%2022.1085%2012.5343%2022.1085%2013.4629%2021.6744C17.4467%2019.8124%2020%2014.6055%2020%2010.1433C20%205.64588%2016.4183%202%2012%202ZM12%2014C14.2091%2014%2016%2012.2091%2016%2010C16%207.79086%2014.2091%206%2012%206C9.79086%206%208%207.79086%208%2010C8%2012.2091%209.79086%2014%2012%2014ZM12.75%208.5C12.75%208.08579%2012.4142%207.75%2012%207.75C11.5858%207.75%2011.25%208.08579%2011.25%208.5V9.25H10.5C10.0858%209.25%209.75%209.58579%209.75%2010C9.75%2010.4142%2010.0858%2010.75%2010.5%2010.75H11.25V11.5C11.25%2011.9142%2011.5858%2012.25%2012%2012.25C12.4142%2012.25%2012.75%2011.9142%2012.75%2011.5V10.75H13.5C13.9142%2010.75%2014.25%2010.4142%2014.25%2010C14.25%209.58579%2013.9142%209.25%2013.5%209.25H12.75V8.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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M12%207.75C12.4142%207.75%2012.75%208.08579%2012.75%208.5V9.25H13.5C13.9142%209.25%2014.25%209.58579%2014.25%2010C14.25%2010.4142%2013.9142%2010.75%2013.5%2010.75H12.75V11.5C12.75%2011.9142%2012.4142%2012.25%2012%2012.25C11.5858%2012.25%2011.25%2011.9142%2011.25%2011.5V10.75H10.5C10.0858%2010.75%209.75%2010.4142%209.75%2010C9.75%209.58579%2010.0858%209.25%2010.5%209.25H11.25V8.5C11.25%208.08579%2011.5858%207.75%2012%207.75Z%22%2F%3E%3Cpath%20d%3D%22M12%202C7.58172%202%204%205.64588%204%2010.1433C4%2014.6055%206.55332%2019.8124%2010.5371%2021.6744C11.4657%2022.1085%2012.5343%2022.1085%2013.4629%2021.6744C17.4467%2019.8124%2020%2014.6055%2020%2010.1433C20%205.64588%2016.4183%202%2012%202ZM12%2014C14.2091%2014%2016%2012.2091%2016%2010C16%207.79086%2014.2091%206%2012%206C9.79086%206%208%207.79086%208%2010C8%2012.2091%209.79086%2014%2012%2014ZM12.75%208.5C12.75%208.08579%2012.4142%207.75%2012%207.75C11.5858%207.75%2011.25%208.08579%2011.25%208.5V9.25H10.5C10.0858%209.25%209.75%209.58579%209.75%2010C9.75%2010.4142%2010.0858%2010.75%2010.5%2010.75H11.25V11.5C11.25%2011.9142%2011.5858%2012.25%2012%2012.25C12.4142%2012.25%2012.75%2011.9142%2012.75%2011.5V10.75H13.5C13.9142%2010.75%2014.25%2010.4142%2014.25%2010C14.25%209.58579%2013.9142%209.25%2013.5%209.25H12.75V8.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/solar/map-point-hospital-bold.svg?color=%231a73e8&size=48