JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1610
  • Score
    100M100P100Q94485F
  • License APACHE-2.0

Icon components for marko

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 (markcons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Markcons

    this is a placeholder readme file. this hope is this library will include a variety of free to use icons if you have a look at the repo. currently there is one icon type mdi, which is also the default.

    usage

    <markcons prefix="mdi" icon="icon name" title="aria title" description="aria description" ...otherAttrs/>

    icon types

    MDI

    material design icons, compatible with https://fonts.google.com/icons usage: <markcons prefix="mdi" icon="icon name" fill=true iconStyle="sharp"/>