JSPM

@spark-ui/icons

1.6.0-beta.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 898
  • Score
    100M100P100Q150232F

spark-ui icons

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@spark-ui/icons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @spark-ui/icons

    npm install @spark-ui/icons

    Import

    import { IconName } from '@spark-ui/icons'

    or just import the icon we need...

    import { IconName } from '@spark-ui/icons/IconName'

    Usage

    import { IconName } from '@spark-ui/icons'
    
    export default ({ ...props }) => <IconName {...props} />

    Contribute

    Contribute