suit-club-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.

Name
suit-club-fill
Set
Framework7 Icons
Style
Fill
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

The same icon in other sets

Related icons in Framework7 Icons

Use the suit club icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M5.91 32.453c0 5.602 4.406 9.938 10.008 9.938c3.117 0 6.305-1.032 7.688-3.774h.234c0 3.117-3.422 5.696-4.805 7.149c-1.687 1.757-.656 4.195 1.524 4.195H35.44c2.157 0 3.188-2.438 1.5-4.195c-1.382-1.453-4.804-4.032-4.804-7.149h.258c1.359 2.742 4.57 3.774 7.664 3.774c5.601 0 10.03-4.336 10.03-9.938c0-5.625-4.265-10.383-9.866-10.383a9.97 9.97 0 0 0-6.07 2.086c2.906-2.367 3.937-5.343 3.937-8.015A10.09 10.09 0 0 0 27.988 6.039c-5.554 0-10.078 4.5-10.078 10.102c0 2.672 1.008 5.648 3.914 8.015c-1.71-1.36-3.937-2.086-6.07-2.086c-5.602 0-9.844 4.758-9.844 10.383"/></svg>

React

import type { SVGProps } from "react";

export function F7SuitClubFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M5.91 32.453c0 5.602 4.406 9.938 10.008 9.938c3.117 0 6.305-1.032 7.688-3.774h.234c0 3.117-3.422 5.696-4.805 7.149c-1.687 1.757-.656 4.195 1.524 4.195H35.44c2.157 0 3.188-2.438 1.5-4.195c-1.382-1.453-4.804-4.032-4.804-7.149h.258c1.359 2.742 4.57 3.774 7.664 3.774c5.601 0 10.03-4.336 10.03-9.938c0-5.625-4.265-10.383-9.866-10.383a9.97 9.97 0 0 0-6.07 2.086c2.906-2.367 3.937-5.343 3.937-8.015A10.09 10.09 0 0 0 27.988 6.039c-5.554 0-10.078 4.5-10.078 10.102c0 2.672 1.008 5.648 3.914 8.015c-1.71-1.36-3.937-2.086-6.07-2.086c-5.602 0-9.844 4.758-9.844 10.383"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M5.91 32.453c0 5.602 4.406 9.938 10.008 9.938c3.117 0 6.305-1.032 7.688-3.774h.234c0 3.117-3.422 5.696-4.805 7.149c-1.687 1.757-.656 4.195 1.524 4.195H35.44c2.157 0 3.188-2.438 1.5-4.195c-1.382-1.453-4.804-4.032-4.804-7.149h.258c1.359 2.742 4.57 3.774 7.664 3.774c5.601 0 10.03-4.336 10.03-9.938c0-5.625-4.265-10.383-9.866-10.383a9.97 9.97 0 0 0-6.07 2.086c2.906-2.367 3.937-5.343 3.937-8.015A10.09 10.09 0 0 0 27.988 6.039c-5.554 0-10.078 4.5-10.078 10.102c0 2.672 1.008 5.648 3.914 8.015c-1.71-1.36-3.937-2.086-6.07-2.086c-5.602 0-9.844 4.758-9.844 10.383"/></svg>
</template>

CSS

.icon-suit-club-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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.91%2032.453c0%205.602%204.406%209.938%2010.008%209.938c3.117%200%206.305-1.032%207.688-3.774h.234c0%203.117-3.422%205.696-4.805%207.149c-1.687%201.757-.656%204.195%201.524%204.195H35.44c2.157%200%203.188-2.438%201.5-4.195c-1.382-1.453-4.804-4.032-4.804-7.149h.258c1.359%202.742%204.57%203.774%207.664%203.774c5.601%200%2010.03-4.336%2010.03-9.938c0-5.625-4.265-10.383-9.866-10.383a9.97%209.97%200%200%200-6.07%202.086c2.906-2.367%203.937-5.343%203.937-8.015A10.09%2010.09%200%200%200%2027.988%206.039c-5.554%200-10.078%204.5-10.078%2010.102c0%202.672%201.008%205.648%203.914%208.015c-1.71-1.36-3.937-2.086-6.07-2.086c-5.602%200-9.844%204.758-9.844%2010.383%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.91%2032.453c0%205.602%204.406%209.938%2010.008%209.938c3.117%200%206.305-1.032%207.688-3.774h.234c0%203.117-3.422%205.696-4.805%207.149c-1.687%201.757-.656%204.195%201.524%204.195H35.44c2.157%200%203.188-2.438%201.5-4.195c-1.382-1.453-4.804-4.032-4.804-7.149h.258c1.359%202.742%204.57%203.774%207.664%203.774c5.601%200%2010.03-4.336%2010.03-9.938c0-5.625-4.265-10.383-9.866-10.383a9.97%209.97%200%200%200-6.07%202.086c2.906-2.367%203.937-5.343%203.937-8.015A10.09%2010.09%200%200%200%2027.988%206.039c-5.554%200-10.078%204.5-10.078%2010.102c0%202.672%201.008%205.648%203.914%208.015c-1.71-1.36-3.937-2.086-6.07-2.086c-5.602%200-9.844%204.758-9.844%2010.383%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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