Health Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Health 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/320143.svg" alt="Health icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320143.svg" alt="Health icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320143.svg" alt="Health icon" :width="24" :height="24" />
CSS background
.icon-health {
background-image: url('https://proicons.com/icon/320143.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 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <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="health_00000016780432407395160710000012328486249196326815_" d="M16,29.36c-0.097,0-0.189-0.039-0.257-0.108l-8.84-9 l0.514-0.504L16,28.486l12.512-12.739c1.373-1.374,2.128-3.194,2.128-5.129c0-1.938-0.755-3.761-2.126-5.132 c-1.368-1.369-3.188-2.124-5.125-2.126c-0.003,0-0.006,0-0.008,0c-1.938,0-3.761,0.755-5.132,2.126l-1.993,2.017 c-0.135,0.137-0.377,0.137-0.512,0L13.75,5.484c-1.37-1.37-3.192-2.125-5.13-2.125c-0.001,0-0.002,0-0.004,0 c-1.938,0.002-3.76,0.757-5.13,2.127C2.115,6.857,1.36,8.684,1.36,10.631c0,1.878,0.717,3.651,2.023,5.009h6.358l1.918-5.754 c0.098-0.294,0.585-0.294,0.683,0L16,20.861l1.658-4.975c0.049-0.147,0.187-0.246,0.342-0.246h3v0.72h-2.74l-1.918,5.754 c-0.098,0.293-0.585,0.293-0.683,0L12,11.139l-1.659,4.975C10.292,16.261,10.155,16.36,10,16.36H3.231 c-0.096,0-0.187-0.038-0.254-0.105C1.47,14.748,0.64,12.75,0.64,10.631c0-2.139,0.83-4.147,2.337-5.654 C4.483,3.471,6.485,2.641,8.615,2.64c0.001,0,0.002,0,0.004,0c2.131,0,4.134,0.83,5.641,2.337L16,6.738l1.738-1.759 c1.509-1.509,3.513-2.338,5.643-2.338c0.003,0,0.005,0,0.008,0c2.129,0.002,4.13,0.832,5.635,2.337 c1.507,1.507,2.337,3.51,2.337,5.641c0,2.127-0.83,4.129-2.337,5.636L16.257,29.252C16.189,29.321,16.097,29.36,16,29.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Health in other icon packs
Copied!