heart break icon
heart-break-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- heart-break-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the heart break icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M232 102c0 66-104 122-104 122S24 168 24 102a54 54 0 0 1 92.18-38.18L128 75.63l11.82-11.81A54 54 0 0 1 232 102" opacity=".2"/><path d="M178 40a61.6 61.6 0 0 0-43.84 18.16L128 64.32l-6.16-6.16A62 62 0 0 0 16 102c0 70 103.79 126.67 108.21 129a8 8 0 0 0 7.58 0C136.21 228.67 240 172 240 102a62.07 62.07 0 0 0-62-62m-50 174.8c-18.26-10.64-96-59.11-96-112.8a46 46 0 0 1 78.53-32.53l6.16 6.16L106.34 86a8 8 0 0 0 0 11.31l24.53 24.53l-16.53 16.52a8 8 0 0 0 11.32 11.32l22.18-22.19a8 8 0 0 0 0-11.31l-24.53-24.55l22.16-22.16A46 46 0 0 1 224 102c0 53.61-77.76 102.15-96 112.8"/></g></svg>
React
import type { SVGProps } from "react";
export function PhHeartBreakDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M232 102c0 66-104 122-104 122S24 168 24 102a54 54 0 0 1 92.18-38.18L128 75.63l11.82-11.81A54 54 0 0 1 232 102" opacity=".2"/><path d="M178 40a61.6 61.6 0 0 0-43.84 18.16L128 64.32l-6.16-6.16A62 62 0 0 0 16 102c0 70 103.79 126.67 108.21 129a8 8 0 0 0 7.58 0C136.21 228.67 240 172 240 102a62.07 62.07 0 0 0-62-62m-50 174.8c-18.26-10.64-96-59.11-96-112.8a46 46 0 0 1 78.53-32.53l6.16 6.16L106.34 86a8 8 0 0 0 0 11.31l24.53 24.53l-16.53 16.52a8 8 0 0 0 11.32 11.32l22.18-22.19a8 8 0 0 0 0-11.31l-24.53-24.55l22.16-22.16A46 46 0 0 1 224 102c0 53.61-77.76 102.15-96 112.8"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M232 102c0 66-104 122-104 122S24 168 24 102a54 54 0 0 1 92.18-38.18L128 75.63l11.82-11.81A54 54 0 0 1 232 102" opacity=".2"/><path d="M178 40a61.6 61.6 0 0 0-43.84 18.16L128 64.32l-6.16-6.16A62 62 0 0 0 16 102c0 70 103.79 126.67 108.21 129a8 8 0 0 0 7.58 0C136.21 228.67 240 172 240 102a62.07 62.07 0 0 0-62-62m-50 174.8c-18.26-10.64-96-59.11-96-112.8a46 46 0 0 1 78.53-32.53l6.16 6.16L106.34 86a8 8 0 0 0 0 11.31l24.53 24.53l-16.53 16.52a8 8 0 0 0 11.32 11.32l22.18-22.19a8 8 0 0 0 0-11.31l-24.53-24.55l22.16-22.16A46 46 0 0 1 224 102c0 53.61-77.76 102.15-96 112.8"/></g></svg> </template>
CSS
.icon-heart-break-duotone {
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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%20102c0%2066-104%20122-104%20122S24%20168%2024%20102a54%2054%200%200%201%2092.18-38.18L128%2075.63l11.82-11.81A54%2054%200%200%201%20232%20102%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M178%2040a61.6%2061.6%200%200%200-43.84%2018.16L128%2064.32l-6.16-6.16A62%2062%200%200%200%2016%20102c0%2070%20103.79%20126.67%20108.21%20129a8%208%200%200%200%207.58%200C136.21%20228.67%20240%20172%20240%20102a62.07%2062.07%200%200%200-62-62m-50%20174.8c-18.26-10.64-96-59.11-96-112.8a46%2046%200%200%201%2078.53-32.53l6.16%206.16L106.34%2086a8%208%200%200%200%200%2011.31l24.53%2024.53l-16.53%2016.52a8%208%200%200%200%2011.32%2011.32l22.18-22.19a8%208%200%200%200%200-11.31l-24.53-24.55l22.16-22.16A46%2046%200%200%201%20224%20102c0%2053.61-77.76%20102.15-96%20112.8%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232%20102c0%2066-104%20122-104%20122S24%20168%2024%20102a54%2054%200%200%201%2092.18-38.18L128%2075.63l11.82-11.81A54%2054%200%200%201%20232%20102%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M178%2040a61.6%2061.6%200%200%200-43.84%2018.16L128%2064.32l-6.16-6.16A62%2062%200%200%200%2016%20102c0%2070%20103.79%20126.67%20108.21%20129a8%208%200%200%200%207.58%200C136.21%20228.67%20240%20172%20240%20102a62.07%2062.07%200%200%200-62-62m-50%20174.8c-18.26-10.64-96-59.11-96-112.8a46%2046%200%200%201%2078.53-32.53l6.16%206.16L106.34%2086a8%208%200%200%200%200%2011.31l24.53%2024.53l-16.53%2016.52a8%208%200%200%200%2011.32%2011.32l22.18-22.19a8%208%200%200%200%200-11.31l-24.53-24.55l22.16-22.16A46%2046%200%200%201%20224%20102c0%2053.61-77.76%20102.15-96%20112.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/heart-break-duotone.svg?color=%231a73e8&size=48