John KuehJohn Kueh

feather icon

Tabler · feather · MIT

Download SVG

The Tabler feather icon depicts a light, delicate feather, commonly used in UIs to represent themes of nature, writing, or lightness.

Common uses

  • Illustrating nature or environmental topics.
  • Representing writing, authorship, or creative content.
  • Indicating a light or delicate option in a UI.

Use it in React

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

<IconFeather size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconFeather size={24} stroke={2} />
filled
<IconFeatherFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Nature
Keywords
birdanimalnaturefeatherenvironmentnaturaloutdoorecosystemearthbird featherwriting quilllightnature symbol

FAQ

What is the feather icon used for?
It's typically used to symbolize nature, writing, or lightness in user interfaces.
How do I use the feather icon in React?
You can import and use it like this: import { IconFeather } from '@tabler/icons-react'; <IconFeather />.
What is the license for the feather icon?
The Tabler feather icon is available under the MIT license.

Related icons

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

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