Heart Health Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Heart Health icon is commonly used in like buttons, favorites lists and health apps. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/320145.svg" alt="Heart Health icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320145.svg" alt="Heart Health icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320145.svg" alt="Heart Health icon" :width="24" :height="24" />
CSS background
.icon-heart-health {
background-image: url('https://proicons.com/icon/320145.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 24.1.2, 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="heart--health_1_" d="M31.36,31h-0.72c0-6.432-4.777-12.232-11.359-13.792c-0.15-0.036-0.261-0.163-0.275-0.317 c-0.015-0.153,0.071-0.299,0.212-0.362c2.861-1.273,4.71-4.116,4.71-7.241c0-4.371-3.556-7.927-7.927-7.927 c-4.372,0-7.928,3.556-7.928,7.927c0,3.125,1.849,5.968,4.711,7.241c0.141,0.063,0.226,0.209,0.212,0.362 c-0.014,0.154-0.125,0.281-0.275,0.317C6.137,18.768,1.36,24.568,1.36,31H0.64c0-6.46,4.574-12.312,11.002-14.248 c-2.634-1.539-4.291-4.375-4.291-7.465c0-4.768,3.879-8.647,8.648-8.647c4.768,0,8.647,3.879,8.647,8.647 c0,3.09-1.656,5.926-4.29,7.465C26.786,18.688,31.36,24.54,31.36,31z M16,30.36c-0.096,0-0.187-0.038-0.255-0.105l-3.962-3.965 c-0.511-0.512-0.794-1.191-0.797-1.915c-0.003-0.731,0.28-1.42,0.798-1.938c0.513-0.513,1.195-0.796,1.921-0.798 c0.001,0,0.003,0,0.004,0c0.729,0,1.413,0.283,1.927,0.798L16,22.803l0.365-0.365c1.026-1.027,2.825-1.028,3.852,0.001 c0.527,0.526,0.811,1.228,0.798,1.974c-0.014,0.711-0.297,1.377-0.799,1.878l-3.961,3.965C16.187,30.322,16.096,30.36,16,30.36z M13.709,22.36c-0.001,0-0.002,0-0.003,0c-0.534,0.001-1.036,0.209-1.413,0.587c-0.381,0.381-0.59,0.887-0.587,1.425 c0.002,0.532,0.211,1.032,0.587,1.408L16,29.49l3.707-3.71c0.369-0.368,0.578-0.858,0.587-1.381c0.01-0.549-0.198-1.064-0.587-1.452 c-0.756-0.758-2.077-0.757-2.833-0.001l-0.62,0.62c-0.141,0.141-0.368,0.141-0.509,0l-0.619-0.619 C14.748,22.568,14.245,22.36,13.709,22.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Heart Health in other icon packs
Copied!