two hearts emoji
two-hearts from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- two-hearts
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji Flat
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-cat
Use the two hearts emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f92f60" d="M23.5 3.77s1.005-1.478 2.324-1.7c3.259-.54 4.598 2.172 4.06 4.19C28.92 9.852 23.5 13 23.5 13s-5.42-3.148-6.384-6.74c-.538-2.018.801-4.73 4.06-4.19c1.309.222 2.324 1.7 2.324 1.7M12.006 14.894s1.558-2.415 3.586-2.779c5.014-.889 7.071 3.547 6.222 6.851C20.326 24.856 11.996 30 11.996 30s-8.33-5.153-9.818-11.034c-.83-3.304 1.238-7.74 6.242-6.85c2.028.363 3.586 2.778 3.586 2.778"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatTwoHearts(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f92f60" d="M23.5 3.77s1.005-1.478 2.324-1.7c3.259-.54 4.598 2.172 4.06 4.19C28.92 9.852 23.5 13 23.5 13s-5.42-3.148-6.384-6.74c-.538-2.018.801-4.73 4.06-4.19c1.309.222 2.324 1.7 2.324 1.7M12.006 14.894s1.558-2.415 3.586-2.779c5.014-.889 7.071 3.547 6.222 6.851C20.326 24.856 11.996 30 11.996 30s-8.33-5.153-9.818-11.034c-.83-3.304 1.238-7.74 6.242-6.85c2.028.363 3.586 2.778 3.586 2.778"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f92f60" d="M23.5 3.77s1.005-1.478 2.324-1.7c3.259-.54 4.598 2.172 4.06 4.19C28.92 9.852 23.5 13 23.5 13s-5.42-3.148-6.384-6.74c-.538-2.018.801-4.73 4.06-4.19c1.309.222 2.324 1.7 2.324 1.7M12.006 14.894s1.558-2.415 3.586-2.779c5.014-.889 7.071 3.547 6.222 6.851C20.326 24.856 11.996 30 11.996 30s-8.33-5.153-9.818-11.034c-.83-3.304 1.238-7.74 6.242-6.85c2.028.363 3.586 2.778 3.586 2.778"/></svg> </template>
CSS
.icon-two-hearts {
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%2032%2032%22%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M23.5%203.77s1.005-1.478%202.324-1.7c3.259-.54%204.598%202.172%204.06%204.19C28.92%209.852%2023.5%2013%2023.5%2013s-5.42-3.148-6.384-6.74c-.538-2.018.801-4.73%204.06-4.19c1.309.222%202.324%201.7%202.324%201.7M12.006%2014.894s1.558-2.415%203.586-2.779c5.014-.889%207.071%203.547%206.222%206.851C20.326%2024.856%2011.996%2030%2011.996%2030s-8.33-5.153-9.818-11.034c-.83-3.304%201.238-7.74%206.242-6.85c2.028.363%203.586%202.778%203.586%202.778%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M23.5%203.77s1.005-1.478%202.324-1.7c3.259-.54%204.598%202.172%204.06%204.19C28.92%209.852%2023.5%2013%2023.5%2013s-5.42-3.148-6.384-6.74c-.538-2.018.801-4.73%204.06-4.19c1.309.222%202.324%201.7%202.324%201.7M12.006%2014.894s1.558-2.415%203.586-2.779c5.014-.889%207.071%203.547%206.222%206.851C20.326%2024.856%2011.996%2030%2011.996%2030s-8.33-5.153-9.818-11.034c-.83-3.304%201.238-7.74%206.242-6.85c2.028.363%203.586%202.778%203.586%202.778%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/two-hearts.svg?color=%231a73e8&size=48