The HugeIcons pyramid maslowo icon depicts Maslow's hierarchy of needs, often used to represent levels of importance, requirements, or stages in a process.
Common uses
- Visualizing project requirements
- Illustrating user needs tiers
- Showing progress stages
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PyramidMaslowoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PyramidMaslowoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- maslow's hierarchyneeds pyramidhierarchy levelsstages icon
FAQ
- What does the PyramidMaslowoIcon represent?
- It represents Maslow's hierarchy of needs, commonly used to illustrate different levels of importance or stages.
- How do I use the PyramidMaslowoIcon in React?
- Import it using `import { PyramidMaslowoIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={PyramidMaslowoIcon} />`.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.