John KuehJohn Kueh

baseball bat icon

HugeIcons · BaseballBatIcon · MIT

Download SVG

The HugeIcons baseball bat icon visually represents a baseball bat, commonly used in UIs to signify sports, games, or actions related to hitting or striking.

Common uses

  • Sports-related features
  • Game interfaces
  • Action buttons (e.g., 'hit', 'strike')

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BaseballBatIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BaseballBatIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
sports equipmentbaseballbatgame

FAQ

What is the baseball bat icon used for?
It's used to represent baseball, sports, games, or actions like hitting or striking in user interfaces.
How do I use the BaseballBatIcon in React?
Import both HugeiconsIcon and BaseballBatIcon, then render <HugeiconsIcon icon={BaseballBatIcon} />.
What is the license for this icon?
The BaseballBatIcon is provided under the MIT license, allowing for free usage.

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 →