The Tabler circles relation icon visually represents a connection or relationship between distinct entities, often used to signify links, networks, or associations in user interfaces.
Common uses
- Indicating a relationship between data points.
- Representing network connections.
- Symbolizing linked or associated items.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCirclesRelation } from '@tabler/icons-react';
<IconCirclesRelation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- connectionlinkshapehyperlinkcirclesrelationroundcircularshapesnetworkassociation
FAQ
- What does the circles relation icon represent?
- It depicts a connection or relationship between multiple circles, commonly used for links or associations.
- How do I use the circles relation icon in React?
- Import it using `import { IconCirclesRelation } from '@tabler/icons-react'` and render it as a component.
- What is the license for the Tabler icons?
- Tabler icons, including circles relation, are distributed 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 →