club suit emoji
club-suit from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.
- Name
- club-suit
- Set
- OpenMoji
- Style
- Default
- Category
- Activities
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More activities icons from OpenMoji
Use the club suit emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m33.289 36.974l-3.462-6.746s5.326 4.083 12.782 0c0 0-1.775 6.124-1.51 6.923s-7.81-.177-7.81-.177"/><circle cx="19" cy="36.7" r="11.5" fill="#3f3f3f"/><circle cx="36.2" cy="19.6" r="11.5" fill="#3f3f3f"/><circle cx="53.4" cy="36.7" r="11.5" fill="#3f3f3f"/><path fill="#3f3f3f" d="M38.7 38.8c1.2 7.9 7 20.5 8.9 21.3H24.9c2-.9 8.4-15.1 9-22.8l.3-.9l4.8 1.5z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M38.7 38.8c1.2 7.9 7 20.5 8.9 21.3H24.9c2-.9 8.4-15.1 9-22.8"/><circle cx="36.2" cy="19.6" r="11.5"/><circle cx="53.4" cy="36.7" r="11.5"/><circle cx="19" cy="36.7" r="11.5"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiClubSuit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m33.289 36.974l-3.462-6.746s5.326 4.083 12.782 0c0 0-1.775 6.124-1.51 6.923s-7.81-.177-7.81-.177"/><circle cx="19" cy="36.7" r="11.5" fill="#3f3f3f"/><circle cx="36.2" cy="19.6" r="11.5" fill="#3f3f3f"/><circle cx="53.4" cy="36.7" r="11.5" fill="#3f3f3f"/><path fill="#3f3f3f" d="M38.7 38.8c1.2 7.9 7 20.5 8.9 21.3H24.9c2-.9 8.4-15.1 9-22.8l.3-.9l4.8 1.5z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M38.7 38.8c1.2 7.9 7 20.5 8.9 21.3H24.9c2-.9 8.4-15.1 9-22.8"/><circle cx="36.2" cy="19.6" r="11.5"/><circle cx="53.4" cy="36.7" r="11.5"/><circle cx="19" cy="36.7" r="11.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m33.289 36.974l-3.462-6.746s5.326 4.083 12.782 0c0 0-1.775 6.124-1.51 6.923s-7.81-.177-7.81-.177"/><circle cx="19" cy="36.7" r="11.5" fill="#3f3f3f"/><circle cx="36.2" cy="19.6" r="11.5" fill="#3f3f3f"/><circle cx="53.4" cy="36.7" r="11.5" fill="#3f3f3f"/><path fill="#3f3f3f" d="M38.7 38.8c1.2 7.9 7 20.5 8.9 21.3H24.9c2-.9 8.4-15.1 9-22.8l.3-.9l4.8 1.5z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M38.7 38.8c1.2 7.9 7 20.5 8.9 21.3H24.9c2-.9 8.4-15.1 9-22.8"/><circle cx="36.2" cy="19.6" r="11.5"/><circle cx="53.4" cy="36.7" r="11.5"/><circle cx="19" cy="36.7" r="11.5"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m33.289%2036.974l-3.462-6.746s5.326%204.083%2012.782%200c0%200-1.775%206.124-1.51%206.923s-7.81-.177-7.81-.177%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2236.7%22%20r%3D%2211.5%22%20fill%3D%22%233f3f3f%22%2F%3E%3Ccircle%20cx%3D%2236.2%22%20cy%3D%2219.6%22%20r%3D%2211.5%22%20fill%3D%22%233f3f3f%22%2F%3E%3Ccircle%20cx%3D%2253.4%22%20cy%3D%2236.7%22%20r%3D%2211.5%22%20fill%3D%22%233f3f3f%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M38.7%2038.8c1.2%207.9%207%2020.5%208.9%2021.3H24.9c2-.9%208.4-15.1%209-22.8l.3-.9l4.8%201.5z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M38.7%2038.8c1.2%207.9%207%2020.5%208.9%2021.3H24.9c2-.9%208.4-15.1%209-22.8%22%2F%3E%3Ccircle%20cx%3D%2236.2%22%20cy%3D%2219.6%22%20r%3D%2211.5%22%2F%3E%3Ccircle%20cx%3D%2253.4%22%20cy%3D%2236.7%22%20r%3D%2211.5%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2236.7%22%20r%3D%2211.5%22%2F%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m33.289%2036.974l-3.462-6.746s5.326%204.083%2012.782%200c0%200-1.775%206.124-1.51%206.923s-7.81-.177-7.81-.177%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2236.7%22%20r%3D%2211.5%22%20fill%3D%22%233f3f3f%22%2F%3E%3Ccircle%20cx%3D%2236.2%22%20cy%3D%2219.6%22%20r%3D%2211.5%22%20fill%3D%22%233f3f3f%22%2F%3E%3Ccircle%20cx%3D%2253.4%22%20cy%3D%2236.7%22%20r%3D%2211.5%22%20fill%3D%22%233f3f3f%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M38.7%2038.8c1.2%207.9%207%2020.5%208.9%2021.3H24.9c2-.9%208.4-15.1%209-22.8l.3-.9l4.8%201.5z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M38.7%2038.8c1.2%207.9%207%2020.5%208.9%2021.3H24.9c2-.9%208.4-15.1%209-22.8%22%2F%3E%3Ccircle%20cx%3D%2236.2%22%20cy%3D%2219.6%22%20r%3D%2211.5%22%2F%3E%3Ccircle%20cx%3D%2253.4%22%20cy%3D%2236.7%22%20r%3D%2211.5%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2236.7%22%20r%3D%2211.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/club-suit.svg?color=%231a73e8&size=48