The Tabler circle square icon depicts a circle perfectly contained within a square, often used to represent a combination of circular and square elements or a constrained circular area.
Common uses
- Button to toggle between circular and square views.
- Indicator for a setting that affects both roundness and edges.
- Placeholder for content that fits within a square boundary but has rounded aspects.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleSquare } from '@tabler/icons-react';
<IconCircleSquare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- shapespotmathcirclesquareroundcircularrectangulargeometryformshapescircle in squareconstrained circleround squaregeometry shape
FAQ
- What is the circle square icon used for?
- It's typically used in UI to represent concepts that combine circular and square properties, or a circular element within a square constraint.
- How do I use the circle square icon in React?
- You can import it using `import { IconCircleSquare } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for the Tabler circle square icon?
- The Tabler icon library, including the circle square 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 →