heart suit emoji

heart-suit from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
heart-suit
Set
OpenMoji
Style
Default
Category
Activities
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More activities icons from OpenMoji

Use the heart suit emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M60.7 26.2c0-7.2-5.9-13.1-13.1-13.1c-5 0-9.3 2.8-11.5 6.9c-2.2-4.1-6.6-6.9-11.5-6.9c-7.2 0-13.1 5.9-13.1 13.1c0 3.1 1.1 6 2.9 8.2l21.8 27l21.8-27c1.6-2.2 2.7-5 2.7-8.2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M60.7 26.2c0-7.2-5.9-13.1-13.1-13.1c-5 0-9.3 2.8-11.5 6.9c-2.2-4.1-6.6-6.9-11.5-6.9c-7.2 0-13.1 5.9-13.1 13.1c0 3.1 1.1 6 2.9 8.2h0l21.8 27l21.8-27h0c1.6-2.2 2.7-5 2.7-8.2"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiHeartSuit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M60.7 26.2c0-7.2-5.9-13.1-13.1-13.1c-5 0-9.3 2.8-11.5 6.9c-2.2-4.1-6.6-6.9-11.5-6.9c-7.2 0-13.1 5.9-13.1 13.1c0 3.1 1.1 6 2.9 8.2l21.8 27l21.8-27c1.6-2.2 2.7-5 2.7-8.2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M60.7 26.2c0-7.2-5.9-13.1-13.1-13.1c-5 0-9.3 2.8-11.5 6.9c-2.2-4.1-6.6-6.9-11.5-6.9c-7.2 0-13.1 5.9-13.1 13.1c0 3.1 1.1 6 2.9 8.2h0l21.8 27l21.8-27h0c1.6-2.2 2.7-5 2.7-8.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M60.7 26.2c0-7.2-5.9-13.1-13.1-13.1c-5 0-9.3 2.8-11.5 6.9c-2.2-4.1-6.6-6.9-11.5-6.9c-7.2 0-13.1 5.9-13.1 13.1c0 3.1 1.1 6 2.9 8.2l21.8 27l21.8-27c1.6-2.2 2.7-5 2.7-8.2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M60.7 26.2c0-7.2-5.9-13.1-13.1-13.1c-5 0-9.3 2.8-11.5 6.9c-2.2-4.1-6.6-6.9-11.5-6.9c-7.2 0-13.1 5.9-13.1 13.1c0 3.1 1.1 6 2.9 8.2h0l21.8 27l21.8-27h0c1.6-2.2 2.7-5 2.7-8.2"/></svg>
</template>

CSS

.icon-heart-suit {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M60.7%2026.2c0-7.2-5.9-13.1-13.1-13.1c-5%200-9.3%202.8-11.5%206.9c-2.2-4.1-6.6-6.9-11.5-6.9c-7.2%200-13.1%205.9-13.1%2013.1c0%203.1%201.1%206%202.9%208.2l21.8%2027l21.8-27c1.6-2.2%202.7-5%202.7-8.2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M60.7%2026.2c0-7.2-5.9-13.1-13.1-13.1c-5%200-9.3%202.8-11.5%206.9c-2.2-4.1-6.6-6.9-11.5-6.9c-7.2%200-13.1%205.9-13.1%2013.1c0%203.1%201.1%206%202.9%208.2h0l21.8%2027l21.8-27h0c1.6-2.2%202.7-5%202.7-8.2%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M60.7%2026.2c0-7.2-5.9-13.1-13.1-13.1c-5%200-9.3%202.8-11.5%206.9c-2.2-4.1-6.6-6.9-11.5-6.9c-7.2%200-13.1%205.9-13.1%2013.1c0%203.1%201.1%206%202.9%208.2l21.8%2027l21.8-27c1.6-2.2%202.7-5%202.7-8.2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M60.7%2026.2c0-7.2-5.9-13.1-13.1-13.1c-5%200-9.3%202.8-11.5%206.9c-2.2-4.1-6.6-6.9-11.5-6.9c-7.2%200-13.1%205.9-13.1%2013.1c0%203.1%201.1%206%202.9%208.2h0l21.8%2027l21.8-27h0c1.6-2.2%202.7-5%202.7-8.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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