The HugeIcons upwork icon visually represents a connection or partnership, often used to signify collaboration or integration with the Upwork platform.
Common uses
- Link to Upwork profile
- Integrations section
- Partner logos
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UpworkIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UpworkIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- upwork logofreelance platformgig economywork icon
FAQ
- What does the Upwork icon represent?
- It represents the Upwork platform, commonly used to show connections, partnerships, or integrations with Upwork services.
- How do I use the Upwork icon in React?
- Import both HugeiconsIcon and UpworkIcon, then render it using <HugeiconsIcon icon={UpworkIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free commercial and non-commercial use.