club suit emoji
club-suit from Noto Emoji by Google Inc · Default · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- club-suit
- Set
- Noto Emoji
- Style
- Default
- Category
- Activities
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More activities icons from Noto Emoji
Use the club suit emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#606265" d="M38.25 74.8L7.44 83.6s5.97 17.52 27.29 17.08s26.7-15.18 26.7-15.18l10.78 4.45s3.62 9.7 19.41 11.03c17.5 1.47 25.98-12.48 25.98-12.48S96.92 69.65 93.98 69.65S38.25 74.8 38.25 74.8m-6.03 43.82s-.29 1.47-.29 2.65s-.44 2.06 1.32 2.35s60.87.29 62.34.29s1.51-1.99 1.51-2.72c0-1.44-.48-2.57-.48-2.57l-32.35-8.09z"/><path fill="#464c4f" d="M64.42 3.2c-19.41 0-28.2 16.91-27.94 28.38c.32 14.17 9.41 18.67 8.53 20c-.88 1.32-5.96-5.88-19.7-2.79c-10.96 2.46-21.29 11.75-19.7 27.2c1.27 12.32 9.02 21.72 28.23 20.14c12.5-1.03 17.64-7.35 19.41-9.12s4.37-5.72 5.29-3.82c.57 1.18-.01 11.5-.08 15.03c-.06 2.92-1.88 5.99-4.33 8.01c-3.34 2.75-7.85 3.87-10.17 4.59c-4.34 1.33-7.63 1.73-9.33 3.43c-2.06 2.06-2.41 4.38-2.41 4.38h64.4s-1.02-3.12-4.85-5.32c-4.93-2.83-10.26-3.6-13.49-5.36s-4.95-3.43-5.33-5.64s-.45-16.37-.46-18.81c-.01-1.84 1.49-.84 2.59 1.05c.8 1.37 8.31 13.06 24.04 12.62s22.5-9.85 22.35-23.82S112.24 52.72 102.8 51c-9.75-1.78-17.06 2.5-17.79 1.47c-.74-1.03 7.84-7.25 7.79-20.58C92.76 20.25 84.13 3.2 64.42 3.2"/></svg>
React
import type { SVGProps } from "react";
export function NotoClubSuit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#606265" d="M38.25 74.8L7.44 83.6s5.97 17.52 27.29 17.08s26.7-15.18 26.7-15.18l10.78 4.45s3.62 9.7 19.41 11.03c17.5 1.47 25.98-12.48 25.98-12.48S96.92 69.65 93.98 69.65S38.25 74.8 38.25 74.8m-6.03 43.82s-.29 1.47-.29 2.65s-.44 2.06 1.32 2.35s60.87.29 62.34.29s1.51-1.99 1.51-2.72c0-1.44-.48-2.57-.48-2.57l-32.35-8.09z"/><path fill="#464c4f" d="M64.42 3.2c-19.41 0-28.2 16.91-27.94 28.38c.32 14.17 9.41 18.67 8.53 20c-.88 1.32-5.96-5.88-19.7-2.79c-10.96 2.46-21.29 11.75-19.7 27.2c1.27 12.32 9.02 21.72 28.23 20.14c12.5-1.03 17.64-7.35 19.41-9.12s4.37-5.72 5.29-3.82c.57 1.18-.01 11.5-.08 15.03c-.06 2.92-1.88 5.99-4.33 8.01c-3.34 2.75-7.85 3.87-10.17 4.59c-4.34 1.33-7.63 1.73-9.33 3.43c-2.06 2.06-2.41 4.38-2.41 4.38h64.4s-1.02-3.12-4.85-5.32c-4.93-2.83-10.26-3.6-13.49-5.36s-4.95-3.43-5.33-5.64s-.45-16.37-.46-18.81c-.01-1.84 1.49-.84 2.59 1.05c.8 1.37 8.31 13.06 24.04 12.62s22.5-9.85 22.35-23.82S112.24 52.72 102.8 51c-9.75-1.78-17.06 2.5-17.79 1.47c-.74-1.03 7.84-7.25 7.79-20.58C92.76 20.25 84.13 3.2 64.42 3.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#606265" d="M38.25 74.8L7.44 83.6s5.97 17.52 27.29 17.08s26.7-15.18 26.7-15.18l10.78 4.45s3.62 9.7 19.41 11.03c17.5 1.47 25.98-12.48 25.98-12.48S96.92 69.65 93.98 69.65S38.25 74.8 38.25 74.8m-6.03 43.82s-.29 1.47-.29 2.65s-.44 2.06 1.32 2.35s60.87.29 62.34.29s1.51-1.99 1.51-2.72c0-1.44-.48-2.57-.48-2.57l-32.35-8.09z"/><path fill="#464c4f" d="M64.42 3.2c-19.41 0-28.2 16.91-27.94 28.38c.32 14.17 9.41 18.67 8.53 20c-.88 1.32-5.96-5.88-19.7-2.79c-10.96 2.46-21.29 11.75-19.7 27.2c1.27 12.32 9.02 21.72 28.23 20.14c12.5-1.03 17.64-7.35 19.41-9.12s4.37-5.72 5.29-3.82c.57 1.18-.01 11.5-.08 15.03c-.06 2.92-1.88 5.99-4.33 8.01c-3.34 2.75-7.85 3.87-10.17 4.59c-4.34 1.33-7.63 1.73-9.33 3.43c-2.06 2.06-2.41 4.38-2.41 4.38h64.4s-1.02-3.12-4.85-5.32c-4.93-2.83-10.26-3.6-13.49-5.36s-4.95-3.43-5.33-5.64s-.45-16.37-.46-18.81c-.01-1.84 1.49-.84 2.59 1.05c.8 1.37 8.31 13.06 24.04 12.62s22.5-9.85 22.35-23.82S112.24 52.72 102.8 51c-9.75-1.78-17.06 2.5-17.79 1.47c-.74-1.03 7.84-7.25 7.79-20.58C92.76 20.25 84.13 3.2 64.42 3.2"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23606265%22%20d%3D%22M38.25%2074.8L7.44%2083.6s5.97%2017.52%2027.29%2017.08s26.7-15.18%2026.7-15.18l10.78%204.45s3.62%209.7%2019.41%2011.03c17.5%201.47%2025.98-12.48%2025.98-12.48S96.92%2069.65%2093.98%2069.65S38.25%2074.8%2038.25%2074.8m-6.03%2043.82s-.29%201.47-.29%202.65s-.44%202.06%201.32%202.35s60.87.29%2062.34.29s1.51-1.99%201.51-2.72c0-1.44-.48-2.57-.48-2.57l-32.35-8.09z%22%2F%3E%3Cpath%20fill%3D%22%23464c4f%22%20d%3D%22M64.42%203.2c-19.41%200-28.2%2016.91-27.94%2028.38c.32%2014.17%209.41%2018.67%208.53%2020c-.88%201.32-5.96-5.88-19.7-2.79c-10.96%202.46-21.29%2011.75-19.7%2027.2c1.27%2012.32%209.02%2021.72%2028.23%2020.14c12.5-1.03%2017.64-7.35%2019.41-9.12s4.37-5.72%205.29-3.82c.57%201.18-.01%2011.5-.08%2015.03c-.06%202.92-1.88%205.99-4.33%208.01c-3.34%202.75-7.85%203.87-10.17%204.59c-4.34%201.33-7.63%201.73-9.33%203.43c-2.06%202.06-2.41%204.38-2.41%204.38h64.4s-1.02-3.12-4.85-5.32c-4.93-2.83-10.26-3.6-13.49-5.36s-4.95-3.43-5.33-5.64s-.45-16.37-.46-18.81c-.01-1.84%201.49-.84%202.59%201.05c.8%201.37%208.31%2013.06%2024.04%2012.62s22.5-9.85%2022.35-23.82S112.24%2052.72%20102.8%2051c-9.75-1.78-17.06%202.5-17.79%201.47c-.74-1.03%207.84-7.25%207.79-20.58C92.76%2020.25%2084.13%203.2%2064.42%203.2%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23606265%22%20d%3D%22M38.25%2074.8L7.44%2083.6s5.97%2017.52%2027.29%2017.08s26.7-15.18%2026.7-15.18l10.78%204.45s3.62%209.7%2019.41%2011.03c17.5%201.47%2025.98-12.48%2025.98-12.48S96.92%2069.65%2093.98%2069.65S38.25%2074.8%2038.25%2074.8m-6.03%2043.82s-.29%201.47-.29%202.65s-.44%202.06%201.32%202.35s60.87.29%2062.34.29s1.51-1.99%201.51-2.72c0-1.44-.48-2.57-.48-2.57l-32.35-8.09z%22%2F%3E%3Cpath%20fill%3D%22%23464c4f%22%20d%3D%22M64.42%203.2c-19.41%200-28.2%2016.91-27.94%2028.38c.32%2014.17%209.41%2018.67%208.53%2020c-.88%201.32-5.96-5.88-19.7-2.79c-10.96%202.46-21.29%2011.75-19.7%2027.2c1.27%2012.32%209.02%2021.72%2028.23%2020.14c12.5-1.03%2017.64-7.35%2019.41-9.12s4.37-5.72%205.29-3.82c.57%201.18-.01%2011.5-.08%2015.03c-.06%202.92-1.88%205.99-4.33%208.01c-3.34%202.75-7.85%203.87-10.17%204.59c-4.34%201.33-7.63%201.73-9.33%203.43c-2.06%202.06-2.41%204.38-2.41%204.38h64.4s-1.02-3.12-4.85-5.32c-4.93-2.83-10.26-3.6-13.49-5.36s-4.95-3.43-5.33-5.64s-.45-16.37-.46-18.81c-.01-1.84%201.49-.84%202.59%201.05c.8%201.37%208.31%2013.06%2024.04%2012.62s22.5-9.85%2022.35-23.82S112.24%2052.72%20102.8%2051c-9.75-1.78-17.06%202.5-17.79%201.47c-.74-1.03%207.84-7.25%207.79-20.58C92.76%2020.25%2084.13%203.2%2064.42%203.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/club-suit.svg?color=%231a73e8&size=48