The Tabler brand instagram icon depicts the Instagram logo, commonly used in UIs to link to the platform or represent social media functionality.
Common uses
- Social media links in website footers.
- Buttons for sharing content to Instagram.
- User profile sections showing social media presence.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandInstagram } from '@tabler/icons-react';
<IconBrandInstagram size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandInstagram size={24} stroke={2} />filled
<IconBrandInstagramFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- logoappapplicationimagesphotosvideospoststoriesonlinecommunitybrandinstagraminstagram logosocial media instagraminstagram app icon
FAQ
- What does the brand-instagram icon represent?
- It represents the official logo of the Instagram social media platform.
- How do I use this icon in React?
- Import it using `import { IconBrandInstagram } from '@tabler/icons-react'` and render it as a component.
- What is the license for this icon?
- The Tabler icons, including brand-instagram, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →