Linkedin 2 Pixel Art Icon
An alternate LinkedIn brand icon for social rows needing a filled or bolder visual weight than the standard outline mark.
Tags
linkedinprofessionalwork
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Linkedin 2 icon
A second rendering of the LinkedIn 'in' mark with different stroke weight or fill, offering a stylistic alternative to the primary linkedin icon. Use it when your icon set leans toward filled or solid marks and the outline version feels too light at small sizes. Both variants carry identical meaning: professional network, career, and B2B context. Pick one treatment and apply it consistently across all social brand icons in the same UI component.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/linkedin-2.svg" width="24" height="24" alt="Linkedin 2" />
<!-- React -->
import { Linkedin2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="linkedin-2.svg" width="48" height="48" style="image-rendering: pixelated" />