The Phosphor instagram logo icon depicts the iconic Instagram brand symbol, commonly used to link to an Instagram profile or represent the Instagram platform within an application.
Common uses
- Link to Instagram profile
- Social media sharing button
- Branding element for Instagram integration
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { InstagramLogo } from '@phosphor-icons/react';
<InstagramLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<InstagramLogo size={24} />thin
<InstagramLogo size={24} weight="thin" />light
<InstagramLogo size={24} weight="light" />bold
<InstagramLogo size={24} weight="bold" />fill
<InstagramLogo size={24} weight="fill" />duotone
<InstagramLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- logossocial mediaphotographycamerabrandscommunicationsinstagramlogoinstagram iconsocial media logocamera logophoto icon
FAQ
- What is the instagram-logo icon used for?
- This icon represents the Instagram brand and is typically used for linking to Instagram profiles or indicating integration with the platform.
- How do I use the Instagram logo icon in React?
- You can import and use it in your React components like this: import { InstagramLogo } from '@phosphor-icons/react'.
- What is the license for the Phosphor instagram logo icon?
- The Phosphor icon library, including the instagram logo icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →