people hugging emoji
people-hugging from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- people-hugging
- Set
- OpenMoji
- Style
- Default
- Category
- People Body
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
- Aliases
- persons-hugging
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 people hugging emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><circle cx="35.287" cy="7.96" r="2.966"/><circle cx="29.571" cy="9.632" r="4.009"/><path d="M32.661 16.139s-.212-.047-.418 6.847c-.178 5.967-2.16 19.553-2.16 19.553l-3.076 9.664l-3.616 8.394l-3.385 5.973l-2.422-1.162l2.456-11.38l1.294-6.105l.796-11.048l-.597-2.92l-.166-.862l.033-7.598l1.725-6.072l2.621-2.82z"/><path d="M32.038 18.767s-.166-2.218 2.058-2.984c2.224-.767 3.676-.352 5.75-.174c2.43.09 2.603 3.08 2.603 3.08l.188 15.309l-1.216 4.837l3.087 16.558l2.02 8.981l-1.683 2.357l-2.638-4.827l-4.154-12.067l-1.964-.113l-4.098 15.829l-2.357 1.234l-1.403-1.796l2.301-19.645z"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="35.287" cy="7.96" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M30.18 12.574a3.001 3.001 0 0 1-1.291-5.86m3.647 23.92L28.313 64.88c-.134 1.091.526 1.985 1.467 1.985s1.949-.869 2.238-1.93l5.487-20.115c.29-1.062 1.043-2.667 1.674-3.568l2.199-3.139c.63-.9 1.104-2.537 1.05-3.636l-.492-10.12"/><path stroke-linecap="round" stroke-linejoin="round" d="m41.453 38.006l1.82 11.526c.172 1.086.524 2.85.783 3.92l2.422 10.006c.26 1.07-.204 2.394-1.029 2.944s-1.773.143-2.107-.905l-2.893-9.08a77 77 0 0 0-1.334-3.77l-2.203-5.652m5.025-22.636l-.457-5.385m-4.332 1.068l-3.96 4.836c-.697.85-2.135 1.788-3.195 2.082l-10.677 2.96m3.083-4.354l.896-5.377c.362-2.17 1.862-3.762 3.334-3.538s4.452.121 6.624-.23l9.117-1.472M22.172 39.734l.186-6.951m-.186 6.951l-1.06 9.76c-.066 1.699-.616 3.366-1.012 5.02l-2.382 9.95a1.844 1.844 0 0 0 1.663 2.27h0a1.84 1.84 0 0 0 1.829-1.12l4.872-13.756"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPeopleHugging(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><circle cx="35.287" cy="7.96" r="2.966"/><circle cx="29.571" cy="9.632" r="4.009"/><path d="M32.661 16.139s-.212-.047-.418 6.847c-.178 5.967-2.16 19.553-2.16 19.553l-3.076 9.664l-3.616 8.394l-3.385 5.973l-2.422-1.162l2.456-11.38l1.294-6.105l.796-11.048l-.597-2.92l-.166-.862l.033-7.598l1.725-6.072l2.621-2.82z"/><path d="M32.038 18.767s-.166-2.218 2.058-2.984c2.224-.767 3.676-.352 5.75-.174c2.43.09 2.603 3.08 2.603 3.08l.188 15.309l-1.216 4.837l3.087 16.558l2.02 8.981l-1.683 2.357l-2.638-4.827l-4.154-12.067l-1.964-.113l-4.098 15.829l-2.357 1.234l-1.403-1.796l2.301-19.645z"/></g><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><circle cx="35.287" cy="7.96" r="3"/><path strokeLinecap="round" strokeLinejoin="round" d="M30.18 12.574a3.001 3.001 0 0 1-1.291-5.86m3.647 23.92L28.313 64.88c-.134 1.091.526 1.985 1.467 1.985s1.949-.869 2.238-1.93l5.487-20.115c.29-1.062 1.043-2.667 1.674-3.568l2.199-3.139c.63-.9 1.104-2.537 1.05-3.636l-.492-10.12"/><path strokeLinecap="round" strokeLinejoin="round" d="m41.453 38.006l1.82 11.526c.172 1.086.524 2.85.783 3.92l2.422 10.006c.26 1.07-.204 2.394-1.029 2.944s-1.773.143-2.107-.905l-2.893-9.08a77 77 0 0 0-1.334-3.77l-2.203-5.652m5.025-22.636l-.457-5.385m-4.332 1.068l-3.96 4.836c-.697.85-2.135 1.788-3.195 2.082l-10.677 2.96m3.083-4.354l.896-5.377c.362-2.17 1.862-3.762 3.334-3.538s4.452.121 6.624-.23l9.117-1.472M22.172 39.734l.186-6.951m-.186 6.951l-1.06 9.76c-.066 1.699-.616 3.366-1.012 5.02l-2.382 9.95a1.844 1.844 0 0 0 1.663 2.27h0a1.84 1.84 0 0 0 1.829-1.12l4.872-13.756"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><circle cx="35.287" cy="7.96" r="2.966"/><circle cx="29.571" cy="9.632" r="4.009"/><path d="M32.661 16.139s-.212-.047-.418 6.847c-.178 5.967-2.16 19.553-2.16 19.553l-3.076 9.664l-3.616 8.394l-3.385 5.973l-2.422-1.162l2.456-11.38l1.294-6.105l.796-11.048l-.597-2.92l-.166-.862l.033-7.598l1.725-6.072l2.621-2.82z"/><path d="M32.038 18.767s-.166-2.218 2.058-2.984c2.224-.767 3.676-.352 5.75-.174c2.43.09 2.603 3.08 2.603 3.08l.188 15.309l-1.216 4.837l3.087 16.558l2.02 8.981l-1.683 2.357l-2.638-4.827l-4.154-12.067l-1.964-.113l-4.098 15.829l-2.357 1.234l-1.403-1.796l2.301-19.645z"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="35.287" cy="7.96" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M30.18 12.574a3.001 3.001 0 0 1-1.291-5.86m3.647 23.92L28.313 64.88c-.134 1.091.526 1.985 1.467 1.985s1.949-.869 2.238-1.93l5.487-20.115c.29-1.062 1.043-2.667 1.674-3.568l2.199-3.139c.63-.9 1.104-2.537 1.05-3.636l-.492-10.12"/><path stroke-linecap="round" stroke-linejoin="round" d="m41.453 38.006l1.82 11.526c.172 1.086.524 2.85.783 3.92l2.422 10.006c.26 1.07-.204 2.394-1.029 2.944s-1.773.143-2.107-.905l-2.893-9.08a77 77 0 0 0-1.334-3.77l-2.203-5.652m5.025-22.636l-.457-5.385m-4.332 1.068l-3.96 4.836c-.697.85-2.135 1.788-3.195 2.082l-10.677 2.96m3.083-4.354l.896-5.377c.362-2.17 1.862-3.762 3.334-3.538s4.452.121 6.624-.23l9.117-1.472M22.172 39.734l.186-6.951m-.186 6.951l-1.06 9.76c-.066 1.699-.616 3.366-1.012 5.02l-2.382 9.95a1.844 1.844 0 0 0 1.663 2.27h0a1.84 1.84 0 0 0 1.829-1.12l4.872-13.756"/></g></svg> </template>
CSS
.icon-people-hugging {
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%23fcea2b%22%3E%3Ccircle%20cx%3D%2235.287%22%20cy%3D%227.96%22%20r%3D%222.966%22%2F%3E%3Ccircle%20cx%3D%2229.571%22%20cy%3D%229.632%22%20r%3D%224.009%22%2F%3E%3Cpath%20d%3D%22M32.661%2016.139s-.212-.047-.418%206.847c-.178%205.967-2.16%2019.553-2.16%2019.553l-3.076%209.664l-3.616%208.394l-3.385%205.973l-2.422-1.162l2.456-11.38l1.294-6.105l.796-11.048l-.597-2.92l-.166-.862l.033-7.598l1.725-6.072l2.621-2.82z%22%2F%3E%3Cpath%20d%3D%22M32.038%2018.767s-.166-2.218%202.058-2.984c2.224-.767%203.676-.352%205.75-.174c2.43.09%202.603%203.08%202.603%203.08l.188%2015.309l-1.216%204.837l3.087%2016.558l2.02%208.981l-1.683%202.357l-2.638-4.827l-4.154-12.067l-1.964-.113l-4.098%2015.829l-2.357%201.234l-1.403-1.796l2.301-19.645z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2235.287%22%20cy%3D%227.96%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.18%2012.574a3.001%203.001%200%200%201-1.291-5.86m3.647%2023.92L28.313%2064.88c-.134%201.091.526%201.985%201.467%201.985s1.949-.869%202.238-1.93l5.487-20.115c.29-1.062%201.043-2.667%201.674-3.568l2.199-3.139c.63-.9%201.104-2.537%201.05-3.636l-.492-10.12%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m41.453%2038.006l1.82%2011.526c.172%201.086.524%202.85.783%203.92l2.422%2010.006c.26%201.07-.204%202.394-1.029%202.944s-1.773.143-2.107-.905l-2.893-9.08a77%2077%200%200%200-1.334-3.77l-2.203-5.652m5.025-22.636l-.457-5.385m-4.332%201.068l-3.96%204.836c-.697.85-2.135%201.788-3.195%202.082l-10.677%202.96m3.083-4.354l.896-5.377c.362-2.17%201.862-3.762%203.334-3.538s4.452.121%206.624-.23l9.117-1.472M22.172%2039.734l.186-6.951m-.186%206.951l-1.06%209.76c-.066%201.699-.616%203.366-1.012%205.02l-2.382%209.95a1.844%201.844%200%200%200%201.663%202.27h0a1.84%201.84%200%200%200%201.829-1.12l4.872-13.756%22%2F%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%2072%2072%22%3E%3Cg%20fill%3D%22%23fcea2b%22%3E%3Ccircle%20cx%3D%2235.287%22%20cy%3D%227.96%22%20r%3D%222.966%22%2F%3E%3Ccircle%20cx%3D%2229.571%22%20cy%3D%229.632%22%20r%3D%224.009%22%2F%3E%3Cpath%20d%3D%22M32.661%2016.139s-.212-.047-.418%206.847c-.178%205.967-2.16%2019.553-2.16%2019.553l-3.076%209.664l-3.616%208.394l-3.385%205.973l-2.422-1.162l2.456-11.38l1.294-6.105l.796-11.048l-.597-2.92l-.166-.862l.033-7.598l1.725-6.072l2.621-2.82z%22%2F%3E%3Cpath%20d%3D%22M32.038%2018.767s-.166-2.218%202.058-2.984c2.224-.767%203.676-.352%205.75-.174c2.43.09%202.603%203.08%202.603%203.08l.188%2015.309l-1.216%204.837l3.087%2016.558l2.02%208.981l-1.683%202.357l-2.638-4.827l-4.154-12.067l-1.964-.113l-4.098%2015.829l-2.357%201.234l-1.403-1.796l2.301-19.645z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2235.287%22%20cy%3D%227.96%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.18%2012.574a3.001%203.001%200%200%201-1.291-5.86m3.647%2023.92L28.313%2064.88c-.134%201.091.526%201.985%201.467%201.985s1.949-.869%202.238-1.93l5.487-20.115c.29-1.062%201.043-2.667%201.674-3.568l2.199-3.139c.63-.9%201.104-2.537%201.05-3.636l-.492-10.12%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m41.453%2038.006l1.82%2011.526c.172%201.086.524%202.85.783%203.92l2.422%2010.006c.26%201.07-.204%202.394-1.029%202.944s-1.773.143-2.107-.905l-2.893-9.08a77%2077%200%200%200-1.334-3.77l-2.203-5.652m5.025-22.636l-.457-5.385m-4.332%201.068l-3.96%204.836c-.697.85-2.135%201.788-3.195%202.082l-10.677%202.96m3.083-4.354l.896-5.377c.362-2.17%201.862-3.762%203.334-3.538s4.452.121%206.624-.23l9.117-1.472M22.172%2039.734l.186-6.951m-.186%206.951l-1.06%209.76c-.066%201.699-.616%203.366-1.012%205.02l-2.382%209.95a1.844%201.844%200%200%200%201.663%202.27h0a1.84%201.84%200%200%200%201.829-1.12l4.872-13.756%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/people-hugging.svg?color=%231a73e8&size=48