clubs-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
clubs-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the clubs icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.97 2a5.25 5.25 0 0 0-5.097 6.511a5.25 5.25 0 1 0 3.184 9.657c-.254.901-.558 1.724-.914 2.318A1 1 0 0 0 10 22h4a1 1 0 0 0 .857-1.514c-.35-.584-.65-1.39-.901-2.272a5.25 5.25 0 1 0 3.112-9.702q.151-.61.152-1.262c0-2.9-2.35-5.25-5.25-5.25"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteClubsFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.97 2a5.25 5.25 0 0 0-5.097 6.511a5.25 5.25 0 1 0 3.184 9.657c-.254.901-.558 1.724-.914 2.318A1 1 0 0 0 10 22h4a1 1 0 0 0 .857-1.514c-.35-.584-.65-1.39-.901-2.272a5.25 5.25 0 1 0 3.112-9.702q.151-.61.152-1.262c0-2.9-2.35-5.25-5.25-5.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.97 2a5.25 5.25 0 0 0-5.097 6.511a5.25 5.25 0 1 0 3.184 9.657c-.254.901-.558 1.724-.914 2.318A1 1 0 0 0 10 22h4a1 1 0 0 0 .857-1.514c-.35-.584-.65-1.39-.901-2.272a5.25 5.25 0 1 0 3.112-9.702q.151-.61.152-1.262c0-2.9-2.35-5.25-5.25-5.25"/></svg>
</template>

CSS

.icon-clubs-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.97%202a5.25%205.25%200%200%200-5.097%206.511a5.25%205.25%200%201%200%203.184%209.657c-.254.901-.558%201.724-.914%202.318A1%201%200%200%200%2010%2022h4a1%201%200%200%200%20.857-1.514c-.35-.584-.65-1.39-.901-2.272a5.25%205.25%200%201%200%203.112-9.702q.151-.61.152-1.262c0-2.9-2.35-5.25-5.25-5.25%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.97%202a5.25%205.25%200%200%200-5.097%206.511a5.25%205.25%200%201%200%203.184%209.657c-.254.901-.558%201.724-.914%202.318A1%201%200%200%200%2010%2022h4a1%201%200%200%200%20.857-1.514c-.35-.584-.65-1.39-.901-2.272a5.25%205.25%200%201%200%203.112-9.702q.151-.61.152-1.262c0-2.9-2.35-5.25-5.25-5.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/clubs-fill.svg?color=%231a73e8&size=48