John KuehJohn Kueh

bird icon

HugeIcons · BirdIcon · MIT

Download SVG

The HugeIcons bird icon depicts a stylized bird, commonly used to represent social media, communication, or notifications.

Common uses

  • Social media sharing button
  • Notification indicator
  • Link to a messaging service

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BirdIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BirdIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
twittertweetmessagenotification

FAQ

What does the bird icon represent?
The bird icon typically symbolizes communication, social media platforms, or alerts and notifications.
How do I use the BirdIcon in React?
Import both HugeiconsIcon and BirdIcon, then render it using <HugeiconsIcon icon={BirdIcon} />.
What is the license for this icon?
The HugeIcons bird icon is available under the MIT license.

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 →