Skip to Content
šŸŽ‰Introducing Pumki UI
ComponentsGlass Icons

Glass Icons

A collection of glassmorphic icons with various styles and sizes.

Pumki UIPumki UI

Installation

Usage


import GlassIcons from '@/components/pumki-ui/GlassIcons.tsx';

1<GlassIcons />

Props

PropTypeDefaultDescription
itemsGlassIconsItem[]requiredArray of icon objects to display. Each item includes icon (React element), color (string or gradient key), label (string), and optional customClass (string).
classNamestring""Custom CSS classes for the grid container.
Last updated on