UNPKG

@nsmr/pixelart-react

Version:

Pixelarticons as React Components - Finest handmade pixelart icons, now for React. Includes interactive gallery with all 486 icons.

6 lines (5 loc) 182 B
// This file supports the import path: import { IconName } from 'pixelart/react' export * from './icons'; export * from './Icon'; import { Icon } from './Icon'; export default Icon;