revolving hearts emoji
revolving-hearts from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- revolving-hearts
- Set
- OpenMoji
- Style
- Default
- Category
- Smileys Emotion
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More smileys emotion icons from OpenMoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-facecrying-cat
Use the revolving hearts emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M43 36.165a8.51 8.51 0 0 0-16-4.045a8.51 8.51 0 0 0-16 4.044a8.47 8.47 0 0 0 1.886 5.337l-.003.003L27 59l14.117-17.496l-.003-.002A8.47 8.47 0 0 0 43 36.164m18-18.643a4.521 4.521 0 0 0-8.5-2.148a4.521 4.521 0 1 0-7.498 4.984h-.001l7.499 9.296l7.5-9.295l-.002-.001A4.5 4.5 0 0 0 61 17.52"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" d="M19.614 21.692C23.718 18.496 29.541 16.5 36 16.5q1.036 0 2.049.068M60.92 30.261c.38 1.202.58 2.453.58 3.739c0 8.728-9.241 15.873-20.94 16.46"/><path stroke-linejoin="round" d="M43 36.165a8.51 8.51 0 0 0-16-4.045a8.51 8.51 0 0 0-16 4.044a8.47 8.47 0 0 0 1.886 5.337l-.003.003L27 59l14.117-17.496l-.003-.002A8.47 8.47 0 0 0 43 36.164zm18-18.644a4.521 4.521 0 0 0-8.5-2.148a4.521 4.521 0 1 0-7.498 4.984h-.001l7.499 9.296l7.5-9.295l-.002-.001A4.5 4.5 0 0 0 61 17.52z"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiRevolvingHearts(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M43 36.165a8.51 8.51 0 0 0-16-4.045a8.51 8.51 0 0 0-16 4.044a8.47 8.47 0 0 0 1.886 5.337l-.003.003L27 59l14.117-17.496l-.003-.002A8.47 8.47 0 0 0 43 36.164m18-18.643a4.521 4.521 0 0 0-8.5-2.148a4.521 4.521 0 1 0-7.498 4.984h-.001l7.499 9.296l7.5-9.295l-.002-.001A4.5 4.5 0 0 0 61 17.52"/><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><path strokeLinecap="round" d="M19.614 21.692C23.718 18.496 29.541 16.5 36 16.5q1.036 0 2.049.068M60.92 30.261c.38 1.202.58 2.453.58 3.739c0 8.728-9.241 15.873-20.94 16.46"/><path strokeLinejoin="round" d="M43 36.165a8.51 8.51 0 0 0-16-4.045a8.51 8.51 0 0 0-16 4.044a8.47 8.47 0 0 0 1.886 5.337l-.003.003L27 59l14.117-17.496l-.003-.002A8.47 8.47 0 0 0 43 36.164zm18-18.644a4.521 4.521 0 0 0-8.5-2.148a4.521 4.521 0 1 0-7.498 4.984h-.001l7.499 9.296l7.5-9.295l-.002-.001A4.5 4.5 0 0 0 61 17.52z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M43 36.165a8.51 8.51 0 0 0-16-4.045a8.51 8.51 0 0 0-16 4.044a8.47 8.47 0 0 0 1.886 5.337l-.003.003L27 59l14.117-17.496l-.003-.002A8.47 8.47 0 0 0 43 36.164m18-18.643a4.521 4.521 0 0 0-8.5-2.148a4.521 4.521 0 1 0-7.498 4.984h-.001l7.499 9.296l7.5-9.295l-.002-.001A4.5 4.5 0 0 0 61 17.52"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" d="M19.614 21.692C23.718 18.496 29.541 16.5 36 16.5q1.036 0 2.049.068M60.92 30.261c.38 1.202.58 2.453.58 3.739c0 8.728-9.241 15.873-20.94 16.46"/><path stroke-linejoin="round" d="M43 36.165a8.51 8.51 0 0 0-16-4.045a8.51 8.51 0 0 0-16 4.044a8.47 8.47 0 0 0 1.886 5.337l-.003.003L27 59l14.117-17.496l-.003-.002A8.47 8.47 0 0 0 43 36.164zm18-18.644a4.521 4.521 0 0 0-8.5-2.148a4.521 4.521 0 1 0-7.498 4.984h-.001l7.499 9.296l7.5-9.295l-.002-.001A4.5 4.5 0 0 0 61 17.52z"/></g></svg> </template>
CSS
.icon-revolving-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20d%3D%22M43%2036.165a8.51%208.51%200%200%200-16-4.045a8.51%208.51%200%200%200-16%204.044a8.47%208.47%200%200%200%201.886%205.337l-.003.003L27%2059l14.117-17.496l-.003-.002A8.47%208.47%200%200%200%2043%2036.164m18-18.643a4.521%204.521%200%200%200-8.5-2.148a4.521%204.521%200%201%200-7.498%204.984h-.001l7.499%209.296l7.5-9.295l-.002-.001A4.5%204.5%200%200%200%2061%2017.52%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.614%2021.692C23.718%2018.496%2029.541%2016.5%2036%2016.5q1.036%200%202.049.068M60.92%2030.261c.38%201.202.58%202.453.58%203.739c0%208.728-9.241%2015.873-20.94%2016.46%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2036.165a8.51%208.51%200%200%200-16-4.045a8.51%208.51%200%200%200-16%204.044a8.47%208.47%200%200%200%201.886%205.337l-.003.003L27%2059l14.117-17.496l-.003-.002A8.47%208.47%200%200%200%2043%2036.164zm18-18.644a4.521%204.521%200%200%200-8.5-2.148a4.521%204.521%200%201%200-7.498%204.984h-.001l7.499%209.296l7.5-9.295l-.002-.001A4.5%204.5%200%200%200%2061%2017.52z%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%3Cpath%20fill%3D%22%23ffa7c0%22%20d%3D%22M43%2036.165a8.51%208.51%200%200%200-16-4.045a8.51%208.51%200%200%200-16%204.044a8.47%208.47%200%200%200%201.886%205.337l-.003.003L27%2059l14.117-17.496l-.003-.002A8.47%208.47%200%200%200%2043%2036.164m18-18.643a4.521%204.521%200%200%200-8.5-2.148a4.521%204.521%200%201%200-7.498%204.984h-.001l7.499%209.296l7.5-9.295l-.002-.001A4.5%204.5%200%200%200%2061%2017.52%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.614%2021.692C23.718%2018.496%2029.541%2016.5%2036%2016.5q1.036%200%202.049.068M60.92%2030.261c.38%201.202.58%202.453.58%203.739c0%208.728-9.241%2015.873-20.94%2016.46%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2036.165a8.51%208.51%200%200%200-16-4.045a8.51%208.51%200%200%200-16%204.044a8.47%208.47%200%200%200%201.886%205.337l-.003.003L27%2059l14.117-17.496l-.003-.002A8.47%208.47%200%200%200%2043%2036.164zm18-18.644a4.521%204.521%200%200%200-8.5-2.148a4.521%204.521%200%201%200-7.498%204.984h-.001l7.499%209.296l7.5-9.295l-.002-.001A4.5%204.5%200%200%200%2061%2017.52z%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/revolving-hearts.svg?color=%231a73e8&size=48