club suit emoji
club-suit from Fluent Emoji by Microsoft Corporation · Default · MIT Free for personal and commercial use.
- Name
- club-suit
- Set
- Fluent Emoji
- Style
- Default
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
Use the club suit emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g filter="url(#iV4Mmed)"><path fill="url(#iqGskUb)" d="M23.767 23.426c3.448-.17 6.243-2.941 6.375-6.323c.153-3.772-2.917-6.874-6.722-6.874h-.01a.596.596 0 0 1-.602-.68c.062-.41.082-.83.062-1.27c-.174-3.403-3-6.144-6.467-6.274c-3.835-.14-6.987 2.871-6.987 6.593c0 .32.02.64.071.95c.051.361-.245.661-.602.661h-.01c-3.805 0-6.875 3.102-6.722 6.874c.133 3.392 2.928 6.153 6.375 6.323c2 .1 3.825-.66 5.12-1.94c.174-.17.46-.05.46.18v1.26c0 2.101-1.714 3.812-3.856 3.852h-.03c-.908 0-1.694.7-1.714 1.591c-.02.91.734 1.651 1.652 1.651h11.944c.715 0 1.367-.44 1.571-1.1c.357-1.121-.49-2.142-1.57-2.142h-.082c-2.132-.04-3.856-1.75-3.856-3.852v-1.26c0-.24.296-.35.46-.18a6.8 6.8 0 0 0 5.14 1.96"/></g><defs><linearGradient id="iqGskUb" x1="24.465" x2="11.602" y1="11.078" y2="29.196" gradientUnits="userSpaceOnUse"><stop stop-color="#534165"/><stop offset="1" stop-color="#3F3946"/></linearGradient><filter id="iV4Mmed" width="29.75" height="29.5" x="1.148" y="1.25" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="-1"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.427451 0 0 0 0 0.372549 0 0 0 0 0.482353 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18_4053"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".75" dy="-.75"/><feGaussianBlur stdDeviation=".625"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.172549 0 0 0 0 0.109804 0 0 0 0 0.227451 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_18_4053" result="effect2_innerShadow_18_4053"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".75" dy=".75"/><feGaussianBlur stdDeviation=".625"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.196078 0 0 0 0 0.192157 0 0 0 0 0.2 0 0 0 1 0"/><feBlend in2="effect2_innerShadow_18_4053" result="effect3_innerShadow_18_4053"/></filter></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiClubSuit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g filter="url(#iV4Mmed)"><path fill="url(#iqGskUb)" d="M23.767 23.426c3.448-.17 6.243-2.941 6.375-6.323c.153-3.772-2.917-6.874-6.722-6.874h-.01a.596.596 0 0 1-.602-.68c.062-.41.082-.83.062-1.27c-.174-3.403-3-6.144-6.467-6.274c-3.835-.14-6.987 2.871-6.987 6.593c0 .32.02.64.071.95c.051.361-.245.661-.602.661h-.01c-3.805 0-6.875 3.102-6.722 6.874c.133 3.392 2.928 6.153 6.375 6.323c2 .1 3.825-.66 5.12-1.94c.174-.17.46-.05.46.18v1.26c0 2.101-1.714 3.812-3.856 3.852h-.03c-.908 0-1.694.7-1.714 1.591c-.02.91.734 1.651 1.652 1.651h11.944c.715 0 1.367-.44 1.571-1.1c.357-1.121-.49-2.142-1.57-2.142h-.082c-2.132-.04-3.856-1.75-3.856-3.852v-1.26c0-.24.296-.35.46-.18a6.8 6.8 0 0 0 5.14 1.96"/></g><defs><linearGradient id="iqGskUb" x1="24.465" x2="11.602" y1="11.078" y2="29.196" gradientUnits="userSpaceOnUse"><stop stopColor="#534165"/><stop offset="1" stopColor="#3F3946"/></linearGradient><filter id="iV4Mmed" width="29.75" height="29.5" x="1.148" y="1.25" colorInterpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="-1"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.427451 0 0 0 0 0.372549 0 0 0 0 0.482353 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18_4053"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".75" dy="-.75"/><feGaussianBlur stdDeviation=".625"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.172549 0 0 0 0 0.109804 0 0 0 0 0.227451 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_18_4053" result="effect2_innerShadow_18_4053"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".75" dy=".75"/><feGaussianBlur stdDeviation=".625"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.196078 0 0 0 0 0.192157 0 0 0 0 0.2 0 0 0 1 0"/><feBlend in2="effect2_innerShadow_18_4053" result="effect3_innerShadow_18_4053"/></filter></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g filter="url(#iV4Mmed)"><path fill="url(#iqGskUb)" d="M23.767 23.426c3.448-.17 6.243-2.941 6.375-6.323c.153-3.772-2.917-6.874-6.722-6.874h-.01a.596.596 0 0 1-.602-.68c.062-.41.082-.83.062-1.27c-.174-3.403-3-6.144-6.467-6.274c-3.835-.14-6.987 2.871-6.987 6.593c0 .32.02.64.071.95c.051.361-.245.661-.602.661h-.01c-3.805 0-6.875 3.102-6.722 6.874c.133 3.392 2.928 6.153 6.375 6.323c2 .1 3.825-.66 5.12-1.94c.174-.17.46-.05.46.18v1.26c0 2.101-1.714 3.812-3.856 3.852h-.03c-.908 0-1.694.7-1.714 1.591c-.02.91.734 1.651 1.652 1.651h11.944c.715 0 1.367-.44 1.571-1.1c.357-1.121-.49-2.142-1.57-2.142h-.082c-2.132-.04-3.856-1.75-3.856-3.852v-1.26c0-.24.296-.35.46-.18a6.8 6.8 0 0 0 5.14 1.96"/></g><defs><linearGradient id="iqGskUb" x1="24.465" x2="11.602" y1="11.078" y2="29.196" gradientUnits="userSpaceOnUse"><stop stop-color="#534165"/><stop offset="1" stop-color="#3F3946"/></linearGradient><filter id="iV4Mmed" width="29.75" height="29.5" x="1.148" y="1.25" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="-1"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.427451 0 0 0 0 0.372549 0 0 0 0 0.482353 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18_4053"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".75" dy="-.75"/><feGaussianBlur stdDeviation=".625"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.172549 0 0 0 0 0.109804 0 0 0 0 0.227451 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_18_4053" result="effect2_innerShadow_18_4053"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".75" dy=".75"/><feGaussianBlur stdDeviation=".625"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.196078 0 0 0 0 0.192157 0 0 0 0 0.2 0 0 0 1 0"/><feBlend in2="effect2_innerShadow_18_4053" result="effect3_innerShadow_18_4053"/></filter></defs></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20filter%3D%22url(%23iV4Mmed)%22%3E%3Cpath%20fill%3D%22url(%23iqGskUb)%22%20d%3D%22M23.767%2023.426c3.448-.17%206.243-2.941%206.375-6.323c.153-3.772-2.917-6.874-6.722-6.874h-.01a.596.596%200%200%201-.602-.68c.062-.41.082-.83.062-1.27c-.174-3.403-3-6.144-6.467-6.274c-3.835-.14-6.987%202.871-6.987%206.593c0%20.32.02.64.071.95c.051.361-.245.661-.602.661h-.01c-3.805%200-6.875%203.102-6.722%206.874c.133%203.392%202.928%206.153%206.375%206.323c2%20.1%203.825-.66%205.12-1.94c.174-.17.46-.05.46.18v1.26c0%202.101-1.714%203.812-3.856%203.852h-.03c-.908%200-1.694.7-1.714%201.591c-.02.91.734%201.651%201.652%201.651h11.944c.715%200%201.367-.44%201.571-1.1c.357-1.121-.49-2.142-1.57-2.142h-.082c-2.132-.04-3.856-1.75-3.856-3.852v-1.26c0-.24.296-.35.46-.18a6.8%206.8%200%200%200%205.14%201.96%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22iqGskUb%22%20x1%3D%2224.465%22%20x2%3D%2211.602%22%20y1%3D%2211.078%22%20y2%3D%2229.196%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23534165%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233F3946%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22iV4Mmed%22%20width%3D%2229.75%22%20height%3D%2229.5%22%20x%3D%221.148%22%20y%3D%221.25%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-1%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.427451%200%200%200%200%200.372549%200%200%200%200%200.482353%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_18_4053%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22.75%22%20dy%3D%22-.75%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.625%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.172549%200%200%200%200%200.109804%200%200%200%200%200.227451%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect1_innerShadow_18_4053%22%20result%3D%22effect2_innerShadow_18_4053%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22.75%22%20dy%3D%22.75%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.625%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.196078%200%200%200%200%200.192157%200%200%200%200%200.2%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect2_innerShadow_18_4053%22%20result%3D%22effect3_innerShadow_18_4053%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%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%3Cg%20fill%3D%22none%22%3E%3Cg%20filter%3D%22url(%23iV4Mmed)%22%3E%3Cpath%20fill%3D%22url(%23iqGskUb)%22%20d%3D%22M23.767%2023.426c3.448-.17%206.243-2.941%206.375-6.323c.153-3.772-2.917-6.874-6.722-6.874h-.01a.596.596%200%200%201-.602-.68c.062-.41.082-.83.062-1.27c-.174-3.403-3-6.144-6.467-6.274c-3.835-.14-6.987%202.871-6.987%206.593c0%20.32.02.64.071.95c.051.361-.245.661-.602.661h-.01c-3.805%200-6.875%203.102-6.722%206.874c.133%203.392%202.928%206.153%206.375%206.323c2%20.1%203.825-.66%205.12-1.94c.174-.17.46-.05.46.18v1.26c0%202.101-1.714%203.812-3.856%203.852h-.03c-.908%200-1.694.7-1.714%201.591c-.02.91.734%201.651%201.652%201.651h11.944c.715%200%201.367-.44%201.571-1.1c.357-1.121-.49-2.142-1.57-2.142h-.082c-2.132-.04-3.856-1.75-3.856-3.852v-1.26c0-.24.296-.35.46-.18a6.8%206.8%200%200%200%205.14%201.96%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22iqGskUb%22%20x1%3D%2224.465%22%20x2%3D%2211.602%22%20y1%3D%2211.078%22%20y2%3D%2229.196%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23534165%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233F3946%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22iV4Mmed%22%20width%3D%2229.75%22%20height%3D%2229.5%22%20x%3D%221.148%22%20y%3D%221.25%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-1%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.427451%200%200%200%200%200.372549%200%200%200%200%200.482353%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_18_4053%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22.75%22%20dy%3D%22-.75%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.625%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.172549%200%200%200%200%200.109804%200%200%200%200%200.227451%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect1_innerShadow_18_4053%22%20result%3D%22effect2_innerShadow_18_4053%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22.75%22%20dy%3D%22.75%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.625%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.196078%200%200%200%200%200.192157%200%200%200%200%200.2%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect2_innerShadow_18_4053%22%20result%3D%22effect3_innerShadow_18_4053%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji/club-suit.svg?color=%231a73e8&size=48