user heart2 icon

user-heart2 from Reicon by REICON · Outline · Users · MIT Free for personal and commercial use.

Name
user-heart2
Set
Reicon
Style
Outline
Category
Users
Viewbox
24×24
License
MIT

2 other variants in Reicon

More users icons from Reicon

Use the user heart2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.25 6a4.75 4.75 0 1 1 9.5 0a4.75 4.75 0 0 1-9.5 0M9 2.75a3.25 3.25 0 1 0 0 6.5a3.25 3.25 0 0 0 0-6.5M3.678 13.52c1.4-.8 3.283-1.27 5.322-1.27s3.922.47 5.322 1.27c1.378.788 2.428 1.99 2.428 3.48s-1.05 2.692-2.428 3.48c-1.4.8-3.283 1.27-5.322 1.27s-3.922-.47-5.322-1.27C2.3 19.692 1.25 18.49 1.25 17s1.05-2.692 2.428-3.48m.744 1.303C3.267 15.483 2.75 16.28 2.75 17s.517 1.517 1.672 2.177C5.556 19.825 7.173 20.25 9 20.25s3.444-.425 4.578-1.073c1.155-.66 1.672-1.458 1.672-2.177s-.517-1.517-1.672-2.177C12.444 14.175 10.827 13.75 9 13.75s-3.444.425-4.578 1.073M15.69 7.447c.72-.319 1.558-.259 2.31.232c.752-.49 1.59-.551 2.31-.232A2.46 2.46 0 0 1 21.75 9.7c0 .948-.414 1.662-.91 2.203c-.388.422-.867.779-1.245 1.06q-.123.091-.229.172l-.002.001c-.148.114-.34.26-.543.375a1.67 1.67 0 0 1-.821.239a1.67 1.67 0 0 1-.82-.239a5 5 0 0 1-.544-.375l-.002-.001l-.228-.171c-.379-.282-.858-.639-1.245-1.06c-.497-.542-.911-1.256-.911-2.204c0-1 .585-1.875 1.44-2.253m.06 2.253c0-.412.24-.745.547-.881c.267-.118.69-.13 1.171.353a.75.75 0 0 0 1.064 0c.48-.483.904-.471 1.17-.353a.96.96 0 0 1 .548.88c0 .465-.189.833-.516 1.19c-.282.308-.618.559-.99.837l-.288.216a4 4 0 0 1-.374.264a1 1 0 0 1-.082.04a1 1 0 0 1-.082-.04c-.1-.056-.212-.14-.374-.264l-.288-.216c-.372-.278-.708-.53-.99-.837c-.327-.357-.516-.725-.516-1.19" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconUserHeart2(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" fillRule="evenodd" d="M4.25 6a4.75 4.75 0 1 1 9.5 0a4.75 4.75 0 0 1-9.5 0M9 2.75a3.25 3.25 0 1 0 0 6.5a3.25 3.25 0 0 0 0-6.5M3.678 13.52c1.4-.8 3.283-1.27 5.322-1.27s3.922.47 5.322 1.27c1.378.788 2.428 1.99 2.428 3.48s-1.05 2.692-2.428 3.48c-1.4.8-3.283 1.27-5.322 1.27s-3.922-.47-5.322-1.27C2.3 19.692 1.25 18.49 1.25 17s1.05-2.692 2.428-3.48m.744 1.303C3.267 15.483 2.75 16.28 2.75 17s.517 1.517 1.672 2.177C5.556 19.825 7.173 20.25 9 20.25s3.444-.425 4.578-1.073c1.155-.66 1.672-1.458 1.672-2.177s-.517-1.517-1.672-2.177C12.444 14.175 10.827 13.75 9 13.75s-3.444.425-4.578 1.073M15.69 7.447c.72-.319 1.558-.259 2.31.232c.752-.49 1.59-.551 2.31-.232A2.46 2.46 0 0 1 21.75 9.7c0 .948-.414 1.662-.91 2.203c-.388.422-.867.779-1.245 1.06q-.123.091-.229.172l-.002.001c-.148.114-.34.26-.543.375a1.67 1.67 0 0 1-.821.239a1.67 1.67 0 0 1-.82-.239a5 5 0 0 1-.544-.375l-.002-.001l-.228-.171c-.379-.282-.858-.639-1.245-1.06c-.497-.542-.911-1.256-.911-2.204c0-1 .585-1.875 1.44-2.253m.06 2.253c0-.412.24-.745.547-.881c.267-.118.69-.13 1.171.353a.75.75 0 0 0 1.064 0c.48-.483.904-.471 1.17-.353a.96.96 0 0 1 .548.88c0 .465-.189.833-.516 1.19c-.282.308-.618.559-.99.837l-.288.216a4 4 0 0 1-.374.264a1 1 0 0 1-.082.04a1 1 0 0 1-.082-.04c-.1-.056-.212-.14-.374-.264l-.288-.216c-.372-.278-.708-.53-.99-.837c-.327-.357-.516-.725-.516-1.19" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.25 6a4.75 4.75 0 1 1 9.5 0a4.75 4.75 0 0 1-9.5 0M9 2.75a3.25 3.25 0 1 0 0 6.5a3.25 3.25 0 0 0 0-6.5M3.678 13.52c1.4-.8 3.283-1.27 5.322-1.27s3.922.47 5.322 1.27c1.378.788 2.428 1.99 2.428 3.48s-1.05 2.692-2.428 3.48c-1.4.8-3.283 1.27-5.322 1.27s-3.922-.47-5.322-1.27C2.3 19.692 1.25 18.49 1.25 17s1.05-2.692 2.428-3.48m.744 1.303C3.267 15.483 2.75 16.28 2.75 17s.517 1.517 1.672 2.177C5.556 19.825 7.173 20.25 9 20.25s3.444-.425 4.578-1.073c1.155-.66 1.672-1.458 1.672-2.177s-.517-1.517-1.672-2.177C12.444 14.175 10.827 13.75 9 13.75s-3.444.425-4.578 1.073M15.69 7.447c.72-.319 1.558-.259 2.31.232c.752-.49 1.59-.551 2.31-.232A2.46 2.46 0 0 1 21.75 9.7c0 .948-.414 1.662-.91 2.203c-.388.422-.867.779-1.245 1.06q-.123.091-.229.172l-.002.001c-.148.114-.34.26-.543.375a1.67 1.67 0 0 1-.821.239a1.67 1.67 0 0 1-.82-.239a5 5 0 0 1-.544-.375l-.002-.001l-.228-.171c-.379-.282-.858-.639-1.245-1.06c-.497-.542-.911-1.256-.911-2.204c0-1 .585-1.875 1.44-2.253m.06 2.253c0-.412.24-.745.547-.881c.267-.118.69-.13 1.171.353a.75.75 0 0 0 1.064 0c.48-.483.904-.471 1.17-.353a.96.96 0 0 1 .548.88c0 .465-.189.833-.516 1.19c-.282.308-.618.559-.99.837l-.288.216a4 4 0 0 1-.374.264a1 1 0 0 1-.082.04a1 1 0 0 1-.082-.04c-.1-.056-.212-.14-.374-.264l-.288-.216c-.372-.278-.708-.53-.99-.837c-.327-.357-.516-.725-.516-1.19" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-user-heart2 {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M4.25%206a4.75%204.75%200%201%201%209.5%200a4.75%204.75%200%200%201-9.5%200M9%202.75a3.25%203.25%200%201%200%200%206.5a3.25%203.25%200%200%200%200-6.5M3.678%2013.52c1.4-.8%203.283-1.27%205.322-1.27s3.922.47%205.322%201.27c1.378.788%202.428%201.99%202.428%203.48s-1.05%202.692-2.428%203.48c-1.4.8-3.283%201.27-5.322%201.27s-3.922-.47-5.322-1.27C2.3%2019.692%201.25%2018.49%201.25%2017s1.05-2.692%202.428-3.48m.744%201.303C3.267%2015.483%202.75%2016.28%202.75%2017s.517%201.517%201.672%202.177C5.556%2019.825%207.173%2020.25%209%2020.25s3.444-.425%204.578-1.073c1.155-.66%201.672-1.458%201.672-2.177s-.517-1.517-1.672-2.177C12.444%2014.175%2010.827%2013.75%209%2013.75s-3.444.425-4.578%201.073M15.69%207.447c.72-.319%201.558-.259%202.31.232c.752-.49%201.59-.551%202.31-.232A2.46%202.46%200%200%201%2021.75%209.7c0%20.948-.414%201.662-.91%202.203c-.388.422-.867.779-1.245%201.06q-.123.091-.229.172l-.002.001c-.148.114-.34.26-.543.375a1.67%201.67%200%200%201-.821.239a1.67%201.67%200%200%201-.82-.239a5%205%200%200%201-.544-.375l-.002-.001l-.228-.171c-.379-.282-.858-.639-1.245-1.06c-.497-.542-.911-1.256-.911-2.204c0-1%20.585-1.875%201.44-2.253m.06%202.253c0-.412.24-.745.547-.881c.267-.118.69-.13%201.171.353a.75.75%200%200%200%201.064%200c.48-.483.904-.471%201.17-.353a.96.96%200%200%201%20.548.88c0%20.465-.189.833-.516%201.19c-.282.308-.618.559-.99.837l-.288.216a4%204%200%200%201-.374.264a1%201%200%200%201-.082.04a1%201%200%200%201-.082-.04c-.1-.056-.212-.14-.374-.264l-.288-.216c-.372-.278-.708-.53-.99-.837c-.327-.357-.516-.725-.516-1.19%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M4.25%206a4.75%204.75%200%201%201%209.5%200a4.75%204.75%200%200%201-9.5%200M9%202.75a3.25%203.25%200%201%200%200%206.5a3.25%203.25%200%200%200%200-6.5M3.678%2013.52c1.4-.8%203.283-1.27%205.322-1.27s3.922.47%205.322%201.27c1.378.788%202.428%201.99%202.428%203.48s-1.05%202.692-2.428%203.48c-1.4.8-3.283%201.27-5.322%201.27s-3.922-.47-5.322-1.27C2.3%2019.692%201.25%2018.49%201.25%2017s1.05-2.692%202.428-3.48m.744%201.303C3.267%2015.483%202.75%2016.28%202.75%2017s.517%201.517%201.672%202.177C5.556%2019.825%207.173%2020.25%209%2020.25s3.444-.425%204.578-1.073c1.155-.66%201.672-1.458%201.672-2.177s-.517-1.517-1.672-2.177C12.444%2014.175%2010.827%2013.75%209%2013.75s-3.444.425-4.578%201.073M15.69%207.447c.72-.319%201.558-.259%202.31.232c.752-.49%201.59-.551%202.31-.232A2.46%202.46%200%200%201%2021.75%209.7c0%20.948-.414%201.662-.91%202.203c-.388.422-.867.779-1.245%201.06q-.123.091-.229.172l-.002.001c-.148.114-.34.26-.543.375a1.67%201.67%200%200%201-.821.239a1.67%201.67%200%200%201-.82-.239a5%205%200%200%201-.544-.375l-.002-.001l-.228-.171c-.379-.282-.858-.639-1.245-1.06c-.497-.542-.911-1.256-.911-2.204c0-1%20.585-1.875%201.44-2.253m.06%202.253c0-.412.24-.745.547-.881c.267-.118.69-.13%201.171.353a.75.75%200%200%200%201.064%200c.48-.483.904-.471%201.17-.353a.96.96%200%200%201%20.548.88c0%20.465-.189.833-.516%201.19c-.282.308-.618.559-.99.837l-.288.216a4%204%200%200%201-.374.264a1%201%200%200%201-.082.04a1%201%200%200%201-.082-.04c-.1-.056-.212-.14-.374-.264l-.288-.216c-.372-.278-.708-.53-.99-.837c-.327-.357-.516-.725-.516-1.19%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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