club icon
club-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- club-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the club icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M186.79 84.06a60 60 0 1 0-117.58 0a60 60 0 1 0 19 117.73l-4 19.86A12 12 0 0 0 96 236h64a12 12 0 0 0 11.77-14.35l-4-19.86a60 60 0 1 0 19-117.73ZM184 180a35.88 35.88 0 0 1-24.78-9.88a12 12 0 0 0-20 11.06l6.14 30.82h-34.72l6.16-30.82a12 12 0 0 0-20-11.06a36 36 0 1 1-12.65-60a12 12 0 0 0 14-18A35.7 35.7 0 0 1 92 72a36 36 0 1 1 65.88 20.08a12 12 0 0 0 14 18A36 36 0 1 1 184 180"/></svg>
React
import type { SVGProps } from "react";
export function PhClubBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M186.79 84.06a60 60 0 1 0-117.58 0a60 60 0 1 0 19 117.73l-4 19.86A12 12 0 0 0 96 236h64a12 12 0 0 0 11.77-14.35l-4-19.86a60 60 0 1 0 19-117.73ZM184 180a35.88 35.88 0 0 1-24.78-9.88a12 12 0 0 0-20 11.06l6.14 30.82h-34.72l6.16-30.82a12 12 0 0 0-20-11.06a36 36 0 1 1-12.65-60a12 12 0 0 0 14-18A35.7 35.7 0 0 1 92 72a36 36 0 1 1 65.88 20.08a12 12 0 0 0 14 18A36 36 0 1 1 184 180"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M186.79 84.06a60 60 0 1 0-117.58 0a60 60 0 1 0 19 117.73l-4 19.86A12 12 0 0 0 96 236h64a12 12 0 0 0 11.77-14.35l-4-19.86a60 60 0 1 0 19-117.73ZM184 180a35.88 35.88 0 0 1-24.78-9.88a12 12 0 0 0-20 11.06l6.14 30.82h-34.72l6.16-30.82a12 12 0 0 0-20-11.06a36 36 0 1 1-12.65-60a12 12 0 0 0 14-18A35.7 35.7 0 0 1 92 72a36 36 0 1 1 65.88 20.08a12 12 0 0 0 14 18A36 36 0 1 1 184 180"/></svg> </template>
CSS
.icon-club-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M186.79%2084.06a60%2060%200%201%200-117.58%200a60%2060%200%201%200%2019%20117.73l-4%2019.86A12%2012%200%200%200%2096%20236h64a12%2012%200%200%200%2011.77-14.35l-4-19.86a60%2060%200%201%200%2019-117.73ZM184%20180a35.88%2035.88%200%200%201-24.78-9.88a12%2012%200%200%200-20%2011.06l6.14%2030.82h-34.72l6.16-30.82a12%2012%200%200%200-20-11.06a36%2036%200%201%201-12.65-60a12%2012%200%200%200%2014-18A35.7%2035.7%200%200%201%2092%2072a36%2036%200%201%201%2065.88%2020.08a12%2012%200%200%200%2014%2018A36%2036%200%201%201%20184%20180%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M186.79%2084.06a60%2060%200%201%200-117.58%200a60%2060%200%201%200%2019%20117.73l-4%2019.86A12%2012%200%200%200%2096%20236h64a12%2012%200%200%200%2011.77-14.35l-4-19.86a60%2060%200%201%200%2019-117.73ZM184%20180a35.88%2035.88%200%200%201-24.78-9.88a12%2012%200%200%200-20%2011.06l6.14%2030.82h-34.72l6.16-30.82a12%2012%200%200%200-20-11.06a36%2036%200%201%201-12.65-60a12%2012%200%200%200%2014-18A35.7%2035.7%200%200%201%2092%2072a36%2036%200%201%201%2065.88%2020.08a12%2012%200%200%200%2014%2018A36%2036%200%201%201%20184%20180%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/club-bold.svg?color=%231a73e8&size=48