The HugeIcons xing icon depicts the Xing social network logo, commonly used to link to a user's Xing profile.
Common uses
- Link to Xing profile
- Social media sharing
- Contact information section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { XingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={XingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- xing logosocial networkbusiness network
FAQ
- What is the Xing icon used for?
- It represents the Xing social network and is used to link to profiles or share content on the platform.
- How do I use the Xing icon in React?
- Import both HugeiconsIcon and XingIcon, then render <HugeiconsIcon icon={XingIcon} />.
- What is the license for this icon?
- The Xing icon from HugeIcons is available under the MIT license.