The HugeIcons badminton shuttle icon visually represents the sport of badminton and is commonly used in UIs to signify sports, recreation, or activities related to games.
Common uses
- Badminton game score tracker
- Sports and recreation section link
- Activity or hobby selection
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BadmintonShuttleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BadmintonShuttleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shuttlecockbirdiebadmintonsports
FAQ
- What does the BadmintonShuttleIcon represent?
- It represents a shuttlecock, the projectile used in the sport of badminton. It's often used to denote sports or recreational activities.
- How do I use the BadmintonShuttleIcon in a React project?
- Import both HugeiconsIcon and BadmintonShuttleIcon, then render it using <HugeiconsIcon icon={BadmintonShuttleIcon} />.
- What is the license for this icon?
- The BadmintonShuttleIcon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.