JSPM

@lucca-front/icons

6.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5385
  • Score
    100M100P100Q112093F
  • License MIT

A library of icons made by the team @Lucca

Package Exports

  • @lucca-front/icons

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

Readme

lucca-front / icons

How to update icons

  • Go to icomoon.io app
  • Click "import icons" and load lucca-front/packages/icons/selection.json
  • Drag and drop new icons in Lucca-Icons set
  • Click "Generate Font"
  • Add a string in the ligature field (fi) of each new icon. This string will be used as
  • Click download
  • Replace folder "lucca-front/packages/icons/font" and lucca-front/packages/icons/selection.json by new ones in the download zip
  • Upload new front on cdn
  • Update font mapping : "lucca-front/packages/icons/src/_mapping.scss"
  • Update font mapping : "lucca-front/packages/icons/src/_mapping.js"
  • Update demo in sass package : "lucca-front/packages/scss/demo/demo.js"
  • Push it!