spade suit emoji
spade-suit from Fluent Emoji High Contrast by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.
- Name
- spade-suit
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Activities
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More activities icons from Fluent Emoji High Contrast
Use the spade suit emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.619 14.965L18.9 3.35a3.79 3.79 0 0 0-5.8 0L3.38 14.965c-3.212 3.839-.463 9.657 4.562 9.657a5.96 5.96 0 0 0 5.408-3.459l.645-1.41v3.17c0 2.099-1.692 3.798-3.797 3.838h-.08c-.897 0-1.632.73-1.632 1.62S9.222 30 10.12 30h11.77c.897 0 1.632-.73 1.632-1.62s-.735-1.619-1.632-1.619h-.08c-2.105-.04-3.797-1.74-3.797-3.838v-3.17l.645 1.41c.956 2.11 3.071 3.459 5.408 3.459c5.015 0 7.764-5.818 4.552-9.657"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSpadeSuit(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="M28.619 14.965L18.9 3.35a3.79 3.79 0 0 0-5.8 0L3.38 14.965c-3.212 3.839-.463 9.657 4.562 9.657a5.96 5.96 0 0 0 5.408-3.459l.645-1.41v3.17c0 2.099-1.692 3.798-3.797 3.838h-.08c-.897 0-1.632.73-1.632 1.62S9.222 30 10.12 30h11.77c.897 0 1.632-.73 1.632-1.62s-.735-1.619-1.632-1.619h-.08c-2.105-.04-3.797-1.74-3.797-3.838v-3.17l.645 1.41c.956 2.11 3.071 3.459 5.408 3.459c5.015 0 7.764-5.818 4.552-9.657"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.619 14.965L18.9 3.35a3.79 3.79 0 0 0-5.8 0L3.38 14.965c-3.212 3.839-.463 9.657 4.562 9.657a5.96 5.96 0 0 0 5.408-3.459l.645-1.41v3.17c0 2.099-1.692 3.798-3.797 3.838h-.08c-.897 0-1.632.73-1.632 1.62S9.222 30 10.12 30h11.77c.897 0 1.632-.73 1.632-1.62s-.735-1.619-1.632-1.619h-.08c-2.105-.04-3.797-1.74-3.797-3.838v-3.17l.645 1.41c.956 2.11 3.071 3.459 5.408 3.459c5.015 0 7.764-5.818 4.552-9.657"/></svg> </template>
CSS
.icon-spade-suit {
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%22M28.619%2014.965L18.9%203.35a3.79%203.79%200%200%200-5.8%200L3.38%2014.965c-3.212%203.839-.463%209.657%204.562%209.657a5.96%205.96%200%200%200%205.408-3.459l.645-1.41v3.17c0%202.099-1.692%203.798-3.797%203.838h-.08c-.897%200-1.632.73-1.632%201.62S9.222%2030%2010.12%2030h11.77c.897%200%201.632-.73%201.632-1.62s-.735-1.619-1.632-1.619h-.08c-2.105-.04-3.797-1.74-3.797-3.838v-3.17l.645%201.41c.956%202.11%203.071%203.459%205.408%203.459c5.015%200%207.764-5.818%204.552-9.657%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%22M28.619%2014.965L18.9%203.35a3.79%203.79%200%200%200-5.8%200L3.38%2014.965c-3.212%203.839-.463%209.657%204.562%209.657a5.96%205.96%200%200%200%205.408-3.459l.645-1.41v3.17c0%202.099-1.692%203.798-3.797%203.838h-.08c-.897%200-1.632.73-1.632%201.62S9.222%2030%2010.12%2030h11.77c.897%200%201.632-.73%201.632-1.62s-.735-1.619-1.632-1.619h-.08c-2.105-.04-3.797-1.74-3.797-3.838v-3.17l.645%201.41c.956%202.11%203.071%203.459%205.408%203.459c5.015%200%207.764-5.818%204.552-9.657%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/spade-suit.svg?color=%231a73e8&size=48