couple with heart emoji
couple-with-heart from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.
- Name
- couple-with-heart
- 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 emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffb300" d="M17 22C7.3 22 2 28.3 2 36.7v18.5h30V36.7c0-12.4-8.1-12.2-8.1-12.2S23.3 22 17 22"/><path fill="#01579b" d="M32 54.8V62h30v-7.2c0-5.8-30-5.8-30 0"/><path fill="#c2185b" d="M2 54.8V62h30v-7.2c0-5.8-30-5.8-30 0"/><path fill="#ffdd67" d="M6.4 43.6s-2.2-.6-2.2-3.9c0-2.6 1.7-3.1 1.7-3.1c6 0 15.8-7.8 15.8-7.8s3.7 6.9 7.3 7.8c0 0 1.7.3 1.7 3.1c0 3.3-2.3 3.9-2.3 3.9c0 5-6.8 10-11 10c-4 0-11-5-11-10"/><g fill="#937237"><circle cx="12.1" cy="40.3" r="2.2"/><circle cx="22.9" cy="40.3" r="2.2"/><path d="M21.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="#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"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneCoupleWithHeart(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffb300" d="M17 22C7.3 22 2 28.3 2 36.7v18.5h30V36.7c0-12.4-8.1-12.2-8.1-12.2S23.3 22 17 22"/><path fill="#01579b" d="M32 54.8V62h30v-7.2c0-5.8-30-5.8-30 0"/><path fill="#c2185b" d="M2 54.8V62h30v-7.2c0-5.8-30-5.8-30 0"/><path fill="#ffdd67" d="M6.4 43.6s-2.2-.6-2.2-3.9c0-2.6 1.7-3.1 1.7-3.1c6 0 15.8-7.8 15.8-7.8s3.7 6.9 7.3 7.8c0 0 1.7.3 1.7 3.1c0 3.3-2.3 3.9-2.3 3.9c0 5-6.8 10-11 10c-4 0-11-5-11-10"/><g fill="#937237"><circle cx="12.1" cy="40.3" r="2.2"/><circle cx="22.9" cy="40.3" r="2.2"/><path d="M21.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="#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"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffb300" d="M17 22C7.3 22 2 28.3 2 36.7v18.5h30V36.7c0-12.4-8.1-12.2-8.1-12.2S23.3 22 17 22"/><path fill="#01579b" d="M32 54.8V62h30v-7.2c0-5.8-30-5.8-30 0"/><path fill="#c2185b" d="M2 54.8V62h30v-7.2c0-5.8-30-5.8-30 0"/><path fill="#ffdd67" d="M6.4 43.6s-2.2-.6-2.2-3.9c0-2.6 1.7-3.1 1.7-3.1c6 0 15.8-7.8 15.8-7.8s3.7 6.9 7.3 7.8c0 0 1.7.3 1.7 3.1c0 3.3-2.3 3.9-2.3 3.9c0 5-6.8 10-11 10c-4 0-11-5-11-10"/><g fill="#937237"><circle cx="12.1" cy="40.3" r="2.2"/><circle cx="22.9" cy="40.3" r="2.2"/><path d="M21.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="#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"/></svg> </template>
CSS
.icon-couple-with-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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffb300%22%20d%3D%22M17%2022C7.3%2022%202%2028.3%202%2036.7v18.5h30V36.7c0-12.4-8.1-12.2-8.1-12.2S23.3%2022%2017%2022%22%2F%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%23c2185b%22%20d%3D%22M2%2054.8V62h30v-7.2c0-5.8-30-5.8-30%200%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M6.4%2043.6s-2.2-.6-2.2-3.9c0-2.6%201.7-3.1%201.7-3.1c6%200%2015.8-7.8%2015.8-7.8s3.7%206.9%207.3%207.8c0%200%201.7.3%201.7%203.1c0%203.3-2.3%203.9-2.3%203.9c0%205-6.8%2010-11%2010c-4%200-11-5-11-10%22%2F%3E%3Cg%20fill%3D%22%23937237%22%3E%3Ccircle%20cx%3D%2212.1%22%20cy%3D%2240.3%22%20r%3D%222.2%22%2F%3E%3Ccircle%20cx%3D%2222.9%22%20cy%3D%2240.3%22%20r%3D%222.2%22%2F%3E%3Cpath%20d%3D%22M21.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%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%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%23ffb300%22%20d%3D%22M17%2022C7.3%2022%202%2028.3%202%2036.7v18.5h30V36.7c0-12.4-8.1-12.2-8.1-12.2S23.3%2022%2017%2022%22%2F%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%23c2185b%22%20d%3D%22M2%2054.8V62h30v-7.2c0-5.8-30-5.8-30%200%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M6.4%2043.6s-2.2-.6-2.2-3.9c0-2.6%201.7-3.1%201.7-3.1c6%200%2015.8-7.8%2015.8-7.8s3.7%206.9%207.3%207.8c0%200%201.7.3%201.7%203.1c0%203.3-2.3%203.9-2.3%203.9c0%205-6.8%2010-11%2010c-4%200-11-5-11-10%22%2F%3E%3Cg%20fill%3D%22%23937237%22%3E%3Ccircle%20cx%3D%2212.1%22%20cy%3D%2240.3%22%20r%3D%222.2%22%2F%3E%3Ccircle%20cx%3D%2222.9%22%20cy%3D%2240.3%22%20r%3D%222.2%22%2F%3E%3Cpath%20d%3D%22M21.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%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%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/couple-with-heart.svg?color=%231a73e8&size=48