The HugeIcons prism icon visually represents a prism, commonly used to symbolize concepts related to light, optics, refraction, or data analysis and visualization.
Common uses
- Optical or physics-related features
- Data visualization or analytics dashboards
- Settings or configuration related to visual output
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PrismIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PrismIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- refractionopticslightspectrum
FAQ
- What is the Prism icon used for?
- It's typically used to represent concepts like light, optics, refraction, or data analysis and visualization in UI elements.
- How do I use the Prism icon in React?
- Import both HugeiconsIcon and PrismIcon, then render it using <HugeiconsIcon icon={PrismIcon} />.
- What is the license for this icon?
- The HugeIcons prism 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 →