John KuehJohn Kueh

twitter icon

HugeIcons · TwitterIcon · MIT

Download SVG

The HugeIcons twitter icon depicts the Twitter bird logo and is commonly used to link to a user's Twitter profile or share content on the platform.

Common uses

  • Social media link in footer
  • Share button for articles
  • User profile social links

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
x iconsocial media birdtweet icon

FAQ

What does the Twitter icon represent?
It represents the official logo of Twitter, used for linking to or sharing on the platform.
How do I use the Twitter icon in React?
Import TwitterIcon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={TwitterIcon} /> from '@hugeicons/react'.
What is the license for this icon?
The HugeIcons twitter icon is released 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 →