The HugeIcons new twitter rectangle icon depicts a stylized representation of the Twitter logo, commonly used to link to the platform or indicate social media sharing options.
Common uses
- Link to Twitter profile
- Share content on Twitter
- Social media section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { NewTwitterRectangleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={NewTwitterRectangleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- twitter logox logosocial media icontweet icon
FAQ
- What does the NewTwitterRectangleIcon represent?
- This icon represents the modern Twitter logo. It's used to signify Twitter or related actions within an application's interface.
- How do I use the NewTwitterRectangleIcon in a React project?
- Import both HugeiconsIcon and NewTwitterRectangleIcon, then render the icon using <HugeiconsIcon icon={NewTwitterRectangleIcon} />.
- What is the license for this icon?
- The NewTwitterRectangleIcon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.