Emoji Couple With Heart Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Couple With Heart icon is commonly used in like buttons, favorites lists and health apps. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/325226.svg" alt="Emoji Couple With Heart icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325226.svg" alt="Emoji Couple With Heart icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325226.svg" alt="Emoji Couple With Heart icon" :width="24" :height="24" />
CSS background
.icon-emoji-couple-with-heart {
background-image: url('https://proicons.com/icon/325226.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.p{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="p" d="M19.3423,25.4108c0,3.7959-2.3887,6.9184-5.3287,6.9184s-5.3287-3.1225-5.3287-6.9184v-.4286"/><path id="c" class="p" d="M7.3987,22.1046c.3675-5.3266,4.4099-5.3878,6.4312-5.0817.1837.0612.735,0,.9187,0,3.675-.4898,5.5124,3.6735,5.5124,5.5102,0,.6735,0,2.3265-.9187,3.2449,0,0-2.0825-2.5714-2.205-4.0408,0,0-6.9824,2.6327-7.4724.3674,0,0-.49,1.8367-.9187,2.3265v1.8367s-1.5312-1.8367-1.3475-4.1633"/><path id="d" class="p" d="M39.8257,34.5959c.5253-.5744,1.067-1.1649,1.3826-1.532,1.3475-1.5306,1.6537-3.6735.8575-5.5715-1.1025-2.5714-1.4087-2.5714-1.5925-5.8776-.0612-1.898-1.5312-3.4898-3.43-3.6735,0,0-1.1637-1.4082-3.675-1.4082-2.94,0-5.6349,1.5918-6.3087,4.1021-.735,2.5714.1225,3.6123-.6125,5.5715-.8575,2.2041-2.3275,4.1633-.49,6.9184.1664.2725.8849.9974,1.4169,1.5807"/><path id="e" class="p" d="M28.591,25.8393c0,3.6735,2.3275,6.4286,5.0837,6.4286s5.0837-2.7551,5.0837-6.4286c0-2.3265-.9187-3.6735-2.7562-5.5102-1.8375,1.8367-7.3499,4.1633-7.3499,5.0817l-.0612.4286h0"/><path id="f" class="p" d="M25.0997,39.615v-1.4082c0-2.2653,2.2662-4.1021,4.5324-4.1021,2.695,2.2653,5.3899,2.2653,8.1461,0,2.2662,0,4.5324,1.8367,4.5324,4.1021v1.4082"/><path id="g" class="p" d="M5.5,39.615v-1.4082c0-2.2653,2.2662-4.1021,4.5324-4.1021,2.695,2.2653,5.3899,2.2653,8.1461,0,2.2662,0,4.5324,1.8367,4.5324,4.1021v1.4082"/><path id="h" class="p" d="M36.2471,25.6557c0,.4898-.3675.8571-.8575.8571s-.8575-.3673-.8575-.8571.3675-.8571.8575-.8571.8575.3673.8575.8571"/><path id="i" class="p" d="M32.8171,25.6557c0,.4898-.3675.8571-.8575.8571s-.8575-.3673-.8575-.8571.3675-.8571.8575-.8571.8575.3673.8575.8571"/><path id="j" class="p" d="M32.3884,29.1455c.7962.4286,1.7762.4286,2.5725,0"/><path id="k" class="p" d="M16.6474,25.7781c0,.4898-.3675.8572-.8575.8572s-.8575-.3673-.8575-.8572.3675-.8571.8575-.8571.8575.4286.8575.8571"/><path id="l" class="p" d="M13.2174,25.7781c0,.4898-.3675.8572-.8575.8572s-.8575-.3673-.8575-.8572.3675-.8571.8575-.8571.8575.4286.8575.8571"/><path id="m" class="p" d="M12.7887,29.3292c.7962.4286,1.7762.4286,2.5725,0"/><path id="n" class="p" d="M25.0997,39.615h17.211"/><path id="o" class="p" d="M5.5,39.615h17.211"/><path class="p" d="M29.9849,11.6098c0-1.781-1.4438-3.2247-3.2248-3.2247-1.1725,0-2.1958.6279-2.7602,1.5637-.5644-.9358-1.5877-1.5637-2.7602-1.5637-1.781,0-3.2247,1.4438-3.2247,3.2247,0,.4071.0786.7951.2163,1.1537,1.0663,3.0671,5.7687,6.4327,5.7687,6.4327,0,0,4.7024-3.3657,5.7687-6.4327.1377-.3587.2163-.7466.2163-1.1537h0Z"/></svg>
Copied!