John KuehJohn Kueh

feather icon

Phosphor · feather · MIT

Download SVG

The Phosphor feather icon depicts a light, delicate feather, often used to represent lightness, writing, or nature-related themes in UI.

Common uses

  • Indicating a 'light mode' toggle.
  • Representing a blog post or article.
  • Symbolizing a 'write' or 'compose' action.

Use it in React

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

<Feather size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
nature
Keywords
birdnatureobjectsfeatherbird featherwritinglightness

FAQ

What does the feather icon represent?
It visually represents a feather, commonly used for themes of lightness, writing, or nature.
How do I use the feather icon in React?
You can import and use it with: import { Feather } from '@phosphor-icons/react'
What is the license for the Phosphor feather icon?
The Phosphor icon library, including the feather 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 →