hearts icon

hearts-duotone from Reicon by REICON · Duotone · Like · MIT Free for personal and commercial use.

Name
hearts-duotone
Set
Reicon
Style
Duotone
Category
Like
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All hearts icons →

More like icons from Reicon

Use the hearts icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 9.137C2 14 6.02 16.591 8.962 18.911C10 19.729 11 20.5 12 20.5s2-.77 3.038-1.59C17.981 16.592 22 14 22 9.138S16.5.825 12 5.501C7.5.825 2 4.274 2 9.137" opacity=".5"/><path d="M16.5 13.287c-2.475-2.716-5.5-.712-5.5 2.112c0 2.56 1.814 4.035 3.358 5.292l.044.036l.427.35c.571.475 1.121.923 1.671.923s1.1-.448 1.671-.923C19.789 19.73 22 18.224 22 15.399c0-.927-.326-1.767-.853-2.38c-1.075-1.251-2.985-1.556-4.647.268"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconHeartsDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 9.137C2 14 6.02 16.591 8.962 18.911C10 19.729 11 20.5 12 20.5s2-.77 3.038-1.59C17.981 16.592 22 14 22 9.138S16.5.825 12 5.501C7.5.825 2 4.274 2 9.137" opacity=".5"/><path d="M16.5 13.287c-2.475-2.716-5.5-.712-5.5 2.112c0 2.56 1.814 4.035 3.358 5.292l.044.036l.427.35c.571.475 1.121.923 1.671.923s1.1-.448 1.671-.923C19.789 19.73 22 18.224 22 15.399c0-.927-.326-1.767-.853-2.38c-1.075-1.251-2.985-1.556-4.647.268"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 9.137C2 14 6.02 16.591 8.962 18.911C10 19.729 11 20.5 12 20.5s2-.77 3.038-1.59C17.981 16.592 22 14 22 9.138S16.5.825 12 5.501C7.5.825 2 4.274 2 9.137" opacity=".5"/><path d="M16.5 13.287c-2.475-2.716-5.5-.712-5.5 2.112c0 2.56 1.814 4.035 3.358 5.292l.044.036l.427.35c.571.475 1.121.923 1.671.923s1.1-.448 1.671-.923C19.789 19.73 22 18.224 22 15.399c0-.927-.326-1.767-.853-2.38c-1.075-1.251-2.985-1.556-4.647.268"/></g></svg>
</template>

CSS

.icon-hearts-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M2%209.137C2%2014%206.02%2016.591%208.962%2018.911C10%2019.729%2011%2020.5%2012%2020.5s2-.77%203.038-1.59C17.981%2016.592%2022%2014%2022%209.138S16.5.825%2012%205.501C7.5.825%202%204.274%202%209.137%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M16.5%2013.287c-2.475-2.716-5.5-.712-5.5%202.112c0%202.56%201.814%204.035%203.358%205.292l.044.036l.427.35c.571.475%201.121.923%201.671.923s1.1-.448%201.671-.923C19.789%2019.73%2022%2018.224%2022%2015.399c0-.927-.326-1.767-.853-2.38c-1.075-1.251-2.985-1.556-4.647.268%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M2%209.137C2%2014%206.02%2016.591%208.962%2018.911C10%2019.729%2011%2020.5%2012%2020.5s2-.77%203.038-1.59C17.981%2016.592%2022%2014%2022%209.138S16.5.825%2012%205.501C7.5.825%202%204.274%202%209.137%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M16.5%2013.287c-2.475-2.716-5.5-.712-5.5%202.112c0%202.56%201.814%204.035%203.358%205.292l.044.036l.427.35c.571.475%201.121.923%201.671.923s1.1-.448%201.671-.923C19.789%2019.73%2022%2018.224%2022%2015.399c0-.927-.326-1.767-.853-2.38c-1.075-1.251-2.985-1.556-4.647.268%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/hearts-duotone.svg?color=%231a73e8&size=48

Hearts duotone icon — Reicon · IconsDB