poker clubs icon

poker-clubs-fill from Remix Icon by Remix Design · Fill · Game & Sports · Apache-2.0 Free for personal and commercial use.

Name
poker-clubs-fill
Set
Remix Icon
Style
Fill
Category
Game & Sports
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More game & sports icons from Remix Icon

Use the poker clubs icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.775 11.04C14.933 9.266 16 7.632 16 6a4 4 0 0 0-8 0c0 1.633 1.067 3.267 2.225 5.04h.001l.234.359q-.433-.331-.808-.626C8.276 9.697 7.386 9 6 9a4 4 0 0 0 0 8c1.633 0 3.267-1.067 5.04-2.225l.03-.02c-.093 2.281-.958 3.683-1.913 5.23l-.369.602c-.384.636.087 1.413.83 1.413h4.764c.743 0 1.214-.777.83-1.413l-.369-.602c-.955-1.547-1.82-2.949-1.913-5.23l.03.02C14.734 15.933 16.368 17 18 17a4 4 0 0 0 0-8c-1.386 0-2.276.697-3.652 1.773q-.375.296-.808.626z"/></svg>

React

import type { SVGProps } from "react";

export function RiPokerClubsFill(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="M13.775 11.04C14.933 9.266 16 7.632 16 6a4 4 0 0 0-8 0c0 1.633 1.067 3.267 2.225 5.04h.001l.234.359q-.433-.331-.808-.626C8.276 9.697 7.386 9 6 9a4 4 0 0 0 0 8c1.633 0 3.267-1.067 5.04-2.225l.03-.02c-.093 2.281-.958 3.683-1.913 5.23l-.369.602c-.384.636.087 1.413.83 1.413h4.764c.743 0 1.214-.777.83-1.413l-.369-.602c-.955-1.547-1.82-2.949-1.913-5.23l.03.02C14.734 15.933 16.368 17 18 17a4 4 0 0 0 0-8c-1.386 0-2.276.697-3.652 1.773q-.375.296-.808.626z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.775 11.04C14.933 9.266 16 7.632 16 6a4 4 0 0 0-8 0c0 1.633 1.067 3.267 2.225 5.04h.001l.234.359q-.433-.331-.808-.626C8.276 9.697 7.386 9 6 9a4 4 0 0 0 0 8c1.633 0 3.267-1.067 5.04-2.225l.03-.02c-.093 2.281-.958 3.683-1.913 5.23l-.369.602c-.384.636.087 1.413.83 1.413h4.764c.743 0 1.214-.777.83-1.413l-.369-.602c-.955-1.547-1.82-2.949-1.913-5.23l.03.02C14.734 15.933 16.368 17 18 17a4 4 0 0 0 0-8c-1.386 0-2.276.697-3.652 1.773q-.375.296-.808.626z"/></svg>
</template>

CSS

.icon-poker-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%22M13.775%2011.04C14.933%209.266%2016%207.632%2016%206a4%204%200%200%200-8%200c0%201.633%201.067%203.267%202.225%205.04h.001l.234.359q-.433-.331-.808-.626C8.276%209.697%207.386%209%206%209a4%204%200%200%200%200%208c1.633%200%203.267-1.067%205.04-2.225l.03-.02c-.093%202.281-.958%203.683-1.913%205.23l-.369.602c-.384.636.087%201.413.83%201.413h4.764c.743%200%201.214-.777.83-1.413l-.369-.602c-.955-1.547-1.82-2.949-1.913-5.23l.03.02C14.734%2015.933%2016.368%2017%2018%2017a4%204%200%200%200%200-8c-1.386%200-2.276.697-3.652%201.773q-.375.296-.808.626z%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%22M13.775%2011.04C14.933%209.266%2016%207.632%2016%206a4%204%200%200%200-8%200c0%201.633%201.067%203.267%202.225%205.04h.001l.234.359q-.433-.331-.808-.626C8.276%209.697%207.386%209%206%209a4%204%200%200%200%200%208c1.633%200%203.267-1.067%205.04-2.225l.03-.02c-.093%202.281-.958%203.683-1.913%205.23l-.369.602c-.384.636.087%201.413.83%201.413h4.764c.743%200%201.214-.777.83-1.413l-.369-.602c-.955-1.547-1.82-2.949-1.913-5.23l.03.02C14.734%2015.933%2016.368%2017%2018%2017a4%204%200%200%200%200-8c-1.386%200-2.276.697-3.652%201.773q-.375.296-.808.626z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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