The HugeIcons shapes icon visually represents geometric forms and is commonly used to indicate options related to design, customization, or the selection of different visual elements.
Common uses
- UI element for shape selection in a design tool
- Button to access customization settings
- Indicator for different layout or visual styles
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShapesIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShapesIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- geometricformdesignelements
FAQ
- What is the Shapes icon used for?
- It's typically used to represent geometric forms or options related to design and customization in user interfaces.
- How do I use the Shapes icon in React?
- Import both HugeiconsIcon and ShapesIcon, then render <HugeiconsIcon icon={ShapesIcon} />.
- What is the license for this icon?
- The HugeIcons shapes icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →