The HugeIcons horse head icon depicts the head of a horse, commonly used to represent concepts related to equestrianism, speed, power, or as a mascot.
Common uses
- Equestrian sports app
- Horse racing game
- Animal welfare organization logo
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HorseHeadIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HorseHeadIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- equinestallionponyanimal
FAQ
- What is the HorseHeadIcon used for?
- This icon depicts a horse's head and is suitable for themes involving animals, racing, or strength.
- How do I use the HorseHeadIcon in React?
- Import both HugeiconsIcon and HorseHeadIcon, then render <HugeiconsIcon icon={HorseHeadIcon} />.
- What is the license for this icon?
- The HorseHeadIcon is distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →