1.2.0 • Published 3 years ago

@meldcx/glow-icons v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

meldCX Glow Icons

Icon sets for meldCX applications.

Getting Started

All of the icons are located in one of the top-level icons* directories. Adding, removing or changing an icon in a sheet is as simple as adding, removing or changing the corresponding file in the relevant icon set directory.

Once a change has been made, the icon will need to be normalised, and the corresponding icon sheet will need to be regenerated. Read below for more info.

Setup

Before you can normalise icons or regenerate icon sheeets, you will need to install dependencies in the standard fashion. This also requires a specific version of node.

nvm use
yarn

Run

Once dependencies have been installed, the simplest way to normalise and regenerate is to simply run:

yarn build

Alternatively, you can just normalise or build as independent processes too:

# to normalise all icons
node scripts/normalise.js

# to rebuild icon sheets
yarn webpack
1.2.0

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.21

6 years ago

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago