John KuehJohn Kueh

horse icon

Phosphor · horse · MIT

Download SVG

The Phosphor horse icon depicts a horse, commonly used in UIs to represent equestrian activities, animal-related themes, or as a symbol in games.

Common uses

  • Equestrian sports or services
  • Animal adoption or care
  • Chess game piece representation

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Horse } from '@phosphor-icons/react';

<Horse size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Horse size={24} />
thin
<Horse size={24} weight="thin" />
light
<Horse size={24} weight="light" />
bold
<Horse size={24} weight="bold" />
fill
<Horse size={24} weight="fill" />
duotone
<Horse size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
animalsequestrianchessknightsportsgameshealth & wellnessnaturehorseanimalpony

FAQ

What is the horse icon typically used for?
It's used for themes related to animals, equestrian activities, sports, and can symbolize a knight in chess.
How do I use the horse icon in React?
Import it using: import { Horse } from '@phosphor-icons/react' and then use it as a component: <Horse />.
What is the license for the Phosphor horse icon?
The Phosphor icon library, including the horse icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →