Hospital Circle Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Hospital Circle icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310764.svg" alt="Hospital Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310764.svg" alt="Hospital Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310764.svg" alt="Hospital Circle icon" :width="24" :height="24" />
CSS background
.icon-hospital-circle {
background-image: url('https://proicons.com/icon/310764.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.7626 10.9417V13.0584C16.7626 13.1987 16.7068 13.3333 16.6076 13.4325C16.5083 13.5318 16.3737 13.5875 16.2334 13.5875H13.5875V16.2334C13.5875 16.3738 13.5318 16.5084 13.4325 16.6076C13.3333 16.7068 13.1987 16.7626 13.0583 16.7626H10.9416C10.8013 16.7626 10.6667 16.7068 10.5675 16.6076C10.4682 16.5084 10.4125 16.3738 10.4125 16.2334V13.5875H7.76659C7.62624 13.5875 7.49164 13.5318 7.3924 13.4325C7.29316 13.3333 7.23741 13.1987 7.23741 13.0584V10.9417C7.23741 10.8013 7.29316 10.6667 7.3924 10.5675C7.49164 10.4682 7.62624 10.4125 7.76659 10.4125H10.4125V7.7666C10.4125 7.62626 10.4682 7.49166 10.5675 7.39242C10.6667 7.29318 10.8013 7.23743 10.9416 7.23743H13.0583C13.1987 7.23743 13.3333 7.29318 13.4325 7.39242C13.5318 7.49166 13.5875 7.62626 13.5875 7.7666V10.4125H16.2334C16.3737 10.4125 16.5083 10.4682 16.6076 10.5675C16.7068 10.6667 16.7626 10.8013 16.7626 10.9417Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Hospital Circle in other icon packs
Copied!