user heart icon
user-heart-duotone from Reicon by REICON · Duotone · Users · MIT Free for personal and commercial use.
- Name
- user-heart-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Users
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All user heart icons →More users icons from Reicon
Use the user heart icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="11" cy="6" r="4"/><path fill-rule="evenodd" d="M14.513 21.487C15.025 22 15.85 22 17.5 22s2.475 0 2.987-.513C21 20.975 21 20.15 21 18.5s0-2.475-.513-2.987C19.975 15 19.15 15 17.5 15s-2.475 0-2.987.513C14 16.025 14 16.85 14 18.5s0 2.475.513 2.987m2.014-1.51C15.824 19.474 15 18.883 15 17.86c0-1.13 1.375-1.931 2.5-.845c1.125-1.087 2.5-.285 2.5.845c0 1.023-.825 1.614-1.527 2.117l-.213.154c-.26.19-.51.369-.76.369s-.5-.18-.76-.37z" clip-rule="evenodd"/><path d="M14.594 21.563a1 1 0 0 1-.081-.076C14 20.975 14 20.15 14 18.5s0-2.475.513-2.987C15.025 15 15.85 15 17.5 15h.43c-1.383-1.345-3.969-2.25-6.93-2.25c-4.418 0-8 2.015-8 4.5s0 4.5 8 4.5c1.443 0 2.625-.066 3.594-.187" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconUserHeartDuotone(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"><circle cx="11" cy="6" r="4"/><path fillRule="evenodd" d="M14.513 21.487C15.025 22 15.85 22 17.5 22s2.475 0 2.987-.513C21 20.975 21 20.15 21 18.5s0-2.475-.513-2.987C19.975 15 19.15 15 17.5 15s-2.475 0-2.987.513C14 16.025 14 16.85 14 18.5s0 2.475.513 2.987m2.014-1.51C15.824 19.474 15 18.883 15 17.86c0-1.13 1.375-1.931 2.5-.845c1.125-1.087 2.5-.285 2.5.845c0 1.023-.825 1.614-1.527 2.117l-.213.154c-.26.19-.51.369-.76.369s-.5-.18-.76-.37z" clipRule="evenodd"/><path d="M14.594 21.563a1 1 0 0 1-.081-.076C14 20.975 14 20.15 14 18.5s0-2.475.513-2.987C15.025 15 15.85 15 17.5 15h.43c-1.383-1.345-3.969-2.25-6.93-2.25c-4.418 0-8 2.015-8 4.5s0 4.5 8 4.5c1.443 0 2.625-.066 3.594-.187" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="11" cy="6" r="4"/><path fill-rule="evenodd" d="M14.513 21.487C15.025 22 15.85 22 17.5 22s2.475 0 2.987-.513C21 20.975 21 20.15 21 18.5s0-2.475-.513-2.987C19.975 15 19.15 15 17.5 15s-2.475 0-2.987.513C14 16.025 14 16.85 14 18.5s0 2.475.513 2.987m2.014-1.51C15.824 19.474 15 18.883 15 17.86c0-1.13 1.375-1.931 2.5-.845c1.125-1.087 2.5-.285 2.5.845c0 1.023-.825 1.614-1.527 2.117l-.213.154c-.26.19-.51.369-.76.369s-.5-.18-.76-.37z" clip-rule="evenodd"/><path d="M14.594 21.563a1 1 0 0 1-.081-.076C14 20.975 14 20.15 14 18.5s0-2.475.513-2.987C15.025 15 15.85 15 17.5 15h.43c-1.383-1.345-3.969-2.25-6.93-2.25c-4.418 0-8 2.015-8 4.5s0 4.5 8 4.5c1.443 0 2.625-.066 3.594-.187" opacity=".5"/></g></svg> </template>
CSS
.icon-user-heart-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%3Ccircle%20cx%3D%2211%22%20cy%3D%226%22%20r%3D%224%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14.513%2021.487C15.025%2022%2015.85%2022%2017.5%2022s2.475%200%202.987-.513C21%2020.975%2021%2020.15%2021%2018.5s0-2.475-.513-2.987C19.975%2015%2019.15%2015%2017.5%2015s-2.475%200-2.987.513C14%2016.025%2014%2016.85%2014%2018.5s0%202.475.513%202.987m2.014-1.51C15.824%2019.474%2015%2018.883%2015%2017.86c0-1.13%201.375-1.931%202.5-.845c1.125-1.087%202.5-.285%202.5.845c0%201.023-.825%201.614-1.527%202.117l-.213.154c-.26.19-.51.369-.76.369s-.5-.18-.76-.37z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.594%2021.563a1%201%200%200%201-.081-.076C14%2020.975%2014%2020.15%2014%2018.5s0-2.475.513-2.987C15.025%2015%2015.85%2015%2017.5%2015h.43c-1.383-1.345-3.969-2.25-6.93-2.25c-4.418%200-8%202.015-8%204.5s0%204.5%208%204.5c1.443%200%202.625-.066%203.594-.187%22%20opacity%3D%22.5%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%3Ccircle%20cx%3D%2211%22%20cy%3D%226%22%20r%3D%224%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14.513%2021.487C15.025%2022%2015.85%2022%2017.5%2022s2.475%200%202.987-.513C21%2020.975%2021%2020.15%2021%2018.5s0-2.475-.513-2.987C19.975%2015%2019.15%2015%2017.5%2015s-2.475%200-2.987.513C14%2016.025%2014%2016.85%2014%2018.5s0%202.475.513%202.987m2.014-1.51C15.824%2019.474%2015%2018.883%2015%2017.86c0-1.13%201.375-1.931%202.5-.845c1.125-1.087%202.5-.285%202.5.845c0%201.023-.825%201.614-1.527%202.117l-.213.154c-.26.19-.51.369-.76.369s-.5-.18-.76-.37z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.594%2021.563a1%201%200%200%201-.081-.076C14%2020.975%2014%2020.15%2014%2018.5s0-2.475.513-2.987C15.025%2015%2015.85%2015%2017.5%2015h.43c-1.383-1.345-3.969-2.25-6.93-2.25c-4.418%200-8%202.015-8%204.5s0%204.5%208%204.5c1.443%200%202.625-.066%203.594-.187%22%20opacity%3D%22.5%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/user-heart-duotone.svg?color=%231a73e8&size=48