club suit emoji
club-suit from Fluent Emoji Flat by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.
- Name
- club-suit
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Activities
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More activities icons from Fluent Emoji Flat
Use the club suit emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#212121" d="M23.62 23.426c3.447-.17 6.242-2.941 6.374-6.323c.154-3.772-2.917-6.874-6.721-6.874h-.01a.596.596 0 0 1-.602-.68c.06-.41.081-.83.06-1.27c-.172-3.403-2.998-6.144-6.466-6.274c-3.835-.14-6.987 2.871-6.987 6.593c0 .32.02.64.071.95c.051.361-.244.661-.601.661h-.01c-3.805 0-6.876 3.102-6.723 6.874c.133 3.392 2.928 6.153 6.376 6.323c1.999.1 3.825-.66 5.12-1.94c.173-.17.459-.05.459.18v1.26c0 2.101-1.714 3.812-3.856 3.852h-.03c-.908 0-1.693.7-1.714 1.591c-.02.91.735 1.651 1.652 1.651h11.945c.714 0 1.367-.44 1.57-1.1c.358-1.121-.489-2.142-1.57-2.142h-.082c-2.132-.04-3.855-1.75-3.855-3.852v-1.26c0-.24.295-.35.459-.18a6.8 6.8 0 0 0 5.14 1.96"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatClubSuit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#212121" d="M23.62 23.426c3.447-.17 6.242-2.941 6.374-6.323c.154-3.772-2.917-6.874-6.721-6.874h-.01a.596.596 0 0 1-.602-.68c.06-.41.081-.83.06-1.27c-.172-3.403-2.998-6.144-6.466-6.274c-3.835-.14-6.987 2.871-6.987 6.593c0 .32.02.64.071.95c.051.361-.244.661-.601.661h-.01c-3.805 0-6.876 3.102-6.723 6.874c.133 3.392 2.928 6.153 6.376 6.323c1.999.1 3.825-.66 5.12-1.94c.173-.17.459-.05.459.18v1.26c0 2.101-1.714 3.812-3.856 3.852h-.03c-.908 0-1.693.7-1.714 1.591c-.02.91.735 1.651 1.652 1.651h11.945c.714 0 1.367-.44 1.57-1.1c.358-1.121-.489-2.142-1.57-2.142h-.082c-2.132-.04-3.855-1.75-3.855-3.852v-1.26c0-.24.295-.35.459-.18a6.8 6.8 0 0 0 5.14 1.96"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#212121" d="M23.62 23.426c3.447-.17 6.242-2.941 6.374-6.323c.154-3.772-2.917-6.874-6.721-6.874h-.01a.596.596 0 0 1-.602-.68c.06-.41.081-.83.06-1.27c-.172-3.403-2.998-6.144-6.466-6.274c-3.835-.14-6.987 2.871-6.987 6.593c0 .32.02.64.071.95c.051.361-.244.661-.601.661h-.01c-3.805 0-6.876 3.102-6.723 6.874c.133 3.392 2.928 6.153 6.376 6.323c1.999.1 3.825-.66 5.12-1.94c.173-.17.459-.05.459.18v1.26c0 2.101-1.714 3.812-3.856 3.852h-.03c-.908 0-1.693.7-1.714 1.591c-.02.91.735 1.651 1.652 1.651h11.945c.714 0 1.367-.44 1.57-1.1c.358-1.121-.489-2.142-1.57-2.142h-.082c-2.132-.04-3.855-1.75-3.855-3.852v-1.26c0-.24.295-.35.459-.18a6.8 6.8 0 0 0 5.14 1.96"/></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%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M23.62%2023.426c3.447-.17%206.242-2.941%206.374-6.323c.154-3.772-2.917-6.874-6.721-6.874h-.01a.596.596%200%200%201-.602-.68c.06-.41.081-.83.06-1.27c-.172-3.403-2.998-6.144-6.466-6.274c-3.835-.14-6.987%202.871-6.987%206.593c0%20.32.02.64.071.95c.051.361-.244.661-.601.661h-.01c-3.805%200-6.876%203.102-6.723%206.874c.133%203.392%202.928%206.153%206.376%206.323c1.999.1%203.825-.66%205.12-1.94c.173-.17.459-.05.459.18v1.26c0%202.101-1.714%203.812-3.856%203.852h-.03c-.908%200-1.693.7-1.714%201.591c-.02.91.735%201.651%201.652%201.651h11.945c.714%200%201.367-.44%201.57-1.1c.358-1.121-.489-2.142-1.57-2.142h-.082c-2.132-.04-3.855-1.75-3.855-3.852v-1.26c0-.24.295-.35.459-.18a6.8%206.8%200%200%200%205.14%201.96%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%22%23212121%22%20d%3D%22M23.62%2023.426c3.447-.17%206.242-2.941%206.374-6.323c.154-3.772-2.917-6.874-6.721-6.874h-.01a.596.596%200%200%201-.602-.68c.06-.41.081-.83.06-1.27c-.172-3.403-2.998-6.144-6.466-6.274c-3.835-.14-6.987%202.871-6.987%206.593c0%20.32.02.64.071.95c.051.361-.244.661-.601.661h-.01c-3.805%200-6.876%203.102-6.723%206.874c.133%203.392%202.928%206.153%206.376%206.323c1.999.1%203.825-.66%205.12-1.94c.173-.17.459-.05.459.18v1.26c0%202.101-1.714%203.812-3.856%203.852h-.03c-.908%200-1.693.7-1.714%201.591c-.02.91.735%201.651%201.652%201.651h11.945c.714%200%201.367-.44%201.57-1.1c.358-1.121-.489-2.142-1.57-2.142h-.082c-2.132-.04-3.855-1.75-3.855-3.852v-1.26c0-.24.295-.35.459-.18a6.8%206.8%200%200%200%205.14%201.96%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/club-suit.svg?color=%231a73e8&size=48