Linkedin Pixel Art Icon
LinkedIn's brand icon for professional social links, 'Connect on LinkedIn' buttons and career page integrations.
Tags
professionalwork
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Linkedin icon
The LinkedIn 'in' lettermark, the professional network for careers, recruiting, and B2B networking. Use it in a team member's profile card, a 'Follow us on LinkedIn' button, or a footer social-link row alongside Twitter and GitHub. LinkedIn's professional context means it fits naturally on company about pages, job-listing sites, and press sections. For a resume or CV download prompt, a document icon is more direct; reserve LinkedIn for the social platform link itself.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/linkedin.svg" width="24" height="24" alt="Linkedin" />
<!-- React -->
import { Linkedin } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="linkedin.svg" width="48" height="48" style="image-rendering: pixelated" />