The HugeIcons geometric shapes 02 icon depicts a collection of abstract geometric forms, often used to represent data visualization, abstract concepts, or design elements.
Common uses
- Data charts and graphs
- Abstract background elements
- UI elements for design tools
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GeometricShapes02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GeometricShapes02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- abstract shapesgeometric patterndesign elementsdata visualization
FAQ
- What is the geometric shapes 02 icon used for?
- This icon is typically used to represent abstract concepts, data visualization elements like charts, or as a decorative design element in user interfaces.
- How do I use the GeometricShapes02Icon in React?
- Import both HugeiconsIcon and GeometricShapes02Icon from their respective packages and render the icon using the <HugeiconsIcon icon={GeometricShapes02Icon} /> component.
- What is the license for this icon?
- The HugeIcons geometric shapes 02 icon is available 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 →