grey-heart from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
grey-heart
Set
Fluent Emoji High Contrast
Style
Default
Category
Smileys & Emotion
Viewbox
32×32
License
MIT

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji High Contrast

Use the grey heart emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M16 8.05a8.6 8.6 0 0 0-1.403-1.452C12.675 5.014 9.582 3.76 6 5.551c-6 3-4.5 10.5 0 15c2.165 2.165 6.33 6.08 8.923 8.172a1.764 1.764 0 0 0 2.186.041c2.829-2.15 6.696-6.018 8.891-8.213c4.5-4.5 6-12 0-15c-3.581-1.791-6.674-.537-8.596 1.047A8.6 8.6 0 0 0 16 8.051m-1.002 1.731a2 2 0 0 0 2.102-.06l10.278-.294c.468.861.636 1.854.564 2.928l-.002.035H4.06q0-.018-.002-.035c-.054-.81.029-1.573.273-2.27zm3.343-1.346l8.061-.23a6 6 0 0 0-1.296-.865c-1.784-.892-3.319-.781-4.573-.298c-.87.335-1.62.86-2.192 1.393m-4.546.13a7 7 0 0 0-2.327-1.523c-1.254-.483-2.79-.594-4.573.298c-.805.402-1.42.9-1.87 1.476zM4.254 13.64c.176.757.46 1.529.838 2.286H26.91a10.4 10.4 0 0 0 .838-2.286zm21.933 3.536H5.815c.456.692.993 1.354 1.6 1.96l.326.325h16.52l.325-.324a12.6 12.6 0 0 0 1.6-1.961m-3.181 3.535H9.023c.755.727 1.596 1.521 2.455 2.317l9.16-.016a173 173 0 0 0 2.367-2.3m-3.703 3.553l-6.462.011a86 86 0 0 0 3.206 2.784c.993-.766 2.12-1.75 3.256-2.795" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastGreyHeart(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fillRule="evenodd" d="M16 8.05a8.6 8.6 0 0 0-1.403-1.452C12.675 5.014 9.582 3.76 6 5.551c-6 3-4.5 10.5 0 15c2.165 2.165 6.33 6.08 8.923 8.172a1.764 1.764 0 0 0 2.186.041c2.829-2.15 6.696-6.018 8.891-8.213c4.5-4.5 6-12 0-15c-3.581-1.791-6.674-.537-8.596 1.047A8.6 8.6 0 0 0 16 8.051m-1.002 1.731a2 2 0 0 0 2.102-.06l10.278-.294c.468.861.636 1.854.564 2.928l-.002.035H4.06q0-.018-.002-.035c-.054-.81.029-1.573.273-2.27zm3.343-1.346l8.061-.23a6 6 0 0 0-1.296-.865c-1.784-.892-3.319-.781-4.573-.298c-.87.335-1.62.86-2.192 1.393m-4.546.13a7 7 0 0 0-2.327-1.523c-1.254-.483-2.79-.594-4.573.298c-.805.402-1.42.9-1.87 1.476zM4.254 13.64c.176.757.46 1.529.838 2.286H26.91a10.4 10.4 0 0 0 .838-2.286zm21.933 3.536H5.815c.456.692.993 1.354 1.6 1.96l.326.325h16.52l.325-.324a12.6 12.6 0 0 0 1.6-1.961m-3.181 3.535H9.023c.755.727 1.596 1.521 2.455 2.317l9.16-.016a173 173 0 0 0 2.367-2.3m-3.703 3.553l-6.462.011a86 86 0 0 0 3.206 2.784c.993-.766 2.12-1.75 3.256-2.795" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M16 8.05a8.6 8.6 0 0 0-1.403-1.452C12.675 5.014 9.582 3.76 6 5.551c-6 3-4.5 10.5 0 15c2.165 2.165 6.33 6.08 8.923 8.172a1.764 1.764 0 0 0 2.186.041c2.829-2.15 6.696-6.018 8.891-8.213c4.5-4.5 6-12 0-15c-3.581-1.791-6.674-.537-8.596 1.047A8.6 8.6 0 0 0 16 8.051m-1.002 1.731a2 2 0 0 0 2.102-.06l10.278-.294c.468.861.636 1.854.564 2.928l-.002.035H4.06q0-.018-.002-.035c-.054-.81.029-1.573.273-2.27zm3.343-1.346l8.061-.23a6 6 0 0 0-1.296-.865c-1.784-.892-3.319-.781-4.573-.298c-.87.335-1.62.86-2.192 1.393m-4.546.13a7 7 0 0 0-2.327-1.523c-1.254-.483-2.79-.594-4.573.298c-.805.402-1.42.9-1.87 1.476zM4.254 13.64c.176.757.46 1.529.838 2.286H26.91a10.4 10.4 0 0 0 .838-2.286zm21.933 3.536H5.815c.456.692.993 1.354 1.6 1.96l.326.325h16.52l.325-.324a12.6 12.6 0 0 0 1.6-1.961m-3.181 3.535H9.023c.755.727 1.596 1.521 2.455 2.317l9.16-.016a173 173 0 0 0 2.367-2.3m-3.703 3.553l-6.462.011a86 86 0 0 0 3.206 2.784c.993-.766 2.12-1.75 3.256-2.795" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-grey-heart {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16%208.05a8.6%208.6%200%200%200-1.403-1.452C12.675%205.014%209.582%203.76%206%205.551c-6%203-4.5%2010.5%200%2015c2.165%202.165%206.33%206.08%208.923%208.172a1.764%201.764%200%200%200%202.186.041c2.829-2.15%206.696-6.018%208.891-8.213c4.5-4.5%206-12%200-15c-3.581-1.791-6.674-.537-8.596%201.047A8.6%208.6%200%200%200%2016%208.051m-1.002%201.731a2%202%200%200%200%202.102-.06l10.278-.294c.468.861.636%201.854.564%202.928l-.002.035H4.06q0-.018-.002-.035c-.054-.81.029-1.573.273-2.27zm3.343-1.346l8.061-.23a6%206%200%200%200-1.296-.865c-1.784-.892-3.319-.781-4.573-.298c-.87.335-1.62.86-2.192%201.393m-4.546.13a7%207%200%200%200-2.327-1.523c-1.254-.483-2.79-.594-4.573.298c-.805.402-1.42.9-1.87%201.476zM4.254%2013.64c.176.757.46%201.529.838%202.286H26.91a10.4%2010.4%200%200%200%20.838-2.286zm21.933%203.536H5.815c.456.692.993%201.354%201.6%201.96l.326.325h16.52l.325-.324a12.6%2012.6%200%200%200%201.6-1.961m-3.181%203.535H9.023c.755.727%201.596%201.521%202.455%202.317l9.16-.016a173%20173%200%200%200%202.367-2.3m-3.703%203.553l-6.462.011a86%2086%200%200%200%203.206%202.784c.993-.766%202.12-1.75%203.256-2.795%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16%208.05a8.6%208.6%200%200%200-1.403-1.452C12.675%205.014%209.582%203.76%206%205.551c-6%203-4.5%2010.5%200%2015c2.165%202.165%206.33%206.08%208.923%208.172a1.764%201.764%200%200%200%202.186.041c2.829-2.15%206.696-6.018%208.891-8.213c4.5-4.5%206-12%200-15c-3.581-1.791-6.674-.537-8.596%201.047A8.6%208.6%200%200%200%2016%208.051m-1.002%201.731a2%202%200%200%200%202.102-.06l10.278-.294c.468.861.636%201.854.564%202.928l-.002.035H4.06q0-.018-.002-.035c-.054-.81.029-1.573.273-2.27zm3.343-1.346l8.061-.23a6%206%200%200%200-1.296-.865c-1.784-.892-3.319-.781-4.573-.298c-.87.335-1.62.86-2.192%201.393m-4.546.13a7%207%200%200%200-2.327-1.523c-1.254-.483-2.79-.594-4.573.298c-.805.402-1.42.9-1.87%201.476zM4.254%2013.64c.176.757.46%201.529.838%202.286H26.91a10.4%2010.4%200%200%200%20.838-2.286zm21.933%203.536H5.815c.456.692.993%201.354%201.6%201.96l.326.325h16.52l.325-.324a12.6%2012.6%200%200%200%201.6-1.961m-3.181%203.535H9.023c.755.727%201.596%201.521%202.455%202.317l9.16-.016a173%20173%200%200%200%202.367-2.3m-3.703%203.553l-6.462.011a86%2086%200%200%200%203.206%202.784c.993-.766%202.12-1.75%203.256-2.795%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/fluent-emoji-high-contrast/grey-heart.svg?color=%231a73e8&size=48