The HugeIcons plaxo icon, also known as PlaxoIcon, is a stylized representation often used to signify social connections, networking, or user profiles.
Common uses
- User profile link
- Social media integration
- Contact information section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PlaxoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PlaxoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- social iconnetwork iconprofile iconconnections icon
FAQ
- What does the Plaxo icon represent?
- The Plaxo icon is generally used to represent social connections, networking, or user profiles within an application.
- How do I use the Plaxo icon in React?
- Import the icon as `import { PlaxoIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={PlaxoIcon} />`.
- What is the license for the Plaxo icon?
- The Plaxo icon from the HugeIcons library is available under the MIT license.
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 →