heart crack icon
heart-crack from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- heart-crack
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
Use the heart crack icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M119.4 44.1c23.3-3.9 46.8-1.9 68.6 5.3l49.8 77.5l-75.4 75.4c-1.5 1.5-2.4 3.6-2.3 5.8s1 4.2 2.6 5.7l112 104c2.9 2.7 7.4 2.9 10.5.3s3.8-7 1.7-10.4l-60.4-98.1l90.7-75.6c2.6-2.1 3.5-5.7 2.4-8.8l-22.8-63.4c28.5-16.7 62.4-23.2 95.7-17.6c69 11.4 119.5 71 119.5 140.9v5.8c0 41.5-17.2 81.2-47.6 109.5L283.7 469.1c-7.5 7-17.4 10.9-27.7 10.9s-20.2-3.9-27.7-10.9L47.6 300.4C17.2 272.1 0 232.4 0 190.9v-5.8c0-69.9 50.5-129.5 119.4-141"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidHeartCrack(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M119.4 44.1c23.3-3.9 46.8-1.9 68.6 5.3l49.8 77.5l-75.4 75.4c-1.5 1.5-2.4 3.6-2.3 5.8s1 4.2 2.6 5.7l112 104c2.9 2.7 7.4 2.9 10.5.3s3.8-7 1.7-10.4l-60.4-98.1l90.7-75.6c2.6-2.1 3.5-5.7 2.4-8.8l-22.8-63.4c28.5-16.7 62.4-23.2 95.7-17.6c69 11.4 119.5 71 119.5 140.9v5.8c0 41.5-17.2 81.2-47.6 109.5L283.7 469.1c-7.5 7-17.4 10.9-27.7 10.9s-20.2-3.9-27.7-10.9L47.6 300.4C17.2 272.1 0 232.4 0 190.9v-5.8c0-69.9 50.5-129.5 119.4-141"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M119.4 44.1c23.3-3.9 46.8-1.9 68.6 5.3l49.8 77.5l-75.4 75.4c-1.5 1.5-2.4 3.6-2.3 5.8s1 4.2 2.6 5.7l112 104c2.9 2.7 7.4 2.9 10.5.3s3.8-7 1.7-10.4l-60.4-98.1l90.7-75.6c2.6-2.1 3.5-5.7 2.4-8.8l-22.8-63.4c28.5-16.7 62.4-23.2 95.7-17.6c69 11.4 119.5 71 119.5 140.9v5.8c0 41.5-17.2 81.2-47.6 109.5L283.7 469.1c-7.5 7-17.4 10.9-27.7 10.9s-20.2-3.9-27.7-10.9L47.6 300.4C17.2 272.1 0 232.4 0 190.9v-5.8c0-69.9 50.5-129.5 119.4-141"/></svg> </template>
CSS
.icon-heart-crack {
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%20fill%3D%22currentColor%22%20d%3D%22M119.4%2044.1c23.3-3.9%2046.8-1.9%2068.6%205.3l49.8%2077.5l-75.4%2075.4c-1.5%201.5-2.4%203.6-2.3%205.8s1%204.2%202.6%205.7l112%20104c2.9%202.7%207.4%202.9%2010.5.3s3.8-7%201.7-10.4l-60.4-98.1l90.7-75.6c2.6-2.1%203.5-5.7%202.4-8.8l-22.8-63.4c28.5-16.7%2062.4-23.2%2095.7-17.6c69%2011.4%20119.5%2071%20119.5%20140.9v5.8c0%2041.5-17.2%2081.2-47.6%20109.5L283.7%20469.1c-7.5%207-17.4%2010.9-27.7%2010.9s-20.2-3.9-27.7-10.9L47.6%20300.4C17.2%20272.1%200%20232.4%200%20190.9v-5.8c0-69.9%2050.5-129.5%20119.4-141%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%20fill%3D%22currentColor%22%20d%3D%22M119.4%2044.1c23.3-3.9%2046.8-1.9%2068.6%205.3l49.8%2077.5l-75.4%2075.4c-1.5%201.5-2.4%203.6-2.3%205.8s1%204.2%202.6%205.7l112%20104c2.9%202.7%207.4%202.9%2010.5.3s3.8-7%201.7-10.4l-60.4-98.1l90.7-75.6c2.6-2.1%203.5-5.7%202.4-8.8l-22.8-63.4c28.5-16.7%2062.4-23.2%2095.7-17.6c69%2011.4%20119.5%2071%20119.5%20140.9v5.8c0%2041.5-17.2%2081.2-47.6%20109.5L283.7%20469.1c-7.5%207-17.4%2010.9-27.7%2010.9s-20.2-3.9-27.7-10.9L47.6%20300.4C17.2%20272.1%200%20232.4%200%20190.9v-5.8c0-69.9%2050.5-129.5%20119.4-141%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/heart-crack.svg?color=%231a73e8&size=48