heart-suit from Fluent Emoji Flat by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.

Name
heart-suit
Set
Fluent Emoji Flat
Style
Default
Category
Activities
Viewbox
32×32
License
MIT

The same emoji in other sets

More activities icons from Fluent Emoji Flat

Use the heart suit emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f8312f" d="M21.008 5.162c-2.84.509-5.011 3.905-5.011 3.905s-2.18-3.396-5.012-3.905c-7.012-1.25-9.903 4.993-8.732 9.64c1.73 6.863 10.053 13.014 12.834 14.916c.55.376 1.27.376 1.83 0c2.791-1.902 11.113-8.053 12.834-14.916c1.16-4.647-1.73-10.89-8.743-9.64"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatHeartSuit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f8312f" d="M21.008 5.162c-2.84.509-5.011 3.905-5.011 3.905s-2.18-3.396-5.012-3.905c-7.012-1.25-9.903 4.993-8.732 9.64c1.73 6.863 10.053 13.014 12.834 14.916c.55.376 1.27.376 1.83 0c2.791-1.902 11.113-8.053 12.834-14.916c1.16-4.647-1.73-10.89-8.743-9.64"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f8312f" d="M21.008 5.162c-2.84.509-5.011 3.905-5.011 3.905s-2.18-3.396-5.012-3.905c-7.012-1.25-9.903 4.993-8.732 9.64c1.73 6.863 10.053 13.014 12.834 14.916c.55.376 1.27.376 1.83 0c2.791-1.902 11.113-8.053 12.834-14.916c1.16-4.647-1.73-10.89-8.743-9.64"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M21.008%205.162c-2.84.509-5.011%203.905-5.011%203.905s-2.18-3.396-5.012-3.905c-7.012-1.25-9.903%204.993-8.732%209.64c1.73%206.863%2010.053%2013.014%2012.834%2014.916c.55.376%201.27.376%201.83%200c2.791-1.902%2011.113-8.053%2012.834-14.916c1.16-4.647-1.73-10.89-8.743-9.64%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M21.008%205.162c-2.84.509-5.011%203.905-5.011%203.905s-2.18-3.396-5.012-3.905c-7.012-1.25-9.903%204.993-8.732%209.64c1.73%206.863%2010.053%2013.014%2012.834%2014.916c.55.376%201.27.376%201.83%200c2.791-1.902%2011.113-8.053%2012.834-14.916c1.16-4.647-1.73-10.89-8.743-9.64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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