The Tabler polygon icon depicts a multi-sided geometric shape, commonly used to represent abstract forms, creative tools, or geometric concepts in user interfaces.
Common uses
- Button for shape editing tools
- Icon for a geometry or design settings panel
- Visual element in creative software dashboards
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPolygon } from '@tabler/icons-react';
<IconPolygon size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- shapeformgeometrycirclelinepolygoncreativeartisticvisualaestheticdesign
FAQ
- What is the polygon icon used for?
- It represents geometric shapes and is often used for design tools, creative elements, or abstract concepts in UI.
- How do I use the polygon icon in React?
- Import it from '@tabler/icons-react' like this: import { IconPolygon } from '@tabler/icons-react'.
- What is the license for the Tabler polygon icon?
- The Tabler icon library, including the polygon icon, is 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 →