heart hands emoji
heart-hands-medium-skin-tone from OpenMoji by OpenMoji · Medium skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- heart-hands-medium-skin-tone
- Set
- OpenMoji
- Style
- Medium skin tone
- Category
- People Body
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
5 other variants in OpenMoji
The same emoji in other sets
More people body icons from OpenMoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the heart hands emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#c19a65"><path d="M67.78 41.174L63.4 49.75l-.782-.658l-3.799-2.782a6.28 6.28 0 0 0-6.31-.53a11.2 11.2 0 0 1-6.122.358c-2.108-.324-7.41 1.814-8.717 2.388c-.403.176-1.649-1.067-1.673-1.506c-.079-1.393 1.945-3.7 6.902-6.15c6.05-2.99 6.335-6.692 5.125-11.034S41.475 27.7 41.475 27.7l-4.506 3.463a.625.625 0 0 1-.828-.884c.897-1.39 2.183-4.134 3.413-4.928a32 32 0 0 1 3.936-2.057a4.38 4.38 0 0 1 3.32-.112l6.094 2.268a4.35 4.35 0 0 1 2.237 1.872a702 702 0 0 0 4.431 7.43c1.411 2.323 7.155 5.91 7.317 5.965z"/><path d="M5.106 40.717c.162-.054 5.905-3.641 7.316-5.965c1.567-2.58 3.41-5.697 4.431-7.43a4.35 4.35 0 0 1 2.237-1.872l6.095-2.268a4.38 4.38 0 0 1 3.32.112a32 32 0 0 1 3.936 2.057c1.23.794 2.516 3.539 3.413 4.928a.625.625 0 0 1-.828.884L30.519 27.7s-5.339-2.207-6.549 2.136c-1.21 4.342-.925 8.044 5.126 11.034c4.957 2.45 6.98 4.757 6.902 6.15c-.025.44-1.27 1.682-1.673 1.506c-1.308-.574-6.61-2.712-8.718-2.388a11.2 11.2 0 0 1-6.122-.359a6.28 6.28 0 0 0-6.31.531l-3.798 2.782l-.783.658l-4.38-8.576z"/></g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M66.894 40.717c-.162-.054-5.905-3.641-7.316-5.965a702 702 0 0 1-4.431-7.43a4.35 4.35 0 0 0-2.237-1.872l-6.094-2.268a4.38 4.38 0 0 0-3.32.112a32 32 0 0 0-3.937 2.057c-1.23.794-2.516 3.539-3.413 4.928a.625.625 0 0 0 .828.884l4.507-3.463s4.492-1.876 6.549 2.136c2.245 4.378.925 8.044-5.125 11.033c-4.958 2.45-6.38 4.47-6.3 5.863c.024.439 1.27 1.682 1.673 1.505c1.307-.574 6.007-2.424 8.115-2.1c2.034.453 4.154.33 6.122-.358a6.28 6.28 0 0 1 6.31.53l3.798 2.783M5.106 40.717c.162-.054 5.905-3.641 7.316-5.965c1.567-2.58 3.41-5.697 4.431-7.43a4.35 4.35 0 0 1 2.237-1.872l6.095-2.268a4.38 4.38 0 0 1 3.32.112a32 32 0 0 1 3.936 2.057c1.23.794 2.516 3.539 3.413 4.928a.625.625 0 0 1-.828.884L30.519 27.7s-4.492-1.875-6.549 2.136c-2.245 4.378-.925 8.044 5.125 11.034c4.958 2.45 6.38 4.468 6.3 5.862c-.024.439-1.27 1.682-1.673 1.505c-1.307-.574-6.007-2.424-8.115-2.1a11.2 11.2 0 0 1-6.122-.358a6.28 6.28 0 0 0-6.31.53l-3.798 2.783"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiHeartHandsMediumSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#c19a65"><path d="M67.78 41.174L63.4 49.75l-.782-.658l-3.799-2.782a6.28 6.28 0 0 0-6.31-.53a11.2 11.2 0 0 1-6.122.358c-2.108-.324-7.41 1.814-8.717 2.388c-.403.176-1.649-1.067-1.673-1.506c-.079-1.393 1.945-3.7 6.902-6.15c6.05-2.99 6.335-6.692 5.125-11.034S41.475 27.7 41.475 27.7l-4.506 3.463a.625.625 0 0 1-.828-.884c.897-1.39 2.183-4.134 3.413-4.928a32 32 0 0 1 3.936-2.057a4.38 4.38 0 0 1 3.32-.112l6.094 2.268a4.35 4.35 0 0 1 2.237 1.872a702 702 0 0 0 4.431 7.43c1.411 2.323 7.155 5.91 7.317 5.965z"/><path d="M5.106 40.717c.162-.054 5.905-3.641 7.316-5.965c1.567-2.58 3.41-5.697 4.431-7.43a4.35 4.35 0 0 1 2.237-1.872l6.095-2.268a4.38 4.38 0 0 1 3.32.112a32 32 0 0 1 3.936 2.057c1.23.794 2.516 3.539 3.413 4.928a.625.625 0 0 1-.828.884L30.519 27.7s-5.339-2.207-6.549 2.136c-1.21 4.342-.925 8.044 5.126 11.034c4.957 2.45 6.98 4.757 6.902 6.15c-.025.44-1.27 1.682-1.673 1.506c-1.308-.574-6.61-2.712-8.718-2.388a11.2 11.2 0 0 1-6.122-.359a6.28 6.28 0 0 0-6.31.531l-3.798 2.782l-.783.658l-4.38-8.576z"/></g><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M66.894 40.717c-.162-.054-5.905-3.641-7.316-5.965a702 702 0 0 1-4.431-7.43a4.35 4.35 0 0 0-2.237-1.872l-6.094-2.268a4.38 4.38 0 0 0-3.32.112a32 32 0 0 0-3.937 2.057c-1.23.794-2.516 3.539-3.413 4.928a.625.625 0 0 0 .828.884l4.507-3.463s4.492-1.876 6.549 2.136c2.245 4.378.925 8.044-5.125 11.033c-4.958 2.45-6.38 4.47-6.3 5.863c.024.439 1.27 1.682 1.673 1.505c1.307-.574 6.007-2.424 8.115-2.1c2.034.453 4.154.33 6.122-.358a6.28 6.28 0 0 1 6.31.53l3.798 2.783M5.106 40.717c.162-.054 5.905-3.641 7.316-5.965c1.567-2.58 3.41-5.697 4.431-7.43a4.35 4.35 0 0 1 2.237-1.872l6.095-2.268a4.38 4.38 0 0 1 3.32.112a32 32 0 0 1 3.936 2.057c1.23.794 2.516 3.539 3.413 4.928a.625.625 0 0 1-.828.884L30.519 27.7s-4.492-1.875-6.549 2.136c-2.245 4.378-.925 8.044 5.125 11.034c4.958 2.45 6.38 4.468 6.3 5.862c-.024.439-1.27 1.682-1.673 1.505c-1.307-.574-6.007-2.424-8.115-2.1a11.2 11.2 0 0 1-6.122-.358a6.28 6.28 0 0 0-6.31.53l-3.798 2.783"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#c19a65"><path d="M67.78 41.174L63.4 49.75l-.782-.658l-3.799-2.782a6.28 6.28 0 0 0-6.31-.53a11.2 11.2 0 0 1-6.122.358c-2.108-.324-7.41 1.814-8.717 2.388c-.403.176-1.649-1.067-1.673-1.506c-.079-1.393 1.945-3.7 6.902-6.15c6.05-2.99 6.335-6.692 5.125-11.034S41.475 27.7 41.475 27.7l-4.506 3.463a.625.625 0 0 1-.828-.884c.897-1.39 2.183-4.134 3.413-4.928a32 32 0 0 1 3.936-2.057a4.38 4.38 0 0 1 3.32-.112l6.094 2.268a4.35 4.35 0 0 1 2.237 1.872a702 702 0 0 0 4.431 7.43c1.411 2.323 7.155 5.91 7.317 5.965z"/><path d="M5.106 40.717c.162-.054 5.905-3.641 7.316-5.965c1.567-2.58 3.41-5.697 4.431-7.43a4.35 4.35 0 0 1 2.237-1.872l6.095-2.268a4.38 4.38 0 0 1 3.32.112a32 32 0 0 1 3.936 2.057c1.23.794 2.516 3.539 3.413 4.928a.625.625 0 0 1-.828.884L30.519 27.7s-5.339-2.207-6.549 2.136c-1.21 4.342-.925 8.044 5.126 11.034c4.957 2.45 6.98 4.757 6.902 6.15c-.025.44-1.27 1.682-1.673 1.506c-1.308-.574-6.61-2.712-8.718-2.388a11.2 11.2 0 0 1-6.122-.359a6.28 6.28 0 0 0-6.31.531l-3.798 2.782l-.783.658l-4.38-8.576z"/></g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M66.894 40.717c-.162-.054-5.905-3.641-7.316-5.965a702 702 0 0 1-4.431-7.43a4.35 4.35 0 0 0-2.237-1.872l-6.094-2.268a4.38 4.38 0 0 0-3.32.112a32 32 0 0 0-3.937 2.057c-1.23.794-2.516 3.539-3.413 4.928a.625.625 0 0 0 .828.884l4.507-3.463s4.492-1.876 6.549 2.136c2.245 4.378.925 8.044-5.125 11.033c-4.958 2.45-6.38 4.47-6.3 5.863c.024.439 1.27 1.682 1.673 1.505c1.307-.574 6.007-2.424 8.115-2.1c2.034.453 4.154.33 6.122-.358a6.28 6.28 0 0 1 6.31.53l3.798 2.783M5.106 40.717c.162-.054 5.905-3.641 7.316-5.965c1.567-2.58 3.41-5.697 4.431-7.43a4.35 4.35 0 0 1 2.237-1.872l6.095-2.268a4.38 4.38 0 0 1 3.32.112a32 32 0 0 1 3.936 2.057c1.23.794 2.516 3.539 3.413 4.928a.625.625 0 0 1-.828.884L30.519 27.7s-4.492-1.875-6.549 2.136c-2.245 4.378-.925 8.044 5.125 11.034c4.958 2.45 6.38 4.468 6.3 5.862c-.024.439-1.27 1.682-1.673 1.505c-1.307-.574-6.007-2.424-8.115-2.1a11.2 11.2 0 0 1-6.122-.358a6.28 6.28 0 0 0-6.31.53l-3.798 2.783"/></svg> </template>
CSS
.icon-heart-hands-medium-skin-tone {
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%3Cg%20fill%3D%22%23c19a65%22%3E%3Cpath%20d%3D%22M67.78%2041.174L63.4%2049.75l-.782-.658l-3.799-2.782a6.28%206.28%200%200%200-6.31-.53a11.2%2011.2%200%200%201-6.122.358c-2.108-.324-7.41%201.814-8.717%202.388c-.403.176-1.649-1.067-1.673-1.506c-.079-1.393%201.945-3.7%206.902-6.15c6.05-2.99%206.335-6.692%205.125-11.034S41.475%2027.7%2041.475%2027.7l-4.506%203.463a.625.625%200%200%201-.828-.884c.897-1.39%202.183-4.134%203.413-4.928a32%2032%200%200%201%203.936-2.057a4.38%204.38%200%200%201%203.32-.112l6.094%202.268a4.35%204.35%200%200%201%202.237%201.872a702%20702%200%200%200%204.431%207.43c1.411%202.323%207.155%205.91%207.317%205.965z%22%2F%3E%3Cpath%20d%3D%22M5.106%2040.717c.162-.054%205.905-3.641%207.316-5.965c1.567-2.58%203.41-5.697%204.431-7.43a4.35%204.35%200%200%201%202.237-1.872l6.095-2.268a4.38%204.38%200%200%201%203.32.112a32%2032%200%200%201%203.936%202.057c1.23.794%202.516%203.539%203.413%204.928a.625.625%200%200%201-.828.884L30.519%2027.7s-5.339-2.207-6.549%202.136c-1.21%204.342-.925%208.044%205.126%2011.034c4.957%202.45%206.98%204.757%206.902%206.15c-.025.44-1.27%201.682-1.673%201.506c-1.308-.574-6.61-2.712-8.718-2.388a11.2%2011.2%200%200%201-6.122-.359a6.28%206.28%200%200%200-6.31.531l-3.798%202.782l-.783.658l-4.38-8.576z%22%2F%3E%3C%2Fg%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%22M66.894%2040.717c-.162-.054-5.905-3.641-7.316-5.965a702%20702%200%200%201-4.431-7.43a4.35%204.35%200%200%200-2.237-1.872l-6.094-2.268a4.38%204.38%200%200%200-3.32.112a32%2032%200%200%200-3.937%202.057c-1.23.794-2.516%203.539-3.413%204.928a.625.625%200%200%200%20.828.884l4.507-3.463s4.492-1.876%206.549%202.136c2.245%204.378.925%208.044-5.125%2011.033c-4.958%202.45-6.38%204.47-6.3%205.863c.024.439%201.27%201.682%201.673%201.505c1.307-.574%206.007-2.424%208.115-2.1c2.034.453%204.154.33%206.122-.358a6.28%206.28%200%200%201%206.31.53l3.798%202.783M5.106%2040.717c.162-.054%205.905-3.641%207.316-5.965c1.567-2.58%203.41-5.697%204.431-7.43a4.35%204.35%200%200%201%202.237-1.872l6.095-2.268a4.38%204.38%200%200%201%203.32.112a32%2032%200%200%201%203.936%202.057c1.23.794%202.516%203.539%203.413%204.928a.625.625%200%200%201-.828.884L30.519%2027.7s-4.492-1.875-6.549%202.136c-2.245%204.378-.925%208.044%205.125%2011.034c4.958%202.45%206.38%204.468%206.3%205.862c-.024.439-1.27%201.682-1.673%201.505c-1.307-.574-6.007-2.424-8.115-2.1a11.2%2011.2%200%200%201-6.122-.358a6.28%206.28%200%200%200-6.31.53l-3.798%202.783%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%3Cg%20fill%3D%22%23c19a65%22%3E%3Cpath%20d%3D%22M67.78%2041.174L63.4%2049.75l-.782-.658l-3.799-2.782a6.28%206.28%200%200%200-6.31-.53a11.2%2011.2%200%200%201-6.122.358c-2.108-.324-7.41%201.814-8.717%202.388c-.403.176-1.649-1.067-1.673-1.506c-.079-1.393%201.945-3.7%206.902-6.15c6.05-2.99%206.335-6.692%205.125-11.034S41.475%2027.7%2041.475%2027.7l-4.506%203.463a.625.625%200%200%201-.828-.884c.897-1.39%202.183-4.134%203.413-4.928a32%2032%200%200%201%203.936-2.057a4.38%204.38%200%200%201%203.32-.112l6.094%202.268a4.35%204.35%200%200%201%202.237%201.872a702%20702%200%200%200%204.431%207.43c1.411%202.323%207.155%205.91%207.317%205.965z%22%2F%3E%3Cpath%20d%3D%22M5.106%2040.717c.162-.054%205.905-3.641%207.316-5.965c1.567-2.58%203.41-5.697%204.431-7.43a4.35%204.35%200%200%201%202.237-1.872l6.095-2.268a4.38%204.38%200%200%201%203.32.112a32%2032%200%200%201%203.936%202.057c1.23.794%202.516%203.539%203.413%204.928a.625.625%200%200%201-.828.884L30.519%2027.7s-5.339-2.207-6.549%202.136c-1.21%204.342-.925%208.044%205.126%2011.034c4.957%202.45%206.98%204.757%206.902%206.15c-.025.44-1.27%201.682-1.673%201.506c-1.308-.574-6.61-2.712-8.718-2.388a11.2%2011.2%200%200%201-6.122-.359a6.28%206.28%200%200%200-6.31.531l-3.798%202.782l-.783.658l-4.38-8.576z%22%2F%3E%3C%2Fg%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%22M66.894%2040.717c-.162-.054-5.905-3.641-7.316-5.965a702%20702%200%200%201-4.431-7.43a4.35%204.35%200%200%200-2.237-1.872l-6.094-2.268a4.38%204.38%200%200%200-3.32.112a32%2032%200%200%200-3.937%202.057c-1.23.794-2.516%203.539-3.413%204.928a.625.625%200%200%200%20.828.884l4.507-3.463s4.492-1.876%206.549%202.136c2.245%204.378.925%208.044-5.125%2011.033c-4.958%202.45-6.38%204.47-6.3%205.863c.024.439%201.27%201.682%201.673%201.505c1.307-.574%206.007-2.424%208.115-2.1c2.034.453%204.154.33%206.122-.358a6.28%206.28%200%200%201%206.31.53l3.798%202.783M5.106%2040.717c.162-.054%205.905-3.641%207.316-5.965c1.567-2.58%203.41-5.697%204.431-7.43a4.35%204.35%200%200%201%202.237-1.872l6.095-2.268a4.38%204.38%200%200%201%203.32.112a32%2032%200%200%201%203.936%202.057c1.23.794%202.516%203.539%203.413%204.928a.625.625%200%200%201-.828.884L30.519%2027.7s-4.492-1.875-6.549%202.136c-2.245%204.378-.925%208.044%205.125%2011.034c4.958%202.45%206.38%204.468%206.3%205.862c-.024.439-1.27%201.682-1.673%201.505c-1.307-.574-6.007-2.424-8.115-2.1a11.2%2011.2%200%200%201-6.122-.358a6.28%206.28%200%200%200-6.31.53l-3.798%202.783%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/heart-hands-medium-skin-tone.svg?color=%231a73e8&size=48