blackheartsuit emoji
blackheartsuit from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- blackheartsuit
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 512×512
- License
- Apache 2.0
More symbols icons from Firefox OS Emoji
alarmclockantennawithbarsanticlockwiseupwardsanddownwardsarrowsaquariusariesarrowrightwardsdownwardsarrowrightwardsupwardsautomatedtellermachinebabysymbolbackwithleftwardsarrowbaggageclaimballotboxwithcheckblackclubsuitblackdiamondsuitblackdownpointingdoublearrowblacklargesquareblackleftpointingarrowblackleftpointingdoublearrowblackmediumsmallsquareblackmediumsquareblackquestionmarkblackrightpointingarrowblackrightpointingdoublearrowblackrightwardsarrow
Use the blackheartsuit emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M471.812 165.719c0-62.633-50.774-113.407-113.407-113.407c-38.786 0-73.018 19.475-93.467 49.175l-2.168 2.559c-3.829 4.52-10.091 4.184-13.591-.693a132 132 0 0 0-7.976-10.068l-.096.3c-20.801-25.206-52.28-41.273-87.513-41.273c-62.633 0-113.407 50.774-113.407 113.407c0 30.817 12.298 58.758 32.247 79.198l165.362 205.015c8.629 13.008 27.729 13.008 36.358 0l168.682-208.507c18.014-20.077 28.976-46.609 28.976-75.706"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiBlackheartsuit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M471.812 165.719c0-62.633-50.774-113.407-113.407-113.407c-38.786 0-73.018 19.475-93.467 49.175l-2.168 2.559c-3.829 4.52-10.091 4.184-13.591-.693a132 132 0 0 0-7.976-10.068l-.096.3c-20.801-25.206-52.28-41.273-87.513-41.273c-62.633 0-113.407 50.774-113.407 113.407c0 30.817 12.298 58.758 32.247 79.198l165.362 205.015c8.629 13.008 27.729 13.008 36.358 0l168.682-208.507c18.014-20.077 28.976-46.609 28.976-75.706"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M471.812 165.719c0-62.633-50.774-113.407-113.407-113.407c-38.786 0-73.018 19.475-93.467 49.175l-2.168 2.559c-3.829 4.52-10.091 4.184-13.591-.693a132 132 0 0 0-7.976-10.068l-.096.3c-20.801-25.206-52.28-41.273-87.513-41.273c-62.633 0-113.407 50.774-113.407 113.407c0 30.817 12.298 58.758 32.247 79.198l165.362 205.015c8.629 13.008 27.729 13.008 36.358 0l168.682-208.507c18.014-20.077 28.976-46.609 28.976-75.706"/></svg> </template>
CSS
.icon-blackheartsuit {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M471.812%20165.719c0-62.633-50.774-113.407-113.407-113.407c-38.786%200-73.018%2019.475-93.467%2049.175l-2.168%202.559c-3.829%204.52-10.091%204.184-13.591-.693a132%20132%200%200%200-7.976-10.068l-.096.3c-20.801-25.206-52.28-41.273-87.513-41.273c-62.633%200-113.407%2050.774-113.407%20113.407c0%2030.817%2012.298%2058.758%2032.247%2079.198l165.362%20205.015c8.629%2013.008%2027.729%2013.008%2036.358%200l168.682-208.507c18.014-20.077%2028.976-46.609%2028.976-75.706%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M471.812%20165.719c0-62.633-50.774-113.407-113.407-113.407c-38.786%200-73.018%2019.475-93.467%2049.175l-2.168%202.559c-3.829%204.52-10.091%204.184-13.591-.693a132%20132%200%200%200-7.976-10.068l-.096.3c-20.801-25.206-52.28-41.273-87.513-41.273c-62.633%200-113.407%2050.774-113.407%20113.407c0%2030.817%2012.298%2058.758%2032.247%2079.198l165.362%20205.015c8.629%2013.008%2027.729%2013.008%2036.358%200l168.682-208.507c18.014-20.077%2028.976-46.609%2028.976-75.706%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/blackheartsuit.svg?color=%231a73e8&size=48