The HugeIcons twitter square icon depicts the Twitter logo and is commonly used to link to a company's or user's Twitter profile.
Common uses
- Social media link in footer
- Share button for Twitter
- Profile link in user settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TwitterSquareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TwitterSquareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- twitter logox logosocial media iconbird icon
FAQ
- What is the Twitter Square icon used for?
- This icon represents the Twitter brand and is used to link to Twitter profiles or share content on Twitter.
- How do I use the Twitter Square icon in React?
- Import both HugeiconsIcon and TwitterSquareIcon, then render <HugeiconsIcon icon={TwitterSquareIcon} />.
- What is the license for this icon?
- The Twitter Square icon from HugeIcons 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 →