heart-hands from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
heart-hands
Set
Fluent Emoji High Contrast
Style
Default
Category
People & Body
Viewbox
32×32
License
MIT

The same emoji in other sets

More people & body icons from Fluent Emoji High Contrast

Use the heart hands emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clip-path="url(#SVGkRCCwb7V)"><path fill="currentColor" d="M3.128 15.977C1.83 17.148.994 18.255.518 19.444c-.52 1.3-.519 2.51-.518 3.454V27a4 4 0 0 0 4 4h4c1.434 0 2.418-.38 3.07-.63l.02-.009a7 7 0 0 1 .46-.167c.1-.03.145-.036.163-.037c.012 0 .031-.002.074.008c.049.01.15.04.318.124c.432.216.663.403.934.623l.039.032c.212.173.592.484 1.094.707c.576.257 1.177.35 1.828.35c.65 0 1.252-.093 1.828-.35c.502-.223.882-.534 1.094-.707l.039-.032a4.5 4.5 0 0 1 .933-.623c.168-.084.27-.114.319-.124a.2.2 0 0 1 .074-.008a1 1 0 0 1 .164.037c.113.035.239.082.459.167l.02.008c.652.252 1.636.631 3.07.631h4a4 4 0 0 0 4-4v-4.1c0-.944.002-2.156-.518-3.455c-.476-1.19-1.313-2.297-2.61-3.469c-.37-2.012-1.49-4.88-4.343-6.59c-2.445-1.468-4.817-1.663-6.73-1.082A6.4 6.4 0 0 0 16 9.167a6.4 6.4 0 0 0-1.8-.863c-1.912-.58-4.284-.386-6.729 1.081c-2.853 1.712-3.973 4.58-4.343 6.592M5 17c.648-.54 1.253-1.222 1.874-1.923C8.28 13.494 9.764 11.82 12 11.5c1.356-.194 2.367.012 3.034.26c-.656.566-1.242 1.282-1.581 2.03c-.25.551-.385 1.161-.266 1.757a5 5 0 0 0-.687-.047c-2 0-4 3.5-1 6c1.1.918 1.91 1.415 2.558 1.812q.253.154.476.296c.3.193.564.381.81.612q-.293.365-.6.728l-.018.021c-.447.533-.908 1.084-1.238 1.643c-.332.566-.563 1.193-.49 1.88L13 28.5c-1.15-.575-1.804-.323-2.628-.005C9.762 28.73 9.06 29 8 29H4a2 2 0 0 1-2-2v-4c0-2 0-3.5 3-6m11-4.718l.026-.021c.198-.156 1.523-1.11 3.974-.76c2.236.319 3.72 1.993 5.125 3.576c.622.7 1.227 1.383 1.875 1.923q.127.105.247.21C30 19.584 30 21.056 30 23v4a2 2 0 0 1-2 2h-4c-1.061 0-1.762-.27-2.37-.505c-.825-.318-1.48-.57-2.63.005c-.631.316-.998.614-1.301.86c-.47.383-.786.64-1.699.64c-.62 0-.964-.118-1.269-.314c-.509-.51-.7-.938-.738-1.301c-.042-.39.08-.796.357-1.265c.28-.475.683-.96 1.142-1.508l.035-.041c.306-.365.632-.753.936-1.165c.299-.324.616-.568.99-.816c.185-.123.384-.247.6-.382A23 23 0 0 0 20.5 21.5c2.815-2.252 1-6-1-6c-1.072 0-1.57.287-2.031.554c-.4.23-.773.446-1.469.446c-.486 0-.815-.105-1.105-.247c-.46-.266-.657-.577-.723-.883c-.072-.327-.01-.724.191-1.167c.322-.708.95-1.42 1.627-1.93l.002.002l.006.006zm7.5-1.182c1.746 1.047 2.679 2.696 3.14 4.163q-.21-.224-.426-.467l-.329-.37c-.394-.444-.817-.92-1.256-1.366c-1.136-1.151-2.55-2.273-4.488-2.55a7.6 7.6 0 0 0-2.59.05c1.357-.727 3.493-.933 5.949.54m-11.641-.59c-1.937.277-3.352 1.399-4.488 2.55c-.44.446-.861.922-1.256 1.366l-.329.37q-.217.243-.426.467c.461-1.467 1.394-3.116 3.14-4.163c2.456-1.473 4.592-1.267 5.95-.54c-.705-.143-1.57-.196-2.591-.05"/></g><defs><clipPath id="SVGkRCCwb7V"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastHeartHands(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clipPath="url(#SVGkRCCwb7V)"><path fill="currentColor" d="M3.128 15.977C1.83 17.148.994 18.255.518 19.444c-.52 1.3-.519 2.51-.518 3.454V27a4 4 0 0 0 4 4h4c1.434 0 2.418-.38 3.07-.63l.02-.009a7 7 0 0 1 .46-.167c.1-.03.145-.036.163-.037c.012 0 .031-.002.074.008c.049.01.15.04.318.124c.432.216.663.403.934.623l.039.032c.212.173.592.484 1.094.707c.576.257 1.177.35 1.828.35c.65 0 1.252-.093 1.828-.35c.502-.223.882-.534 1.094-.707l.039-.032a4.5 4.5 0 0 1 .933-.623c.168-.084.27-.114.319-.124a.2.2 0 0 1 .074-.008a1 1 0 0 1 .164.037c.113.035.239.082.459.167l.02.008c.652.252 1.636.631 3.07.631h4a4 4 0 0 0 4-4v-4.1c0-.944.002-2.156-.518-3.455c-.476-1.19-1.313-2.297-2.61-3.469c-.37-2.012-1.49-4.88-4.343-6.59c-2.445-1.468-4.817-1.663-6.73-1.082A6.4 6.4 0 0 0 16 9.167a6.4 6.4 0 0 0-1.8-.863c-1.912-.58-4.284-.386-6.729 1.081c-2.853 1.712-3.973 4.58-4.343 6.592M5 17c.648-.54 1.253-1.222 1.874-1.923C8.28 13.494 9.764 11.82 12 11.5c1.356-.194 2.367.012 3.034.26c-.656.566-1.242 1.282-1.581 2.03c-.25.551-.385 1.161-.266 1.757a5 5 0 0 0-.687-.047c-2 0-4 3.5-1 6c1.1.918 1.91 1.415 2.558 1.812q.253.154.476.296c.3.193.564.381.81.612q-.293.365-.6.728l-.018.021c-.447.533-.908 1.084-1.238 1.643c-.332.566-.563 1.193-.49 1.88L13 28.5c-1.15-.575-1.804-.323-2.628-.005C9.762 28.73 9.06 29 8 29H4a2 2 0 0 1-2-2v-4c0-2 0-3.5 3-6m11-4.718l.026-.021c.198-.156 1.523-1.11 3.974-.76c2.236.319 3.72 1.993 5.125 3.576c.622.7 1.227 1.383 1.875 1.923q.127.105.247.21C30 19.584 30 21.056 30 23v4a2 2 0 0 1-2 2h-4c-1.061 0-1.762-.27-2.37-.505c-.825-.318-1.48-.57-2.63.005c-.631.316-.998.614-1.301.86c-.47.383-.786.64-1.699.64c-.62 0-.964-.118-1.269-.314c-.509-.51-.7-.938-.738-1.301c-.042-.39.08-.796.357-1.265c.28-.475.683-.96 1.142-1.508l.035-.041c.306-.365.632-.753.936-1.165c.299-.324.616-.568.99-.816c.185-.123.384-.247.6-.382A23 23 0 0 0 20.5 21.5c2.815-2.252 1-6-1-6c-1.072 0-1.57.287-2.031.554c-.4.23-.773.446-1.469.446c-.486 0-.815-.105-1.105-.247c-.46-.266-.657-.577-.723-.883c-.072-.327-.01-.724.191-1.167c.322-.708.95-1.42 1.627-1.93l.002.002l.006.006zm7.5-1.182c1.746 1.047 2.679 2.696 3.14 4.163q-.21-.224-.426-.467l-.329-.37c-.394-.444-.817-.92-1.256-1.366c-1.136-1.151-2.55-2.273-4.488-2.55a7.6 7.6 0 0 0-2.59.05c1.357-.727 3.493-.933 5.949.54m-11.641-.59c-1.937.277-3.352 1.399-4.488 2.55c-.44.446-.861.922-1.256 1.366l-.329.37q-.217.243-.426.467c.461-1.467 1.394-3.116 3.14-4.163c2.456-1.473 4.592-1.267 5.95-.54c-.705-.143-1.57-.196-2.591-.05"/></g><defs><clipPath id="SVGkRCCwb7V"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clip-path="url(#SVGkRCCwb7V)"><path fill="currentColor" d="M3.128 15.977C1.83 17.148.994 18.255.518 19.444c-.52 1.3-.519 2.51-.518 3.454V27a4 4 0 0 0 4 4h4c1.434 0 2.418-.38 3.07-.63l.02-.009a7 7 0 0 1 .46-.167c.1-.03.145-.036.163-.037c.012 0 .031-.002.074.008c.049.01.15.04.318.124c.432.216.663.403.934.623l.039.032c.212.173.592.484 1.094.707c.576.257 1.177.35 1.828.35c.65 0 1.252-.093 1.828-.35c.502-.223.882-.534 1.094-.707l.039-.032a4.5 4.5 0 0 1 .933-.623c.168-.084.27-.114.319-.124a.2.2 0 0 1 .074-.008a1 1 0 0 1 .164.037c.113.035.239.082.459.167l.02.008c.652.252 1.636.631 3.07.631h4a4 4 0 0 0 4-4v-4.1c0-.944.002-2.156-.518-3.455c-.476-1.19-1.313-2.297-2.61-3.469c-.37-2.012-1.49-4.88-4.343-6.59c-2.445-1.468-4.817-1.663-6.73-1.082A6.4 6.4 0 0 0 16 9.167a6.4 6.4 0 0 0-1.8-.863c-1.912-.58-4.284-.386-6.729 1.081c-2.853 1.712-3.973 4.58-4.343 6.592M5 17c.648-.54 1.253-1.222 1.874-1.923C8.28 13.494 9.764 11.82 12 11.5c1.356-.194 2.367.012 3.034.26c-.656.566-1.242 1.282-1.581 2.03c-.25.551-.385 1.161-.266 1.757a5 5 0 0 0-.687-.047c-2 0-4 3.5-1 6c1.1.918 1.91 1.415 2.558 1.812q.253.154.476.296c.3.193.564.381.81.612q-.293.365-.6.728l-.018.021c-.447.533-.908 1.084-1.238 1.643c-.332.566-.563 1.193-.49 1.88L13 28.5c-1.15-.575-1.804-.323-2.628-.005C9.762 28.73 9.06 29 8 29H4a2 2 0 0 1-2-2v-4c0-2 0-3.5 3-6m11-4.718l.026-.021c.198-.156 1.523-1.11 3.974-.76c2.236.319 3.72 1.993 5.125 3.576c.622.7 1.227 1.383 1.875 1.923q.127.105.247.21C30 19.584 30 21.056 30 23v4a2 2 0 0 1-2 2h-4c-1.061 0-1.762-.27-2.37-.505c-.825-.318-1.48-.57-2.63.005c-.631.316-.998.614-1.301.86c-.47.383-.786.64-1.699.64c-.62 0-.964-.118-1.269-.314c-.509-.51-.7-.938-.738-1.301c-.042-.39.08-.796.357-1.265c.28-.475.683-.96 1.142-1.508l.035-.041c.306-.365.632-.753.936-1.165c.299-.324.616-.568.99-.816c.185-.123.384-.247.6-.382A23 23 0 0 0 20.5 21.5c2.815-2.252 1-6-1-6c-1.072 0-1.57.287-2.031.554c-.4.23-.773.446-1.469.446c-.486 0-.815-.105-1.105-.247c-.46-.266-.657-.577-.723-.883c-.072-.327-.01-.724.191-1.167c.322-.708.95-1.42 1.627-1.93l.002.002l.006.006zm7.5-1.182c1.746 1.047 2.679 2.696 3.14 4.163q-.21-.224-.426-.467l-.329-.37c-.394-.444-.817-.92-1.256-1.366c-1.136-1.151-2.55-2.273-4.488-2.55a7.6 7.6 0 0 0-2.59.05c1.357-.727 3.493-.933 5.949.54m-11.641-.59c-1.937.277-3.352 1.399-4.488 2.55c-.44.446-.861.922-1.256 1.366l-.329.37q-.217.243-.426.467c.461-1.467 1.394-3.116 3.14-4.163c2.456-1.473 4.592-1.267 5.95-.54c-.705-.143-1.57-.196-2.591-.05"/></g><defs><clipPath id="SVGkRCCwb7V"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-heart-hands {
  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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGkRCCwb7V)%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.128%2015.977C1.83%2017.148.994%2018.255.518%2019.444c-.52%201.3-.519%202.51-.518%203.454V27a4%204%200%200%200%204%204h4c1.434%200%202.418-.38%203.07-.63l.02-.009a7%207%200%200%201%20.46-.167c.1-.03.145-.036.163-.037c.012%200%20.031-.002.074.008c.049.01.15.04.318.124c.432.216.663.403.934.623l.039.032c.212.173.592.484%201.094.707c.576.257%201.177.35%201.828.35c.65%200%201.252-.093%201.828-.35c.502-.223.882-.534%201.094-.707l.039-.032a4.5%204.5%200%200%201%20.933-.623c.168-.084.27-.114.319-.124a.2.2%200%200%201%20.074-.008a1%201%200%200%201%20.164.037c.113.035.239.082.459.167l.02.008c.652.252%201.636.631%203.07.631h4a4%204%200%200%200%204-4v-4.1c0-.944.002-2.156-.518-3.455c-.476-1.19-1.313-2.297-2.61-3.469c-.37-2.012-1.49-4.88-4.343-6.59c-2.445-1.468-4.817-1.663-6.73-1.082A6.4%206.4%200%200%200%2016%209.167a6.4%206.4%200%200%200-1.8-.863c-1.912-.58-4.284-.386-6.729%201.081c-2.853%201.712-3.973%204.58-4.343%206.592M5%2017c.648-.54%201.253-1.222%201.874-1.923C8.28%2013.494%209.764%2011.82%2012%2011.5c1.356-.194%202.367.012%203.034.26c-.656.566-1.242%201.282-1.581%202.03c-.25.551-.385%201.161-.266%201.757a5%205%200%200%200-.687-.047c-2%200-4%203.5-1%206c1.1.918%201.91%201.415%202.558%201.812q.253.154.476.296c.3.193.564.381.81.612q-.293.365-.6.728l-.018.021c-.447.533-.908%201.084-1.238%201.643c-.332.566-.563%201.193-.49%201.88L13%2028.5c-1.15-.575-1.804-.323-2.628-.005C9.762%2028.73%209.06%2029%208%2029H4a2%202%200%200%201-2-2v-4c0-2%200-3.5%203-6m11-4.718l.026-.021c.198-.156%201.523-1.11%203.974-.76c2.236.319%203.72%201.993%205.125%203.576c.622.7%201.227%201.383%201.875%201.923q.127.105.247.21C30%2019.584%2030%2021.056%2030%2023v4a2%202%200%200%201-2%202h-4c-1.061%200-1.762-.27-2.37-.505c-.825-.318-1.48-.57-2.63.005c-.631.316-.998.614-1.301.86c-.47.383-.786.64-1.699.64c-.62%200-.964-.118-1.269-.314c-.509-.51-.7-.938-.738-1.301c-.042-.39.08-.796.357-1.265c.28-.475.683-.96%201.142-1.508l.035-.041c.306-.365.632-.753.936-1.165c.299-.324.616-.568.99-.816c.185-.123.384-.247.6-.382A23%2023%200%200%200%2020.5%2021.5c2.815-2.252%201-6-1-6c-1.072%200-1.57.287-2.031.554c-.4.23-.773.446-1.469.446c-.486%200-.815-.105-1.105-.247c-.46-.266-.657-.577-.723-.883c-.072-.327-.01-.724.191-1.167c.322-.708.95-1.42%201.627-1.93l.002.002l.006.006zm7.5-1.182c1.746%201.047%202.679%202.696%203.14%204.163q-.21-.224-.426-.467l-.329-.37c-.394-.444-.817-.92-1.256-1.366c-1.136-1.151-2.55-2.273-4.488-2.55a7.6%207.6%200%200%200-2.59.05c1.357-.727%203.493-.933%205.949.54m-11.641-.59c-1.937.277-3.352%201.399-4.488%202.55c-.44.446-.861.922-1.256%201.366l-.329.37q-.217.243-.426.467c.461-1.467%201.394-3.116%203.14-4.163c2.456-1.473%204.592-1.267%205.95-.54c-.705-.143-1.57-.196-2.591-.05%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGkRCCwb7V)%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.128%2015.977C1.83%2017.148.994%2018.255.518%2019.444c-.52%201.3-.519%202.51-.518%203.454V27a4%204%200%200%200%204%204h4c1.434%200%202.418-.38%203.07-.63l.02-.009a7%207%200%200%201%20.46-.167c.1-.03.145-.036.163-.037c.012%200%20.031-.002.074.008c.049.01.15.04.318.124c.432.216.663.403.934.623l.039.032c.212.173.592.484%201.094.707c.576.257%201.177.35%201.828.35c.65%200%201.252-.093%201.828-.35c.502-.223.882-.534%201.094-.707l.039-.032a4.5%204.5%200%200%201%20.933-.623c.168-.084.27-.114.319-.124a.2.2%200%200%201%20.074-.008a1%201%200%200%201%20.164.037c.113.035.239.082.459.167l.02.008c.652.252%201.636.631%203.07.631h4a4%204%200%200%200%204-4v-4.1c0-.944.002-2.156-.518-3.455c-.476-1.19-1.313-2.297-2.61-3.469c-.37-2.012-1.49-4.88-4.343-6.59c-2.445-1.468-4.817-1.663-6.73-1.082A6.4%206.4%200%200%200%2016%209.167a6.4%206.4%200%200%200-1.8-.863c-1.912-.58-4.284-.386-6.729%201.081c-2.853%201.712-3.973%204.58-4.343%206.592M5%2017c.648-.54%201.253-1.222%201.874-1.923C8.28%2013.494%209.764%2011.82%2012%2011.5c1.356-.194%202.367.012%203.034.26c-.656.566-1.242%201.282-1.581%202.03c-.25.551-.385%201.161-.266%201.757a5%205%200%200%200-.687-.047c-2%200-4%203.5-1%206c1.1.918%201.91%201.415%202.558%201.812q.253.154.476.296c.3.193.564.381.81.612q-.293.365-.6.728l-.018.021c-.447.533-.908%201.084-1.238%201.643c-.332.566-.563%201.193-.49%201.88L13%2028.5c-1.15-.575-1.804-.323-2.628-.005C9.762%2028.73%209.06%2029%208%2029H4a2%202%200%200%201-2-2v-4c0-2%200-3.5%203-6m11-4.718l.026-.021c.198-.156%201.523-1.11%203.974-.76c2.236.319%203.72%201.993%205.125%203.576c.622.7%201.227%201.383%201.875%201.923q.127.105.247.21C30%2019.584%2030%2021.056%2030%2023v4a2%202%200%200%201-2%202h-4c-1.061%200-1.762-.27-2.37-.505c-.825-.318-1.48-.57-2.63.005c-.631.316-.998.614-1.301.86c-.47.383-.786.64-1.699.64c-.62%200-.964-.118-1.269-.314c-.509-.51-.7-.938-.738-1.301c-.042-.39.08-.796.357-1.265c.28-.475.683-.96%201.142-1.508l.035-.041c.306-.365.632-.753.936-1.165c.299-.324.616-.568.99-.816c.185-.123.384-.247.6-.382A23%2023%200%200%200%2020.5%2021.5c2.815-2.252%201-6-1-6c-1.072%200-1.57.287-2.031.554c-.4.23-.773.446-1.469.446c-.486%200-.815-.105-1.105-.247c-.46-.266-.657-.577-.723-.883c-.072-.327-.01-.724.191-1.167c.322-.708.95-1.42%201.627-1.93l.002.002l.006.006zm7.5-1.182c1.746%201.047%202.679%202.696%203.14%204.163q-.21-.224-.426-.467l-.329-.37c-.394-.444-.817-.92-1.256-1.366c-1.136-1.151-2.55-2.273-4.488-2.55a7.6%207.6%200%200%200-2.59.05c1.357-.727%203.493-.933%205.949.54m-11.641-.59c-1.937.277-3.352%201.399-4.488%202.55c-.44.446-.861.922-1.256%201.366l-.329.37q-.217.243-.426.467c.461-1.467%201.394-3.116%203.14-4.163c2.456-1.473%204.592-1.267%205.95-.54c-.705-.143-1.57-.196-2.591-.05%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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