John KuehJohn Kueh

rabbit icon

Phosphor · rabbit · MIT

Download SVG

The Phosphor rabbit icon depicts a rabbit, often used to represent speed, agility, or nature-related themes in user interfaces.

Common uses

  • Loading indicator for fast processes
  • Link to a 'fast facts' section
  • Illustrating a 'quick start' guide

Use it in React

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

<Rabbit size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
nature
Keywords
*new*harefastanimalnaturerabbit

FAQ

What is the rabbit icon typically used for?
It's commonly used to symbolize speed, agility, or to represent nature-related content.
How do I use the rabbit icon in React?
Import it using `import { Rabbit } from '@phosphor-icons/react'` and then use it as a component: `<Rabbit />`.
What is the license for the Phosphor rabbit icon?
The Phosphor icon library, including the rabbit 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 →