couple with heart man man emoji
couple-with-heart-man-man from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.
- Name
- couple-with-heart-man-man
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- People
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More people icons from Emoji One (Colored)
alienalien-monsterangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upbeaming-face-with-smiling-eyesblond-haired-personboybride-with-veilbriefcasebust-in-silhouettebusts-in-silhouettecall-me-handcat-face-with-tears-of-joycat-face-with-wry-smileclapping-hands
Use the couple with heart man man emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#01579b" d="M32 54.8V62h30v-7.2c0-5.8-30-5.8-30 0"/><path fill="#ffb300" d="m31.9 37.3l1.5 2.8h26.2l1.1-2.9c0-10.6-2.5-15-14.1-15.1c-11.8-.2-14.7 4.5-14.7 15.2"/><path fill="#ffdd67" d="M59.7 37.1c-.1.6-.2 1.2-.4 1.5c-.3.6-.9.9-.9.9s.2-1.2.1-2.8c-.7-9.7-1.2-5.1-11.9-5.1s-11.3-4.7-11.9 5c-.1 1.7.1 2.8.1 2.8s-.6-.3-.9-.9c-.2-.3-.3-.9-.4-1.5c-1-.3-2.3 0-2.3 2.9c0 1.8.7 3.3 2.9 3.5c.8 6.1 8.9 10.1 12.6 10.1c3.6 0 11.8-4.1 12.6-10.1c2.2-.2 2.9-1.7 2.9-3.5c-.2-2.8-1.5-3-2.5-2.8"/><g fill="#937237"><circle cx="41" cy="40.3" r="2.2"/><circle cx="52" cy="40.3" r="2.2"/><path d="M50.1 47.2c-2.3 1.8-4.9 1.8-7.2 0c-.3-.2-.5.2-.3.5c.7 1.3 2.1 2.4 3.9 2.4s3.2-1.1 3.9-2.4c.2-.4 0-.8-.3-.5"/></g><path fill="#ff5a79" d="M46.5 7.1C43.3-1.4 33 2.4 32 6.6c-1.3-4.5-11.4-7.9-14.5.4C14 16.3 30.8 24.6 32 26c1.2-1.1 18-9.8 14.5-18.9"/><path fill="#01579b" d="M32 54.8V62H2v-7.2c0-5.8 30-5.8 30 0"/><path fill="#ffb300" d="m32.1 37.3l-1.5 2.8H4.4l-1.1-2.9c0-10.6 2.5-15 14.1-15.1c11.8-.2 14.7 4.5 14.7 15.2"/><path fill="#ffdd67" d="M4.3 37.1c.1.6.2 1.2.4 1.5c.3.6.9.9.9.9s-.2-1.2-.1-2.8c.7-9.7 1.2-5.1 11.9-5.1s11.3-4.7 11.9 5c.1 1.7-.1 2.8-.1 2.8s.6-.3.9-.9c.2-.3.3-.9.4-1.5c1-.3 2.3 0 2.3 2.9c0 1.8-.7 3.3-2.9 3.5c-.8 6.1-8.9 10.1-12.6 10.1c-3.6 0-11.8-4.1-12.6-10.1c-2-.1-2.7-1.6-2.7-3.4c0-2.9 1.3-3.1 2.3-2.9"/><g fill="#937237"><circle cx="23" cy="40.3" r="2.2"/><circle cx="12" cy="40.3" r="2.2"/><path d="M13.9 47.2c2.3 1.8 4.9 1.8 7.2 0c.3-.2.5.2.3.5c-.7 1.3-2.1 2.4-3.9 2.4s-3.2-1.1-3.9-2.4c-.2-.4 0-.8.3-.5"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneCoupleWithHeartManMan(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#01579b" d="M32 54.8V62h30v-7.2c0-5.8-30-5.8-30 0"/><path fill="#ffb300" d="m31.9 37.3l1.5 2.8h26.2l1.1-2.9c0-10.6-2.5-15-14.1-15.1c-11.8-.2-14.7 4.5-14.7 15.2"/><path fill="#ffdd67" d="M59.7 37.1c-.1.6-.2 1.2-.4 1.5c-.3.6-.9.9-.9.9s.2-1.2.1-2.8c-.7-9.7-1.2-5.1-11.9-5.1s-11.3-4.7-11.9 5c-.1 1.7.1 2.8.1 2.8s-.6-.3-.9-.9c-.2-.3-.3-.9-.4-1.5c-1-.3-2.3 0-2.3 2.9c0 1.8.7 3.3 2.9 3.5c.8 6.1 8.9 10.1 12.6 10.1c3.6 0 11.8-4.1 12.6-10.1c2.2-.2 2.9-1.7 2.9-3.5c-.2-2.8-1.5-3-2.5-2.8"/><g fill="#937237"><circle cx="41" cy="40.3" r="2.2"/><circle cx="52" cy="40.3" r="2.2"/><path d="M50.1 47.2c-2.3 1.8-4.9 1.8-7.2 0c-.3-.2-.5.2-.3.5c.7 1.3 2.1 2.4 3.9 2.4s3.2-1.1 3.9-2.4c.2-.4 0-.8-.3-.5"/></g><path fill="#ff5a79" d="M46.5 7.1C43.3-1.4 33 2.4 32 6.6c-1.3-4.5-11.4-7.9-14.5.4C14 16.3 30.8 24.6 32 26c1.2-1.1 18-9.8 14.5-18.9"/><path fill="#01579b" d="M32 54.8V62H2v-7.2c0-5.8 30-5.8 30 0"/><path fill="#ffb300" d="m32.1 37.3l-1.5 2.8H4.4l-1.1-2.9c0-10.6 2.5-15 14.1-15.1c11.8-.2 14.7 4.5 14.7 15.2"/><path fill="#ffdd67" d="M4.3 37.1c.1.6.2 1.2.4 1.5c.3.6.9.9.9.9s-.2-1.2-.1-2.8c.7-9.7 1.2-5.1 11.9-5.1s11.3-4.7 11.9 5c.1 1.7-.1 2.8-.1 2.8s.6-.3.9-.9c.2-.3.3-.9.4-1.5c1-.3 2.3 0 2.3 2.9c0 1.8-.7 3.3-2.9 3.5c-.8 6.1-8.9 10.1-12.6 10.1c-3.6 0-11.8-4.1-12.6-10.1c-2-.1-2.7-1.6-2.7-3.4c0-2.9 1.3-3.1 2.3-2.9"/><g fill="#937237"><circle cx="23" cy="40.3" r="2.2"/><circle cx="12" cy="40.3" r="2.2"/><path d="M13.9 47.2c2.3 1.8 4.9 1.8 7.2 0c.3-.2.5.2.3.5c-.7 1.3-2.1 2.4-3.9 2.4s-3.2-1.1-3.9-2.4c-.2-.4 0-.8.3-.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#01579b" d="M32 54.8V62h30v-7.2c0-5.8-30-5.8-30 0"/><path fill="#ffb300" d="m31.9 37.3l1.5 2.8h26.2l1.1-2.9c0-10.6-2.5-15-14.1-15.1c-11.8-.2-14.7 4.5-14.7 15.2"/><path fill="#ffdd67" d="M59.7 37.1c-.1.6-.2 1.2-.4 1.5c-.3.6-.9.9-.9.9s.2-1.2.1-2.8c-.7-9.7-1.2-5.1-11.9-5.1s-11.3-4.7-11.9 5c-.1 1.7.1 2.8.1 2.8s-.6-.3-.9-.9c-.2-.3-.3-.9-.4-1.5c-1-.3-2.3 0-2.3 2.9c0 1.8.7 3.3 2.9 3.5c.8 6.1 8.9 10.1 12.6 10.1c3.6 0 11.8-4.1 12.6-10.1c2.2-.2 2.9-1.7 2.9-3.5c-.2-2.8-1.5-3-2.5-2.8"/><g fill="#937237"><circle cx="41" cy="40.3" r="2.2"/><circle cx="52" cy="40.3" r="2.2"/><path d="M50.1 47.2c-2.3 1.8-4.9 1.8-7.2 0c-.3-.2-.5.2-.3.5c.7 1.3 2.1 2.4 3.9 2.4s3.2-1.1 3.9-2.4c.2-.4 0-.8-.3-.5"/></g><path fill="#ff5a79" d="M46.5 7.1C43.3-1.4 33 2.4 32 6.6c-1.3-4.5-11.4-7.9-14.5.4C14 16.3 30.8 24.6 32 26c1.2-1.1 18-9.8 14.5-18.9"/><path fill="#01579b" d="M32 54.8V62H2v-7.2c0-5.8 30-5.8 30 0"/><path fill="#ffb300" d="m32.1 37.3l-1.5 2.8H4.4l-1.1-2.9c0-10.6 2.5-15 14.1-15.1c11.8-.2 14.7 4.5 14.7 15.2"/><path fill="#ffdd67" d="M4.3 37.1c.1.6.2 1.2.4 1.5c.3.6.9.9.9.9s-.2-1.2-.1-2.8c.7-9.7 1.2-5.1 11.9-5.1s11.3-4.7 11.9 5c.1 1.7-.1 2.8-.1 2.8s.6-.3.9-.9c.2-.3.3-.9.4-1.5c1-.3 2.3 0 2.3 2.9c0 1.8-.7 3.3-2.9 3.5c-.8 6.1-8.9 10.1-12.6 10.1c-3.6 0-11.8-4.1-12.6-10.1c-2-.1-2.7-1.6-2.7-3.4c0-2.9 1.3-3.1 2.3-2.9"/><g fill="#937237"><circle cx="23" cy="40.3" r="2.2"/><circle cx="12" cy="40.3" r="2.2"/><path d="M13.9 47.2c2.3 1.8 4.9 1.8 7.2 0c.3-.2.5.2.3.5c-.7 1.3-2.1 2.4-3.9 2.4s-3.2-1.1-3.9-2.4c-.2-.4 0-.8.3-.5"/></g></svg> </template>
CSS
.icon-couple-with-heart-man-man {
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%2064%2064%22%3E%3Cpath%20fill%3D%22%2301579b%22%20d%3D%22M32%2054.8V62h30v-7.2c0-5.8-30-5.8-30%200%22%2F%3E%3Cpath%20fill%3D%22%23ffb300%22%20d%3D%22m31.9%2037.3l1.5%202.8h26.2l1.1-2.9c0-10.6-2.5-15-14.1-15.1c-11.8-.2-14.7%204.5-14.7%2015.2%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M59.7%2037.1c-.1.6-.2%201.2-.4%201.5c-.3.6-.9.9-.9.9s.2-1.2.1-2.8c-.7-9.7-1.2-5.1-11.9-5.1s-11.3-4.7-11.9%205c-.1%201.7.1%202.8.1%202.8s-.6-.3-.9-.9c-.2-.3-.3-.9-.4-1.5c-1-.3-2.3%200-2.3%202.9c0%201.8.7%203.3%202.9%203.5c.8%206.1%208.9%2010.1%2012.6%2010.1c3.6%200%2011.8-4.1%2012.6-10.1c2.2-.2%202.9-1.7%202.9-3.5c-.2-2.8-1.5-3-2.5-2.8%22%2F%3E%3Cg%20fill%3D%22%23937237%22%3E%3Ccircle%20cx%3D%2241%22%20cy%3D%2240.3%22%20r%3D%222.2%22%2F%3E%3Ccircle%20cx%3D%2252%22%20cy%3D%2240.3%22%20r%3D%222.2%22%2F%3E%3Cpath%20d%3D%22M50.1%2047.2c-2.3%201.8-4.9%201.8-7.2%200c-.3-.2-.5.2-.3.5c.7%201.3%202.1%202.4%203.9%202.4s3.2-1.1%203.9-2.4c.2-.4%200-.8-.3-.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ff5a79%22%20d%3D%22M46.5%207.1C43.3-1.4%2033%202.4%2032%206.6c-1.3-4.5-11.4-7.9-14.5.4C14%2016.3%2030.8%2024.6%2032%2026c1.2-1.1%2018-9.8%2014.5-18.9%22%2F%3E%3Cpath%20fill%3D%22%2301579b%22%20d%3D%22M32%2054.8V62H2v-7.2c0-5.8%2030-5.8%2030%200%22%2F%3E%3Cpath%20fill%3D%22%23ffb300%22%20d%3D%22m32.1%2037.3l-1.5%202.8H4.4l-1.1-2.9c0-10.6%202.5-15%2014.1-15.1c11.8-.2%2014.7%204.5%2014.7%2015.2%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M4.3%2037.1c.1.6.2%201.2.4%201.5c.3.6.9.9.9.9s-.2-1.2-.1-2.8c.7-9.7%201.2-5.1%2011.9-5.1s11.3-4.7%2011.9%205c.1%201.7-.1%202.8-.1%202.8s.6-.3.9-.9c.2-.3.3-.9.4-1.5c1-.3%202.3%200%202.3%202.9c0%201.8-.7%203.3-2.9%203.5c-.8%206.1-8.9%2010.1-12.6%2010.1c-3.6%200-11.8-4.1-12.6-10.1c-2-.1-2.7-1.6-2.7-3.4c0-2.9%201.3-3.1%202.3-2.9%22%2F%3E%3Cg%20fill%3D%22%23937237%22%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2240.3%22%20r%3D%222.2%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2240.3%22%20r%3D%222.2%22%2F%3E%3Cpath%20d%3D%22M13.9%2047.2c2.3%201.8%204.9%201.8%207.2%200c.3-.2.5.2.3.5c-.7%201.3-2.1%202.4-3.9%202.4s-3.2-1.1-3.9-2.4c-.2-.4%200-.8.3-.5%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%2064%2064%22%3E%3Cpath%20fill%3D%22%2301579b%22%20d%3D%22M32%2054.8V62h30v-7.2c0-5.8-30-5.8-30%200%22%2F%3E%3Cpath%20fill%3D%22%23ffb300%22%20d%3D%22m31.9%2037.3l1.5%202.8h26.2l1.1-2.9c0-10.6-2.5-15-14.1-15.1c-11.8-.2-14.7%204.5-14.7%2015.2%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M59.7%2037.1c-.1.6-.2%201.2-.4%201.5c-.3.6-.9.9-.9.9s.2-1.2.1-2.8c-.7-9.7-1.2-5.1-11.9-5.1s-11.3-4.7-11.9%205c-.1%201.7.1%202.8.1%202.8s-.6-.3-.9-.9c-.2-.3-.3-.9-.4-1.5c-1-.3-2.3%200-2.3%202.9c0%201.8.7%203.3%202.9%203.5c.8%206.1%208.9%2010.1%2012.6%2010.1c3.6%200%2011.8-4.1%2012.6-10.1c2.2-.2%202.9-1.7%202.9-3.5c-.2-2.8-1.5-3-2.5-2.8%22%2F%3E%3Cg%20fill%3D%22%23937237%22%3E%3Ccircle%20cx%3D%2241%22%20cy%3D%2240.3%22%20r%3D%222.2%22%2F%3E%3Ccircle%20cx%3D%2252%22%20cy%3D%2240.3%22%20r%3D%222.2%22%2F%3E%3Cpath%20d%3D%22M50.1%2047.2c-2.3%201.8-4.9%201.8-7.2%200c-.3-.2-.5.2-.3.5c.7%201.3%202.1%202.4%203.9%202.4s3.2-1.1%203.9-2.4c.2-.4%200-.8-.3-.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ff5a79%22%20d%3D%22M46.5%207.1C43.3-1.4%2033%202.4%2032%206.6c-1.3-4.5-11.4-7.9-14.5.4C14%2016.3%2030.8%2024.6%2032%2026c1.2-1.1%2018-9.8%2014.5-18.9%22%2F%3E%3Cpath%20fill%3D%22%2301579b%22%20d%3D%22M32%2054.8V62H2v-7.2c0-5.8%2030-5.8%2030%200%22%2F%3E%3Cpath%20fill%3D%22%23ffb300%22%20d%3D%22m32.1%2037.3l-1.5%202.8H4.4l-1.1-2.9c0-10.6%202.5-15%2014.1-15.1c11.8-.2%2014.7%204.5%2014.7%2015.2%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M4.3%2037.1c.1.6.2%201.2.4%201.5c.3.6.9.9.9.9s-.2-1.2-.1-2.8c.7-9.7%201.2-5.1%2011.9-5.1s11.3-4.7%2011.9%205c.1%201.7-.1%202.8-.1%202.8s.6-.3.9-.9c.2-.3.3-.9.4-1.5c1-.3%202.3%200%202.3%202.9c0%201.8-.7%203.3-2.9%203.5c-.8%206.1-8.9%2010.1-12.6%2010.1c-3.6%200-11.8-4.1-12.6-10.1c-2-.1-2.7-1.6-2.7-3.4c0-2.9%201.3-3.1%202.3-2.9%22%2F%3E%3Cg%20fill%3D%22%23937237%22%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2240.3%22%20r%3D%222.2%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2240.3%22%20r%3D%222.2%22%2F%3E%3Cpath%20d%3D%22M13.9%2047.2c2.3%201.8%204.9%201.8%207.2%200c.3-.2.5.2.3.5c-.7%201.3-2.1%202.4-3.9%202.4s-3.2-1.1-3.9-2.4c-.2-.4%200-.8.3-.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/couple-with-heart-man-man.svg?color=%231a73e8&size=48