heartbreak icon
heartbreak from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.
- Name
- heartbreak
- Set
- Bootstrap Icons
- Style
- Outline
- Viewbox
- 16×16
- License
- MIT
1 other variant in Bootstrap Icons
The same icon in other sets
Use the heartbreak icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.867 14.41c13.308-9.322 4.79-16.563.064-13.824L7 3l1.5 4l-2 3L8 15a38 38 0 0 0 .867-.59m-.303-1.01l-.971-3.237l1.74-2.608a1 1 0 0 0 .103-.906l-1.3-3.468l1.45-1.813c1.861-.948 4.446.002 5.197 2.11c.691 1.94-.055 5.521-6.219 9.922m-1.25 1.137a36 36 0 0 1-1.522-1.116C-5.077 4.97 1.842-1.472 6.454.293c.314.12.618.279.904.477L5.5 3L7 7l-1.5 3zm-2.3-3.06l-.442-1.106a1 1 0 0 1 .034-.818l1.305-2.61L4.564 3.35a1 1 0 0 1 .168-.991l1.032-1.24c-1.688-.449-3.7.398-4.456 2.128c-.711 1.627-.413 4.55 3.706 8.229Z"/></svg>
React
import type { SVGProps } from "react";
export function BiHeartbreak(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="M8.867 14.41c13.308-9.322 4.79-16.563.064-13.824L7 3l1.5 4l-2 3L8 15a38 38 0 0 0 .867-.59m-.303-1.01l-.971-3.237l1.74-2.608a1 1 0 0 0 .103-.906l-1.3-3.468l1.45-1.813c1.861-.948 4.446.002 5.197 2.11c.691 1.94-.055 5.521-6.219 9.922m-1.25 1.137a36 36 0 0 1-1.522-1.116C-5.077 4.97 1.842-1.472 6.454.293c.314.12.618.279.904.477L5.5 3L7 7l-1.5 3zm-2.3-3.06l-.442-1.106a1 1 0 0 1 .034-.818l1.305-2.61L4.564 3.35a1 1 0 0 1 .168-.991l1.032-1.24c-1.688-.449-3.7.398-4.456 2.128c-.711 1.627-.413 4.55 3.706 8.229Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.867 14.41c13.308-9.322 4.79-16.563.064-13.824L7 3l1.5 4l-2 3L8 15a38 38 0 0 0 .867-.59m-.303-1.01l-.971-3.237l1.74-2.608a1 1 0 0 0 .103-.906l-1.3-3.468l1.45-1.813c1.861-.948 4.446.002 5.197 2.11c.691 1.94-.055 5.521-6.219 9.922m-1.25 1.137a36 36 0 0 1-1.522-1.116C-5.077 4.97 1.842-1.472 6.454.293c.314.12.618.279.904.477L5.5 3L7 7l-1.5 3zm-2.3-3.06l-.442-1.106a1 1 0 0 1 .034-.818l1.305-2.61L4.564 3.35a1 1 0 0 1 .168-.991l1.032-1.24c-1.688-.449-3.7.398-4.456 2.128c-.711 1.627-.413 4.55 3.706 8.229Z"/></svg> </template>
CSS
.icon-heartbreak {
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%22M8.867%2014.41c13.308-9.322%204.79-16.563.064-13.824L7%203l1.5%204l-2%203L8%2015a38%2038%200%200%200%20.867-.59m-.303-1.01l-.971-3.237l1.74-2.608a1%201%200%200%200%20.103-.906l-1.3-3.468l1.45-1.813c1.861-.948%204.446.002%205.197%202.11c.691%201.94-.055%205.521-6.219%209.922m-1.25%201.137a36%2036%200%200%201-1.522-1.116C-5.077%204.97%201.842-1.472%206.454.293c.314.12.618.279.904.477L5.5%203L7%207l-1.5%203zm-2.3-3.06l-.442-1.106a1%201%200%200%201%20.034-.818l1.305-2.61L4.564%203.35a1%201%200%200%201%20.168-.991l1.032-1.24c-1.688-.449-3.7.398-4.456%202.128c-.711%201.627-.413%204.55%203.706%208.229Z%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%22M8.867%2014.41c13.308-9.322%204.79-16.563.064-13.824L7%203l1.5%204l-2%203L8%2015a38%2038%200%200%200%20.867-.59m-.303-1.01l-.971-3.237l1.74-2.608a1%201%200%200%200%20.103-.906l-1.3-3.468l1.45-1.813c1.861-.948%204.446.002%205.197%202.11c.691%201.94-.055%205.521-6.219%209.922m-1.25%201.137a36%2036%200%200%201-1.522-1.116C-5.077%204.97%201.842-1.472%206.454.293c.314.12.618.279.904.477L5.5%203L7%207l-1.5%203zm-2.3-3.06l-.442-1.106a1%201%200%200%201%20.034-.818l1.305-2.61L4.564%203.35a1%201%200%200%201%20.168-.991l1.032-1.24c-1.688-.449-3.7.398-4.456%202.128c-.711%201.627-.413%204.55%203.706%208.229Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bi/heartbreak.svg?color=%231a73e8&size=48