The Tabler rings icon visually represents two interlocking rings, commonly used to symbolize marriage, engagement, or a partnership in UI designs.
Common uses
- Wedding or engagement status indicator
- Link or connection between two items
- Symbol for a partnership or team
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRings } from '@tabler/icons-react';
<IconRings size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- circleloophooproundbandcircularcycleringletorbweddingsportringswedding ringsengagementinterlocking circlescouple
FAQ
- What is the Tabler rings icon used for?
- It's typically used to represent concepts like marriage, engagement, partnership, or a strong connection between two entities.
- How do I use the rings icon in React?
- You can import and use it directly in your React components like this: import { IconRings } from '@tabler/icons-react'; <IconRings />
- What is the license for the Tabler rings icon?
- The Tabler icons, including the rings icon, are available under the MIT license, which allows for free use in both personal and commercial projects.
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 →