Healthcare Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Healthcare 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/320144.svg" alt="Healthcare icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320144.svg" alt="Healthcare icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320144.svg" alt="Healthcare icon" :width="24" :height="24" />
CSS background
.icon-healthcare {
background-image: url('https://proicons.com/icon/320144.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="healthcare_1_" d="M16,30.36c-0.104,0-0.204-0.046-0.272-0.125L3.587,16.227C3.409,16.312,3.21,16.36,3,16.36 c-0.75,0-1.36-0.61-1.36-1.36c0-0.318,0.11-0.612,0.294-0.844C1.385,13.295,0.64,11.834,0.64,10.25c0-4.748,3.75-8.61,8.36-8.61 c2.597,0,5.292,1.451,7,3.736c1.708-2.285,4.403-3.736,7-3.736c4.609,0,8.36,3.862,8.36,8.61c0,1.584-0.746,3.045-1.295,3.906 C30.25,14.388,30.36,14.681,30.36,15c0,0.75-0.61,1.36-1.36,1.36c-0.21,0-0.409-0.048-0.587-0.133L16.272,30.235 C16.204,30.314,16.104,30.36,16,30.36z M4.131,15.755L16,29.45l11.869-13.695c-0.08-0.12-0.142-0.252-0.181-0.395h-4.966l-3.4,6.801 c-0.06,0.118-0.18,0.195-0.312,0.198c-0.143,0.045-0.257-0.066-0.322-0.181L11.021,8.763l-3.199,6.398 C7.761,15.283,7.636,15.36,7.5,15.36H4.312C4.272,15.502,4.211,15.635,4.131,15.755z M11,7.64c0.129,0,0.249,0.069,0.312,0.181 l7.666,13.416l3.199-6.398c0.062-0.122,0.186-0.199,0.322-0.199h5.188c0.158-0.576,0.687-1,1.312-1c0.17,0,0.333,0.031,0.483,0.089 c0.738-1.169,1.156-2.421,1.156-3.479c0-4.351-3.427-7.89-7.64-7.89c-2.865,0-5.43,1.928-6.7,3.839c-0.134,0.201-0.466,0.201-0.6,0 C14.43,4.288,11.865,2.36,9,2.36c-4.213,0-7.64,3.54-7.64,7.89c0,1.058,0.418,2.31,1.156,3.479C2.667,13.671,2.83,13.64,3,13.64 c0.625,0,1.153,0.424,1.312,1h2.966l3.401-6.801c0.059-0.119,0.179-0.195,0.312-0.199C10.993,7.64,10.997,7.64,11,7.64z M29,14.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S29.353,14.36,29,14.36z M3,14.36 c-0.353,0-0.64,0.287-0.64,0.64S2.647,15.64,3,15.64S3.64,15.353,3.64,15S3.353,14.36,3,14.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Healthcare in other icon packs
Copied!