heart exclamation emoji
heart-exclamation from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- heart-exclamation
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji High Contrast
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 heart exclamation emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.998 5.21s1.71-2.68 3.938-3.08c5.51-.994 7.788 3.943 6.865 7.616C25.16 16.28 15.997 22 15.997 22S6.836 16.28 5.196 9.746c-.913-3.673 1.356-8.61 6.865-7.617c2.229.402 3.937 3.081 3.937 3.081M19 27a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastHeartExclamation(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.998 5.21s1.71-2.68 3.938-3.08c5.51-.994 7.788 3.943 6.865 7.616C25.16 16.28 15.997 22 15.997 22S6.836 16.28 5.196 9.746c-.913-3.673 1.356-8.61 6.865-7.617c2.229.402 3.937 3.081 3.937 3.081M19 27a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.998 5.21s1.71-2.68 3.938-3.08c5.51-.994 7.788 3.943 6.865 7.616C25.16 16.28 15.997 22 15.997 22S6.836 16.28 5.196 9.746c-.913-3.673 1.356-8.61 6.865-7.617c2.229.402 3.937 3.081 3.937 3.081M19 27a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg> </template>
CSS
.icon-heart-exclamation {
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%22currentColor%22%20d%3D%22M15.998%205.21s1.71-2.68%203.938-3.08c5.51-.994%207.788%203.943%206.865%207.616C25.16%2016.28%2015.997%2022%2015.997%2022S6.836%2016.28%205.196%209.746c-.913-3.673%201.356-8.61%206.865-7.617c2.229.402%203.937%203.081%203.937%203.081M19%2027a3%203%200%201%201-6%200a3%203%200%200%201%206%200%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%22currentColor%22%20d%3D%22M15.998%205.21s1.71-2.68%203.938-3.08c5.51-.994%207.788%203.943%206.865%207.616C25.16%2016.28%2015.997%2022%2015.997%2022S6.836%2016.28%205.196%209.746c-.913-3.673%201.356-8.61%206.865-7.617c2.229.402%203.937%203.081%203.937%203.081M19%2027a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/heart-exclamation.svg?color=%231a73e8&size=48