heart-broken-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
heart-broken-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the heart broken icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 8.5q0 .75.263 1.425t.937 1.538t1.825 2.062t2.925 3q.1.1.213.063t.137-.163L10.775 12q-1.3 0-2.075-1.013T8.275 8.75l.95-3.325q-.4-.2-.837-.312T7.5 5Q6.05 5 5.025 6.025T4 8.5m16 0q0-1.45-1.025-2.475T16.5 5q-.275 0-.55.038t-.55.137L14.8 7q1.125.3 1.662 1.338t.188 2.162l-1.3 4.375q-.05.125.088.213t.262-.038q1.375-1.4 2.225-2.337t1.313-1.65t.612-1.288T20 8.5m-8.662 11.725q-.338-.125-.613-.375Q8 17.45 6.3 15.812t-2.662-2.874t-1.3-2.263T2 8.5q0-2.3 1.6-3.9T7.5 3q1.65 0 2.9.637t.9 1.838l-.925 3.25q-.125.5.163.888t.787.387H13l-.65 6.35q-.025.2.163.225t.237-.15L14.6 10.3q.15-.5-.15-.9t-.8-.4H12l1.525-4.525Q13.8 3.6 14.675 3.3T16.5 3q2.3 0 3.9 1.6T22 8.5q0 1.1-.4 2.175t-1.388 2.375t-2.65 2.938t-4.212 3.862q-.275.25-.625.375t-.7.125t-.687-.125"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsHeartBrokenOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 8.5q0 .75.263 1.425t.937 1.538t1.825 2.062t2.925 3q.1.1.213.063t.137-.163L10.775 12q-1.3 0-2.075-1.013T8.275 8.75l.95-3.325q-.4-.2-.837-.312T7.5 5Q6.05 5 5.025 6.025T4 8.5m16 0q0-1.45-1.025-2.475T16.5 5q-.275 0-.55.038t-.55.137L14.8 7q1.125.3 1.662 1.338t.188 2.162l-1.3 4.375q-.05.125.088.213t.262-.038q1.375-1.4 2.225-2.337t1.313-1.65t.612-1.288T20 8.5m-8.662 11.725q-.338-.125-.613-.375Q8 17.45 6.3 15.812t-2.662-2.874t-1.3-2.263T2 8.5q0-2.3 1.6-3.9T7.5 3q1.65 0 2.9.637t.9 1.838l-.925 3.25q-.125.5.163.888t.787.387H13l-.65 6.35q-.025.2.163.225t.237-.15L14.6 10.3q.15-.5-.15-.9t-.8-.4H12l1.525-4.525Q13.8 3.6 14.675 3.3T16.5 3q2.3 0 3.9 1.6T22 8.5q0 1.1-.4 2.175t-1.388 2.375t-2.65 2.938t-4.212 3.862q-.275.25-.625.375t-.7.125t-.687-.125"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 8.5q0 .75.263 1.425t.937 1.538t1.825 2.062t2.925 3q.1.1.213.063t.137-.163L10.775 12q-1.3 0-2.075-1.013T8.275 8.75l.95-3.325q-.4-.2-.837-.312T7.5 5Q6.05 5 5.025 6.025T4 8.5m16 0q0-1.45-1.025-2.475T16.5 5q-.275 0-.55.038t-.55.137L14.8 7q1.125.3 1.662 1.338t.188 2.162l-1.3 4.375q-.05.125.088.213t.262-.038q1.375-1.4 2.225-2.337t1.313-1.65t.612-1.288T20 8.5m-8.662 11.725q-.338-.125-.613-.375Q8 17.45 6.3 15.812t-2.662-2.874t-1.3-2.263T2 8.5q0-2.3 1.6-3.9T7.5 3q1.65 0 2.9.637t.9 1.838l-.925 3.25q-.125.5.163.888t.787.387H13l-.65 6.35q-.025.2.163.225t.237-.15L14.6 10.3q.15-.5-.15-.9t-.8-.4H12l1.525-4.525Q13.8 3.6 14.675 3.3T16.5 3q2.3 0 3.9 1.6T22 8.5q0 1.1-.4 2.175t-1.388 2.375t-2.65 2.938t-4.212 3.862q-.275.25-.625.375t-.7.125t-.687-.125"/></svg>
</template>

CSS

.icon-heart-broken-outline-rounded {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%208.5q0%20.75.263%201.425t.937%201.538t1.825%202.062t2.925%203q.1.1.213.063t.137-.163L10.775%2012q-1.3%200-2.075-1.013T8.275%208.75l.95-3.325q-.4-.2-.837-.312T7.5%205Q6.05%205%205.025%206.025T4%208.5m16%200q0-1.45-1.025-2.475T16.5%205q-.275%200-.55.038t-.55.137L14.8%207q1.125.3%201.662%201.338t.188%202.162l-1.3%204.375q-.05.125.088.213t.262-.038q1.375-1.4%202.225-2.337t1.313-1.65t.612-1.288T20%208.5m-8.662%2011.725q-.338-.125-.613-.375Q8%2017.45%206.3%2015.812t-2.662-2.874t-1.3-2.263T2%208.5q0-2.3%201.6-3.9T7.5%203q1.65%200%202.9.637t.9%201.838l-.925%203.25q-.125.5.163.888t.787.387H13l-.65%206.35q-.025.2.163.225t.237-.15L14.6%2010.3q.15-.5-.15-.9t-.8-.4H12l1.525-4.525Q13.8%203.6%2014.675%203.3T16.5%203q2.3%200%203.9%201.6T22%208.5q0%201.1-.4%202.175t-1.388%202.375t-2.65%202.938t-4.212%203.862q-.275.25-.625.375t-.7.125t-.687-.125%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%208.5q0%20.75.263%201.425t.937%201.538t1.825%202.062t2.925%203q.1.1.213.063t.137-.163L10.775%2012q-1.3%200-2.075-1.013T8.275%208.75l.95-3.325q-.4-.2-.837-.312T7.5%205Q6.05%205%205.025%206.025T4%208.5m16%200q0-1.45-1.025-2.475T16.5%205q-.275%200-.55.038t-.55.137L14.8%207q1.125.3%201.662%201.338t.188%202.162l-1.3%204.375q-.05.125.088.213t.262-.038q1.375-1.4%202.225-2.337t1.313-1.65t.612-1.288T20%208.5m-8.662%2011.725q-.338-.125-.613-.375Q8%2017.45%206.3%2015.812t-2.662-2.874t-1.3-2.263T2%208.5q0-2.3%201.6-3.9T7.5%203q1.65%200%202.9.637t.9%201.838l-.925%203.25q-.125.5.163.888t.787.387H13l-.65%206.35q-.025.2.163.225t.237-.15L14.6%2010.3q.15-.5-.15-.9t-.8-.4H12l1.525-4.525Q13.8%203.6%2014.675%203.3T16.5%203q2.3%200%203.9%201.6T22%208.5q0%201.1-.4%202.175t-1.388%202.375t-2.65%202.938t-4.212%203.862q-.275.25-.625.375t-.7.125t-.687-.125%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/heart-broken-outline-rounded.svg?color=%231a73e8&size=48