yellow heart emoji
yellow-heart from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- yellow-heart
- 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 yellow heart emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><mask id="SVGUJ7Mq8OH" width="28" height="25" x="2" y="4" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#c4c4c4" d="M26 5.08c-4.665-2.333-8.5.5-10 2.5c-1.5-2-5.335-4.833-10-2.5c-6 3-4.5 10.5 0 15c2.196 2.195 6.063 6.062 8.891 8.213a1.76 1.76 0 0 0 2.186-.04c2.593-2.093 6.758-6.009 8.923-8.174c4.5-4.5 6-12 0-15"/></mask><g fill="none" stroke="currentColor" stroke-linejoin="round"><path stroke-width="2" d="M15.2 8.18a1 1 0 0 0 1.6 0a8 8 0 0 1 3.373-2.542c1.492-.575 3.322-.693 5.38.336c2.593 1.296 3.551 3.511 3.387 5.977c-.169 2.528-1.536 5.31-3.647 7.421c-2.213 2.214-6.027 6.025-8.79 8.125a.764.764 0 0 1-.952-.023c-2.553-2.06-6.69-5.947-8.844-8.102c-2.111-2.11-3.478-4.893-3.647-7.422c-.164-2.465.794-4.68 3.387-5.976c2.058-1.03 3.888-.911 5.38-.336A8 8 0 0 1 15.2 8.179Z"/><g stroke-linecap="round" stroke-width=".5" mask="url(#SVGUJ7Mq8OH)"><path d="M29.957-19.454L1.337 9.166m28.62-13.62l-28.62 28.62m28.62-13.62l-28.62 28.62m28.62-58.62L1.337 9.166m28.62-13.62l-28.62 28.62m28.62-13.62l-28.62 28.62m28.62-53.62l-28.62 28.62M29.957.546l-28.62 28.62m28.62-13.62l-28.62 28.62m28.62-23.62l-28.62 28.62m28.62-58.62l-28.62 28.62m28.62-13.62l-28.62 28.62m28.62-8.62l-28.62 28.62"/></g></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastYellowHeart(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><mask id="SVGUJ7Mq8OH" width="28" height="25" x="2" y="4" maskUnits="userSpaceOnUse" style="maskType:alpha"><path fill="#c4c4c4" d="M26 5.08c-4.665-2.333-8.5.5-10 2.5c-1.5-2-5.335-4.833-10-2.5c-6 3-4.5 10.5 0 15c2.196 2.195 6.063 6.062 8.891 8.213a1.76 1.76 0 0 0 2.186-.04c2.593-2.093 6.758-6.009 8.923-8.174c4.5-4.5 6-12 0-15"/></mask><g fill="none" stroke="currentColor" strokeLinejoin="round"><path strokeWidth="2" d="M15.2 8.18a1 1 0 0 0 1.6 0a8 8 0 0 1 3.373-2.542c1.492-.575 3.322-.693 5.38.336c2.593 1.296 3.551 3.511 3.387 5.977c-.169 2.528-1.536 5.31-3.647 7.421c-2.213 2.214-6.027 6.025-8.79 8.125a.764.764 0 0 1-.952-.023c-2.553-2.06-6.69-5.947-8.844-8.102c-2.111-2.11-3.478-4.893-3.647-7.422c-.164-2.465.794-4.68 3.387-5.976c2.058-1.03 3.888-.911 5.38-.336A8 8 0 0 1 15.2 8.179Z"/><g strokeLinecap="round" strokeWidth=".5" mask="url(#SVGUJ7Mq8OH)"><path d="M29.957-19.454L1.337 9.166m28.62-13.62l-28.62 28.62m28.62-13.62l-28.62 28.62m28.62-58.62L1.337 9.166m28.62-13.62l-28.62 28.62m28.62-13.62l-28.62 28.62m28.62-53.62l-28.62 28.62M29.957.546l-28.62 28.62m28.62-13.62l-28.62 28.62m28.62-23.62l-28.62 28.62m28.62-58.62l-28.62 28.62m28.62-13.62l-28.62 28.62m28.62-8.62l-28.62 28.62"/></g></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><mask id="SVGUJ7Mq8OH" width="28" height="25" x="2" y="4" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#c4c4c4" d="M26 5.08c-4.665-2.333-8.5.5-10 2.5c-1.5-2-5.335-4.833-10-2.5c-6 3-4.5 10.5 0 15c2.196 2.195 6.063 6.062 8.891 8.213a1.76 1.76 0 0 0 2.186-.04c2.593-2.093 6.758-6.009 8.923-8.174c4.5-4.5 6-12 0-15"/></mask><g fill="none" stroke="currentColor" stroke-linejoin="round"><path stroke-width="2" d="M15.2 8.18a1 1 0 0 0 1.6 0a8 8 0 0 1 3.373-2.542c1.492-.575 3.322-.693 5.38.336c2.593 1.296 3.551 3.511 3.387 5.977c-.169 2.528-1.536 5.31-3.647 7.421c-2.213 2.214-6.027 6.025-8.79 8.125a.764.764 0 0 1-.952-.023c-2.553-2.06-6.69-5.947-8.844-8.102c-2.111-2.11-3.478-4.893-3.647-7.422c-.164-2.465.794-4.68 3.387-5.976c2.058-1.03 3.888-.911 5.38-.336A8 8 0 0 1 15.2 8.179Z"/><g stroke-linecap="round" stroke-width=".5" mask="url(#SVGUJ7Mq8OH)"><path d="M29.957-19.454L1.337 9.166m28.62-13.62l-28.62 28.62m28.62-13.62l-28.62 28.62m28.62-58.62L1.337 9.166m28.62-13.62l-28.62 28.62m28.62-13.62l-28.62 28.62m28.62-53.62l-28.62 28.62M29.957.546l-28.62 28.62m28.62-13.62l-28.62 28.62m28.62-23.62l-28.62 28.62m28.62-58.62l-28.62 28.62m28.62-13.62l-28.62 28.62m28.62-8.62l-28.62 28.62"/></g></g></svg> </template>
CSS
.icon-yellow-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%3Cmask%20id%3D%22SVGUJ7Mq8OH%22%20width%3D%2228%22%20height%3D%2225%22%20x%3D%222%22%20y%3D%224%22%20maskUnits%3D%22userSpaceOnUse%22%20style%3D%22mask-type%3Aalpha%22%3E%3Cpath%20fill%3D%22%23c4c4c4%22%20d%3D%22M26%205.08c-4.665-2.333-8.5.5-10%202.5c-1.5-2-5.335-4.833-10-2.5c-6%203-4.5%2010.5%200%2015c2.196%202.195%206.063%206.062%208.891%208.213a1.76%201.76%200%200%200%202.186-.04c2.593-2.093%206.758-6.009%208.923-8.174c4.5-4.5%206-12%200-15%22%2F%3E%3C%2Fmask%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M15.2%208.18a1%201%200%200%200%201.6%200a8%208%200%200%201%203.373-2.542c1.492-.575%203.322-.693%205.38.336c2.593%201.296%203.551%203.511%203.387%205.977c-.169%202.528-1.536%205.31-3.647%207.421c-2.213%202.214-6.027%206.025-8.79%208.125a.764.764%200%200%201-.952-.023c-2.553-2.06-6.69-5.947-8.844-8.102c-2.111-2.11-3.478-4.893-3.647-7.422c-.164-2.465.794-4.68%203.387-5.976c2.058-1.03%203.888-.911%205.38-.336A8%208%200%200%201%2015.2%208.179Z%22%2F%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.5%22%20mask%3D%22url(%23SVGUJ7Mq8OH)%22%3E%3Cpath%20d%3D%22M29.957-19.454L1.337%209.166m28.62-13.62l-28.62%2028.62m28.62-13.62l-28.62%2028.62m28.62-58.62L1.337%209.166m28.62-13.62l-28.62%2028.62m28.62-13.62l-28.62%2028.62m28.62-53.62l-28.62%2028.62M29.957.546l-28.62%2028.62m28.62-13.62l-28.62%2028.62m28.62-23.62l-28.62%2028.62m28.62-58.62l-28.62%2028.62m28.62-13.62l-28.62%2028.62m28.62-8.62l-28.62%2028.62%22%2F%3E%3C%2Fg%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%3Cmask%20id%3D%22SVGUJ7Mq8OH%22%20width%3D%2228%22%20height%3D%2225%22%20x%3D%222%22%20y%3D%224%22%20maskUnits%3D%22userSpaceOnUse%22%20style%3D%22mask-type%3Aalpha%22%3E%3Cpath%20fill%3D%22%23c4c4c4%22%20d%3D%22M26%205.08c-4.665-2.333-8.5.5-10%202.5c-1.5-2-5.335-4.833-10-2.5c-6%203-4.5%2010.5%200%2015c2.196%202.195%206.063%206.062%208.891%208.213a1.76%201.76%200%200%200%202.186-.04c2.593-2.093%206.758-6.009%208.923-8.174c4.5-4.5%206-12%200-15%22%2F%3E%3C%2Fmask%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M15.2%208.18a1%201%200%200%200%201.6%200a8%208%200%200%201%203.373-2.542c1.492-.575%203.322-.693%205.38.336c2.593%201.296%203.551%203.511%203.387%205.977c-.169%202.528-1.536%205.31-3.647%207.421c-2.213%202.214-6.027%206.025-8.79%208.125a.764.764%200%200%201-.952-.023c-2.553-2.06-6.69-5.947-8.844-8.102c-2.111-2.11-3.478-4.893-3.647-7.422c-.164-2.465.794-4.68%203.387-5.976c2.058-1.03%203.888-.911%205.38-.336A8%208%200%200%201%2015.2%208.179Z%22%2F%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.5%22%20mask%3D%22url(%23SVGUJ7Mq8OH)%22%3E%3Cpath%20d%3D%22M29.957-19.454L1.337%209.166m28.62-13.62l-28.62%2028.62m28.62-13.62l-28.62%2028.62m28.62-58.62L1.337%209.166m28.62-13.62l-28.62%2028.62m28.62-13.62l-28.62%2028.62m28.62-53.62l-28.62%2028.62M29.957.546l-28.62%2028.62m28.62-13.62l-28.62%2028.62m28.62-23.62l-28.62%2028.62m28.62-58.62l-28.62%2028.62m28.62-13.62l-28.62%2028.62m28.62-8.62l-28.62%2028.62%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/yellow-heart.svg?color=%231a73e8&size=48