ios heart half icon
ios-heart-half from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-heart-half
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios heart half icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M352 56h-1c-39.7 0-74.8 21-95 52-20.2-31-55.3-52-95-52h-1c-61.9.6-112 50.9-112 113 0 37 16.2 89.5 47.8 132.7C156 384 256 456 256 456s100-72 160.2-154.3C447.8 258.5 464 206 464 169c0-62.1-50.1-112.4-112-113zm41.6 229.2C356.4 336 302.2 383.6 269 410.5c-5.2 4.2-13 .5-13-6.2V198.6c0-26.8 8.5-52.7 23.3-75 .1-.1.1-.2.2-.2 7.7-11.8 18.2-21.6 30.4-28.5 12.6-7.1 26.8-10.8 41.1-10.8h.9c22.5.2 43.7 9.1 59.6 25.1 15.9 16 24.6 37.3 24.6 59.8-.1 29-13.2 76.1-42.5 116.2z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosHeartHalf(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M352 56h-1c-39.7 0-74.8 21-95 52-20.2-31-55.3-52-95-52h-1c-61.9.6-112 50.9-112 113 0 37 16.2 89.5 47.8 132.7C156 384 256 456 256 456s100-72 160.2-154.3C447.8 258.5 464 206 464 169c0-62.1-50.1-112.4-112-113zm41.6 229.2C356.4 336 302.2 383.6 269 410.5c-5.2 4.2-13 .5-13-6.2V198.6c0-26.8 8.5-52.7 23.3-75 .1-.1.1-.2.2-.2 7.7-11.8 18.2-21.6 30.4-28.5 12.6-7.1 26.8-10.8 41.1-10.8h.9c22.5.2 43.7 9.1 59.6 25.1 15.9 16 24.6 37.3 24.6 59.8-.1 29-13.2 76.1-42.5 116.2z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M352 56h-1c-39.7 0-74.8 21-95 52-20.2-31-55.3-52-95-52h-1c-61.9.6-112 50.9-112 113 0 37 16.2 89.5 47.8 132.7C156 384 256 456 256 456s100-72 160.2-154.3C447.8 258.5 464 206 464 169c0-62.1-50.1-112.4-112-113zm41.6 229.2C356.4 336 302.2 383.6 269 410.5c-5.2 4.2-13 .5-13-6.2V198.6c0-26.8 8.5-52.7 23.3-75 .1-.1.1-.2.2-.2 7.7-11.8 18.2-21.6 30.4-28.5 12.6-7.1 26.8-10.8 41.1-10.8h.9c22.5.2 43.7 9.1 59.6 25.1 15.9 16 24.6 37.3 24.6 59.8-.1 29-13.2 76.1-42.5 116.2z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-heart-half {
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%20512%20512%22%3E%3Cpath%20d%3D%22M352%2056h-1c-39.7%200-74.8%2021-95%2052-20.2-31-55.3-52-95-52h-1c-61.9.6-112%2050.9-112%20113%200%2037%2016.2%2089.5%2047.8%20132.7C156%20384%20256%20456%20256%20456s100-72%20160.2-154.3C447.8%20258.5%20464%20206%20464%20169c0-62.1-50.1-112.4-112-113zm41.6%20229.2C356.4%20336%20302.2%20383.6%20269%20410.5c-5.2%204.2-13%20.5-13-6.2V198.6c0-26.8%208.5-52.7%2023.3-75%20.1-.1.1-.2.2-.2%207.7-11.8%2018.2-21.6%2030.4-28.5%2012.6-7.1%2026.8-10.8%2041.1-10.8h.9c22.5.2%2043.7%209.1%2059.6%2025.1%2015.9%2016%2024.6%2037.3%2024.6%2059.8-.1%2029-13.2%2076.1-42.5%20116.2z%22%20fill%3D%22currentColor%22%2F%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%20512%20512%22%3E%3Cpath%20d%3D%22M352%2056h-1c-39.7%200-74.8%2021-95%2052-20.2-31-55.3-52-95-52h-1c-61.9.6-112%2050.9-112%20113%200%2037%2016.2%2089.5%2047.8%20132.7C156%20384%20256%20456%20256%20456s100-72%20160.2-154.3C447.8%20258.5%20464%20206%20464%20169c0-62.1-50.1-112.4-112-113zm41.6%20229.2C356.4%20336%20302.2%20383.6%20269%20410.5c-5.2%204.2-13%20.5-13-6.2V198.6c0-26.8%208.5-52.7%2023.3-75%20.1-.1.1-.2.2-.2%207.7-11.8%2018.2-21.6%2030.4-28.5%2012.6-7.1%2026.8-10.8%2041.1-10.8h.9c22.5.2%2043.7%209.1%2059.6%2025.1%2015.9%2016%2024.6%2037.3%2024.6%2059.8-.1%2029-13.2%2076.1-42.5%20116.2z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-heart-half.svg?color=%231a73e8&size=48