The HugeIcons cricket bat icon visually represents the sport of cricket and is typically used in interfaces to denote actions or information related to sports, particularly cricket.
Common uses
- Sports section navigation
- Cricket game score display
- Team or player profile link
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CricketBatIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CricketBatIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cricketbatsports equipmentwillow
FAQ
- What is the cricket bat icon used for?
- It's used to represent cricket or related sports activities in user interfaces.
- How do I use the CricketBatIcon in React?
- Import both HugeiconsIcon and CricketBatIcon, then render <HugeiconsIcon icon={CricketBatIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →