The Lucide shapes icon visually represents a collection of basic geometric forms like triangles, squares, and circles, often used to signify concepts related to classification, learning, or a set of distinct items.
Common uses
- Illustrating a 'categories' or 'types' setting.
- Representing a 'learning' or 'education' module.
- Indicating a 'set' or 'collection' of items.
Use it in React
Install
npm i lucide-reactImport & render
import { Shapes } from 'lucide-react';
<Shapes size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- triangleequilateralsquarecircleclassificationdifferentcollectiontoyblockslearningshapesgeometryset
FAQ
- What is the Lucide shapes icon used for?
- It's typically used in UIs to represent concepts like classification, different types of items, or learning materials involving geometric shapes.
- How do I use the shapes icon in React?
- You can import and use it in your React application with the following statement: import { Shapes } from 'lucide-react'.
- What is the license for the Lucide shapes icon?
- The Lucide icons, including the shapes icon, are available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →