sparkling heart emoji
sparkling-heart from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- sparkling-heart
- 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 sparkling heart emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f92f60" d="M21.022 4.16c-2.84.5-5.02 3.84-5.02 3.84s-2.18-3.34-5.02-3.84c-7-1.23-9.9 4.91-8.73 9.49c2.09 8.14 13.75 15.26 13.75 15.26s11.67-7.12 13.75-15.26c1.18-4.58-1.72-10.72-8.73-9.49"/><path fill="#fcd53f" d="M24.622 8.99c.1.23.28.42.51.52l.96.42c.29.14.29.55 0 .69l-.97.43c-.23.1-.41.29-.51.52l-.76 1.79c-.14.28-.55.28-.69 0l-.76-1.79a1 1 0 0 0-.51-.52l-.97-.43a.382.382 0 0 1 0-.69l.97-.43c.23-.1.41-.29.51-.52l.77-1.78c.14-.28.55-.28.69 0zm-14.07 9.89c.19.43.52.78.95.97l1.78.8c.53.26.53 1.01 0 1.27l-1.78.8c-.43.2-.77.54-.95.97L9.142 27a.706.706 0 0 1-1.27 0l-1.41-3.31c-.19-.43-.52-.78-.95-.97l-1.78-.8a.706.706 0 0 1 0-1.27l1.78-.8c.43-.2.77-.54.95-.97l1.41-3.31a.706.706 0 0 1 1.27 0z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatSparklingHeart(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f92f60" d="M21.022 4.16c-2.84.5-5.02 3.84-5.02 3.84s-2.18-3.34-5.02-3.84c-7-1.23-9.9 4.91-8.73 9.49c2.09 8.14 13.75 15.26 13.75 15.26s11.67-7.12 13.75-15.26c1.18-4.58-1.72-10.72-8.73-9.49"/><path fill="#fcd53f" d="M24.622 8.99c.1.23.28.42.51.52l.96.42c.29.14.29.55 0 .69l-.97.43c-.23.1-.41.29-.51.52l-.76 1.79c-.14.28-.55.28-.69 0l-.76-1.79a1 1 0 0 0-.51-.52l-.97-.43a.382.382 0 0 1 0-.69l.97-.43c.23-.1.41-.29.51-.52l.77-1.78c.14-.28.55-.28.69 0zm-14.07 9.89c.19.43.52.78.95.97l1.78.8c.53.26.53 1.01 0 1.27l-1.78.8c-.43.2-.77.54-.95.97L9.142 27a.706.706 0 0 1-1.27 0l-1.41-3.31c-.19-.43-.52-.78-.95-.97l-1.78-.8a.706.706 0 0 1 0-1.27l1.78-.8c.43-.2.77-.54.95-.97l1.41-3.31a.706.706 0 0 1 1.27 0z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f92f60" d="M21.022 4.16c-2.84.5-5.02 3.84-5.02 3.84s-2.18-3.34-5.02-3.84c-7-1.23-9.9 4.91-8.73 9.49c2.09 8.14 13.75 15.26 13.75 15.26s11.67-7.12 13.75-15.26c1.18-4.58-1.72-10.72-8.73-9.49"/><path fill="#fcd53f" d="M24.622 8.99c.1.23.28.42.51.52l.96.42c.29.14.29.55 0 .69l-.97.43c-.23.1-.41.29-.51.52l-.76 1.79c-.14.28-.55.28-.69 0l-.76-1.79a1 1 0 0 0-.51-.52l-.97-.43a.382.382 0 0 1 0-.69l.97-.43c.23-.1.41-.29.51-.52l.77-1.78c.14-.28.55-.28.69 0zm-14.07 9.89c.19.43.52.78.95.97l1.78.8c.53.26.53 1.01 0 1.27l-1.78.8c-.43.2-.77.54-.95.97L9.142 27a.706.706 0 0 1-1.27 0l-1.41-3.31c-.19-.43-.52-.78-.95-.97l-1.78-.8a.706.706 0 0 1 0-1.27l1.78-.8c.43-.2.77-.54.95-.97l1.41-3.31a.706.706 0 0 1 1.27 0z"/></g></svg> </template>
CSS
.icon-sparkling-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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M21.022%204.16c-2.84.5-5.02%203.84-5.02%203.84s-2.18-3.34-5.02-3.84c-7-1.23-9.9%204.91-8.73%209.49c2.09%208.14%2013.75%2015.26%2013.75%2015.26s11.67-7.12%2013.75-15.26c1.18-4.58-1.72-10.72-8.73-9.49%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M24.622%208.99c.1.23.28.42.51.52l.96.42c.29.14.29.55%200%20.69l-.97.43c-.23.1-.41.29-.51.52l-.76%201.79c-.14.28-.55.28-.69%200l-.76-1.79a1%201%200%200%200-.51-.52l-.97-.43a.382.382%200%200%201%200-.69l.97-.43c.23-.1.41-.29.51-.52l.77-1.78c.14-.28.55-.28.69%200zm-14.07%209.89c.19.43.52.78.95.97l1.78.8c.53.26.53%201.01%200%201.27l-1.78.8c-.43.2-.77.54-.95.97L9.142%2027a.706.706%200%200%201-1.27%200l-1.41-3.31c-.19-.43-.52-.78-.95-.97l-1.78-.8a.706.706%200%200%201%200-1.27l1.78-.8c.43-.2.77-.54.95-.97l1.41-3.31a.706.706%200%200%201%201.27%200z%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M21.022%204.16c-2.84.5-5.02%203.84-5.02%203.84s-2.18-3.34-5.02-3.84c-7-1.23-9.9%204.91-8.73%209.49c2.09%208.14%2013.75%2015.26%2013.75%2015.26s11.67-7.12%2013.75-15.26c1.18-4.58-1.72-10.72-8.73-9.49%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M24.622%208.99c.1.23.28.42.51.52l.96.42c.29.14.29.55%200%20.69l-.97.43c-.23.1-.41.29-.51.52l-.76%201.79c-.14.28-.55.28-.69%200l-.76-1.79a1%201%200%200%200-.51-.52l-.97-.43a.382.382%200%200%201%200-.69l.97-.43c.23-.1.41-.29.51-.52l.77-1.78c.14-.28.55-.28.69%200zm-14.07%209.89c.19.43.52.78.95.97l1.78.8c.53.26.53%201.01%200%201.27l-1.78.8c-.43.2-.77.54-.95.97L9.142%2027a.706.706%200%200%201-1.27%200l-1.41-3.31c-.19-.43-.52-.78-.95-.97l-1.78-.8a.706.706%200%200%201%200-1.27l1.78-.8c.43-.2.77-.54.95-.97l1.41-3.31a.706.706%200%200%201%201.27%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/sparkling-heart.svg?color=%231a73e8&size=48