club suit emoji
club-suit from Streamline Emojis by Streamline · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- club-suit
- Set
- Streamline Emojis
- Style
- Default
- Category
- Symbols
- Viewbox
- 48×48
- License
- CC BY 4.0
The same emoji in other sets
More symbols icons from Streamline Emojis
ballot-box-with-checkbeating-heartbellbell-with-slashbroken-heartchildren-crossingcross-markdiamond-suitdouble-exclamation-markexclamation-markgrowing-heartheart-suitheart-with-arrowjapanese-symbol-for-beginnerjokermuted-speakerno-bicyclesno-mobile-phonesno-one-under-eighteenno-smokingrecycling-symbolrestroomrevolving-heartsright-anger-bubble
Use the club suit emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#525252" d="M34.05 16.05a10.5 10.5 0 1 0-20.1 0a10.5 10.5 0 1 0 7.51 18.73a5.1 5.1 0 0 1-5 5.68a1 1 0 0 0-.95 1a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1a1 1 0 0 0-.95-1a5.1 5.1 0 0 1-5-5.68a10.5 10.5 0 1 0 7.51-18.73Z"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#656769" d="M24 7.5a10.5 10.5 0 0 1 10.2 8a10.3 10.3 0 0 0 .3-2.5a10.5 10.5 0 0 0-21 0a10.3 10.3 0 0 0 .3 2.5a10.5 10.5 0 0 1 10.2-8"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M34.05 16.05a10.5 10.5 0 1 0-20.1 0a10.5 10.5 0 1 0 7.51 18.73a5.1 5.1 0 0 1-5 5.68a1 1 0 0 0-.95 1a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1a1 1 0 0 0-.95-1a5.1 5.1 0 0 1-5-5.68a10.5 10.5 0 1 0 7.51-18.73Z"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisClubSuit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#525252" d="M34.05 16.05a10.5 10.5 0 1 0-20.1 0a10.5 10.5 0 1 0 7.51 18.73a5.1 5.1 0 0 1-5 5.68a1 1 0 0 0-.95 1a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1a1 1 0 0 0-.95-1a5.1 5.1 0 0 1-5-5.68a10.5 10.5 0 1 0 7.51-18.73Z"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#656769" d="M24 7.5a10.5 10.5 0 0 1 10.2 8a10.3 10.3 0 0 0 .3-2.5a10.5 10.5 0 0 0-21 0a10.3 10.3 0 0 0 .3 2.5a10.5 10.5 0 0 1 10.2-8"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M34.05 16.05a10.5 10.5 0 1 0-20.1 0a10.5 10.5 0 1 0 7.51 18.73a5.1 5.1 0 0 1-5 5.68a1 1 0 0 0-.95 1a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1a1 1 0 0 0-.95-1a5.1 5.1 0 0 1-5-5.68a10.5 10.5 0 1 0 7.51-18.73Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#525252" d="M34.05 16.05a10.5 10.5 0 1 0-20.1 0a10.5 10.5 0 1 0 7.51 18.73a5.1 5.1 0 0 1-5 5.68a1 1 0 0 0-.95 1a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1a1 1 0 0 0-.95-1a5.1 5.1 0 0 1-5-5.68a10.5 10.5 0 1 0 7.51-18.73Z"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#656769" d="M24 7.5a10.5 10.5 0 0 1 10.2 8a10.3 10.3 0 0 0 .3-2.5a10.5 10.5 0 0 0-21 0a10.3 10.3 0 0 0 .3 2.5a10.5 10.5 0 0 1 10.2-8"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M34.05 16.05a10.5 10.5 0 1 0-20.1 0a10.5 10.5 0 1 0 7.51 18.73a5.1 5.1 0 0 1-5 5.68a1 1 0 0 0-.95 1a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1a1 1 0 0 0-.95-1a5.1 5.1 0 0 1-5-5.68a10.5 10.5 0 1 0 7.51-18.73Z"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22%23525252%22%20d%3D%22M34.05%2016.05a10.5%2010.5%200%201%200-20.1%200a10.5%2010.5%200%201%200%207.51%2018.73a5.1%205.1%200%200%201-5%205.68a1%201%200%200%200-.95%201a1%201%200%200%200%201%201h15a1%201%200%200%200%201-1a1%201%200%200%200-.95-1a5.1%205.1%200%200%201-5-5.68a10.5%2010.5%200%201%200%207.51-18.73Z%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M24%207.5a10.5%2010.5%200%200%201%2010.2%208a10.3%2010.3%200%200%200%20.3-2.5a10.5%2010.5%200%200%200-21%200a10.3%2010.3%200%200%200%20.3%202.5a10.5%2010.5%200%200%201%2010.2-8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34.05%2016.05a10.5%2010.5%200%201%200-20.1%200a10.5%2010.5%200%201%200%207.51%2018.73a5.1%205.1%200%200%201-5%205.68a1%201%200%200%200-.95%201a1%201%200%200%200%201%201h15a1%201%200%200%200%201-1a1%201%200%200%200-.95-1a5.1%205.1%200%200%201-5-5.68a10.5%2010.5%200%201%200%207.51-18.73Z%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23525252%22%20d%3D%22M34.05%2016.05a10.5%2010.5%200%201%200-20.1%200a10.5%2010.5%200%201%200%207.51%2018.73a5.1%205.1%200%200%201-5%205.68a1%201%200%200%200-.95%201a1%201%200%200%200%201%201h15a1%201%200%200%200%201-1a1%201%200%200%200-.95-1a5.1%205.1%200%200%201-5-5.68a10.5%2010.5%200%201%200%207.51-18.73Z%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M24%207.5a10.5%2010.5%200%200%201%2010.2%208a10.3%2010.3%200%200%200%20.3-2.5a10.5%2010.5%200%200%200-21%200a10.3%2010.3%200%200%200%20.3%202.5a10.5%2010.5%200%200%201%2010.2-8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34.05%2016.05a10.5%2010.5%200%201%200-20.1%200a10.5%2010.5%200%201%200%207.51%2018.73a5.1%205.1%200%200%201-5%205.68a1%201%200%200%200-.95%201a1%201%200%200%200%201%201h15a1%201%200%200%200%201-1a1%201%200%200%200-.95-1a5.1%205.1%200%200%201-5-5.68a10.5%2010.5%200%201%200%207.51-18.73Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/club-suit.svg?color=%231a73e8&size=48