blip-tokens

1.82.0 • Public • Published

blip-tokens

Blip Design Tokens (BETA), refers to the attributes of the User Interface (UI) elements such as color, spacing, typeface, etc.

Icons

Icons are generated in svg, and in this process we convert to base64 keeping them all within a single JSON file.

how to insert some icon

First you must place the icon inside assets/icons/outline || solid, this last depends on the icon you are going to use. .After that just go to properties/assets/icons.json and map.

If 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

"NAME_ICON-TYPE": {
  "value": "assets/icons/TYPE/NAME_ICON.svg"
}

The list is organized by alphabetical order and type.

Readme

Keywords

none

Package Sidebar

Install

npm i blip-tokens

Weekly Downloads

396

Version

1.82.0

License

ISC

Unpacked Size

9.27 MB

Total Files

416

Last publish

Collaborators

  • blip.ai