The HugeIcons instagram icon depicts the Instagram logo and is commonly used to link to an Instagram profile or share content on the platform.
Common uses
- Social media link in footer
- Share button for posts
- Branding element on a profile page
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { InstagramIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={InstagramIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- social mediacameraphoto sharingapp logo
FAQ
- What does the Instagram icon represent?
- It represents the official logo of the Instagram social media platform. It's used to signify a connection to Instagram.
- How do I use the Instagram icon in React?
- Import both HugeiconsIcon and InstagramIcon, then render it using <HugeiconsIcon icon={InstagramIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
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 →