clubs-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
clubs-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the clubs 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 2C9.79 2 8 3.853 8 6.139c0 .753.195 1.46.535 2.069C5.958 7.522 3 9.51 3 12.346c0 3.205 3.14 4.678 5.81 3.98c.864-.225 1.295-.337 1.418-.205c.468.507-.882 3.037-1.125 3.537c-.459.941-.688 1.412-.51 1.706c.422.698 6.22.985 6.814 0c.178-.294-.051-.765-.51-1.706c-.243-.5-1.593-3.03-1.125-3.537c.123-.132.554-.02 1.418.206c2.659.694 5.81-.808 5.81-3.98c0-2.816-2.967-4.823-5.535-4.14A4.23 4.23 0 0 0 16 6.14C16 3.853 14.21 2 12 2"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsClubs02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M12 2C9.79 2 8 3.853 8 6.139c0 .753.195 1.46.535 2.069C5.958 7.522 3 9.51 3 12.346c0 3.205 3.14 4.678 5.81 3.98c.864-.225 1.295-.337 1.418-.205c.468.507-.882 3.037-1.125 3.537c-.459.941-.688 1.412-.51 1.706c.422.698 6.22.985 6.814 0c.178-.294-.051-.765-.51-1.706c-.243-.5-1.593-3.03-1.125-3.537c.123-.132.554-.02 1.418.206c2.659.694 5.81-.808 5.81-3.98c0-2.816-2.967-4.823-5.535-4.14A4.23 4.23 0 0 0 16 6.14C16 3.853 14.21 2 12 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 2C9.79 2 8 3.853 8 6.139c0 .753.195 1.46.535 2.069C5.958 7.522 3 9.51 3 12.346c0 3.205 3.14 4.678 5.81 3.98c.864-.225 1.295-.337 1.418-.205c.468.507-.882 3.037-1.125 3.537c-.459.941-.688 1.412-.51 1.706c.422.698 6.22.985 6.814 0c.178-.294-.051-.765-.51-1.706c-.243-.5-1.593-3.03-1.125-3.537c.123-.132.554-.02 1.418.206c2.659.694 5.81-.808 5.81-3.98c0-2.816-2.967-4.823-5.535-4.14A4.23 4.23 0 0 0 16 6.14C16 3.853 14.21 2 12 2"/></svg>
</template>

CSS

.icon-clubs-02 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%202C9.79%202%208%203.853%208%206.139c0%20.753.195%201.46.535%202.069C5.958%207.522%203%209.51%203%2012.346c0%203.205%203.14%204.678%205.81%203.98c.864-.225%201.295-.337%201.418-.205c.468.507-.882%203.037-1.125%203.537c-.459.941-.688%201.412-.51%201.706c.422.698%206.22.985%206.814%200c.178-.294-.051-.765-.51-1.706c-.243-.5-1.593-3.03-1.125-3.537c.123-.132.554-.02%201.418.206c2.659.694%205.81-.808%205.81-3.98c0-2.816-2.967-4.823-5.535-4.14A4.23%204.23%200%200%200%2016%206.14C16%203.853%2014.21%202%2012%202%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%202C9.79%202%208%203.853%208%206.139c0%20.753.195%201.46.535%202.069C5.958%207.522%203%209.51%203%2012.346c0%203.205%203.14%204.678%205.81%203.98c.864-.225%201.295-.337%201.418-.205c.468.507-.882%203.037-1.125%203.537c-.459.941-.688%201.412-.51%201.706c.422.698%206.22.985%206.814%200c.178-.294-.051-.765-.51-1.706c-.243-.5-1.593-3.03-1.125-3.537c.123-.132.554-.02%201.418.206c2.659.694%205.81-.808%205.81-3.98c0-2.816-2.967-4.823-5.535-4.14A4.23%204.23%200%200%200%2016%206.14C16%203.853%2014.21%202%2012%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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