heart broken icon
heart-broken-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- heart-broken-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the heart broken icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.946 3.936a3.25 3.25 0 0 1 4.595.012l.454.453l.447-.448a3.25 3.25 0 0 1 4.6.012a3.25 3.25 0 0 1 .013 4.594l-4.683 4.68a.5.5 0 0 1-.707 0L2.958 8.53a3.25 3.25 0 0 1-.012-4.595m5.073 8.242l4.327-4.325a2.25 2.25 0 0 0-.01-3.181a2.25 2.25 0 0 0-3.187-.012l-.25.252l-.045.052L7.707 6.11l1.647 1.647a.5.5 0 0 1 0 .707l-1.5 1.5a.5.5 0 0 1-.708-.707L8.293 8.11L6.646 6.464a.5.5 0 0 1 0-.707l.645-.645l-.457-.457a2.25 2.25 0 0 0-3.181-.012a2.25 2.25 0 0 0 .012 3.181z"/></svg>
React
import type { SVGProps } from "react";
export function FluentHeartBroken16Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.946 3.936a3.25 3.25 0 0 1 4.595.012l.454.453l.447-.448a3.25 3.25 0 0 1 4.6.012a3.25 3.25 0 0 1 .013 4.594l-4.683 4.68a.5.5 0 0 1-.707 0L2.958 8.53a3.25 3.25 0 0 1-.012-4.595m5.073 8.242l4.327-4.325a2.25 2.25 0 0 0-.01-3.181a2.25 2.25 0 0 0-3.187-.012l-.25.252l-.045.052L7.707 6.11l1.647 1.647a.5.5 0 0 1 0 .707l-1.5 1.5a.5.5 0 0 1-.708-.707L8.293 8.11L6.646 6.464a.5.5 0 0 1 0-.707l.645-.645l-.457-.457a2.25 2.25 0 0 0-3.181-.012a2.25 2.25 0 0 0 .012 3.181z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.946 3.936a3.25 3.25 0 0 1 4.595.012l.454.453l.447-.448a3.25 3.25 0 0 1 4.6.012a3.25 3.25 0 0 1 .013 4.594l-4.683 4.68a.5.5 0 0 1-.707 0L2.958 8.53a3.25 3.25 0 0 1-.012-4.595m5.073 8.242l4.327-4.325a2.25 2.25 0 0 0-.01-3.181a2.25 2.25 0 0 0-3.187-.012l-.25.252l-.045.052L7.707 6.11l1.647 1.647a.5.5 0 0 1 0 .707l-1.5 1.5a.5.5 0 0 1-.708-.707L8.293 8.11L6.646 6.464a.5.5 0 0 1 0-.707l.645-.645l-.457-.457a2.25 2.25 0 0 0-3.181-.012a2.25 2.25 0 0 0 .012 3.181z"/></svg> </template>
CSS
.icon-heart-broken-16-regular {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.946%203.936a3.25%203.25%200%200%201%204.595.012l.454.453l.447-.448a3.25%203.25%200%200%201%204.6.012a3.25%203.25%200%200%201%20.013%204.594l-4.683%204.68a.5.5%200%200%201-.707%200L2.958%208.53a3.25%203.25%200%200%201-.012-4.595m5.073%208.242l4.327-4.325a2.25%202.25%200%200%200-.01-3.181a2.25%202.25%200%200%200-3.187-.012l-.25.252l-.045.052L7.707%206.11l1.647%201.647a.5.5%200%200%201%200%20.707l-1.5%201.5a.5.5%200%200%201-.708-.707L8.293%208.11L6.646%206.464a.5.5%200%200%201%200-.707l.645-.645l-.457-.457a2.25%202.25%200%200%200-3.181-.012a2.25%202.25%200%200%200%20.012%203.181z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.946%203.936a3.25%203.25%200%200%201%204.595.012l.454.453l.447-.448a3.25%203.25%200%200%201%204.6.012a3.25%203.25%200%200%201%20.013%204.594l-4.683%204.68a.5.5%200%200%201-.707%200L2.958%208.53a3.25%203.25%200%200%201-.012-4.595m5.073%208.242l4.327-4.325a2.25%202.25%200%200%200-.01-3.181a2.25%202.25%200%200%200-3.187-.012l-.25.252l-.045.052L7.707%206.11l1.647%201.647a.5.5%200%200%201%200%20.707l-1.5%201.5a.5.5%200%200%201-.708-.707L8.293%208.11L6.646%206.464a.5.5%200%200%201%200-.707l.645-.645l-.457-.457a2.25%202.25%200%200%200-3.181-.012a2.25%202.25%200%200%200%20.012%203.181z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/heart-broken-16-regular.svg?color=%231a73e8&size=48