Blip Design Tokens (BETA), refers to the attributes of the User Interface (UI) elements such as color, spacing, typeface, etc.
npm install blip-tokensIf you find it easier, you can use a script to insert all the files in icons.json. How to run this script:
First, go to folder 'scripts'cd scripts
Then, run command:node generate_icons.js
TYPE: outline / solid
``json``
"NAME_ICON-TYPE": {
"value": "assets/icons/TYPE/NAME_ICON.svg"
}
The list is organized by alphabetical order and type.