The HugeIcons linkedin 01 icon depicts the LinkedIn logo and is commonly used to link to a user's or company's LinkedIn profile or page.
Common uses
- Link to LinkedIn profile
- Social media sharing button
- Company presence indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Linkedin01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Linkedin01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- linkedin logosocial network iconbusiness network icon
FAQ
- What is this icon for?
- This icon represents the LinkedIn social network. It's used to link to LinkedIn profiles or pages.
- How do I use this icon in React?
- Import the icon and use it like this: import { Linkedin01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Linkedin01Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →