John KuehJohn Kueh

affiliate icon

Tabler · affiliate · MIT

Download SVG

The Tabler affiliate icon depicts a central node connected to multiple other nodes, typically used to represent relationships, networks, or affiliations within a system.

Common uses

  • Representing affiliate programs or partnerships.
  • Illustrating network connections or user relationships.
  • Indicating organizational structure or team collaboration.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconAffiliate } from '@tabler/icons-react';

<IconAffiliate size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconAffiliate size={24} stroke={2} />
filled
<IconAffiliateFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
networkconnectioncollaborationpeopleconnectorganizationnetworkingaffiliatesystem

FAQ

What does the affiliate icon represent?
It visually represents connections, networks, and relationships, often used for affiliations or organizational structures.
How do I use the affiliate icon in React?
You can import and use it like this: import { IconAffiliate } from '@tabler/icons-react'; <IconAffiliate />.
What is the license for this icon?
The Tabler icon library, including the affiliate icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →