club suit emoji
club-suit from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- club-suit
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Symbols
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More symbols icons from Emoji One (Colored)
Use the club suit emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4d5357" d="M47 18.9h-.1c.1-.6.1-1.2.1-1.9c0-8.3-6.7-15-15-15S17 8.7 17 17c0 .6.1 1.3.1 1.9H17c-8.3 0-15 6.7-15 15s6.7 15 15 15c4.8 0 9.1-2.3 11.8-5.8l-.6 4.9c-.5 3.6-3 6.9-6.6 7.5l-4.6.9V62h30v-5.6l-4.7-.9c-3.6-.6-6.1-3.9-6.6-7.5l-.6-4.9c2.7 3.5 7 5.8 11.8 5.8c8.3 0 15-6.7 15-15s-6.6-15-14.9-15"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneClubSuit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4d5357" d="M47 18.9h-.1c.1-.6.1-1.2.1-1.9c0-8.3-6.7-15-15-15S17 8.7 17 17c0 .6.1 1.3.1 1.9H17c-8.3 0-15 6.7-15 15s6.7 15 15 15c4.8 0 9.1-2.3 11.8-5.8l-.6 4.9c-.5 3.6-3 6.9-6.6 7.5l-4.6.9V62h30v-5.6l-4.7-.9c-3.6-.6-6.1-3.9-6.6-7.5l-.6-4.9c2.7 3.5 7 5.8 11.8 5.8c8.3 0 15-6.7 15-15s-6.6-15-14.9-15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4d5357" d="M47 18.9h-.1c.1-.6.1-1.2.1-1.9c0-8.3-6.7-15-15-15S17 8.7 17 17c0 .6.1 1.3.1 1.9H17c-8.3 0-15 6.7-15 15s6.7 15 15 15c4.8 0 9.1-2.3 11.8-5.8l-.6 4.9c-.5 3.6-3 6.9-6.6 7.5l-4.6.9V62h30v-5.6l-4.7-.9c-3.6-.6-6.1-3.9-6.6-7.5l-.6-4.9c2.7 3.5 7 5.8 11.8 5.8c8.3 0 15-6.7 15-15s-6.6-15-14.9-15"/></svg> </template>
CSS
.icon-club-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%2064%2064%22%3E%3Cpath%20fill%3D%22%234d5357%22%20d%3D%22M47%2018.9h-.1c.1-.6.1-1.2.1-1.9c0-8.3-6.7-15-15-15S17%208.7%2017%2017c0%20.6.1%201.3.1%201.9H17c-8.3%200-15%206.7-15%2015s6.7%2015%2015%2015c4.8%200%209.1-2.3%2011.8-5.8l-.6%204.9c-.5%203.6-3%206.9-6.6%207.5l-4.6.9V62h30v-5.6l-4.7-.9c-3.6-.6-6.1-3.9-6.6-7.5l-.6-4.9c2.7%203.5%207%205.8%2011.8%205.8c8.3%200%2015-6.7%2015-15s-6.6-15-14.9-15%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%2064%2064%22%3E%3Cpath%20fill%3D%22%234d5357%22%20d%3D%22M47%2018.9h-.1c.1-.6.1-1.2.1-1.9c0-8.3-6.7-15-15-15S17%208.7%2017%2017c0%20.6.1%201.3.1%201.9H17c-8.3%200-15%206.7-15%2015s6.7%2015%2015%2015c4.8%200%209.1-2.3%2011.8-5.8l-.6%204.9c-.5%203.6-3%206.9-6.6%207.5l-4.6.9V62h30v-5.6l-4.7-.9c-3.6-.6-6.1-3.9-6.6-7.5l-.6-4.9c2.7%203.5%207%205.8%2011.8%205.8c8.3%200%2015-6.7%2015-15s-6.6-15-14.9-15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/club-suit.svg?color=%231a73e8&size=48