1.1.0 • Published 1 month ago

svg-icon-review v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

CLI Command

The tool can be executed with this command:

npx svg-icon-review file1.svg file2.svg

It also supports glob file patterns to check multiple files matching the pattern like this:

npx svg-icon-review ./images/**/*.svg

The output is a preview of how the icons look in either dark or light backgrounds:

Options

Optionally, an additional bigger icon (in size of 32x32px) will be shown in front of the preview. This is useful to see the icon in more detail. This can be done by adding the --bigIcon option like this:

npx svg-icon-review --bigIcon file1.svg file2.svg

The preview will look like this:

If further help is needed, the --help option can be used:

npx svg-icon-review --help
1.1.0

1 month ago

1.0.0

2 months ago

0.1.5

6 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.3-alpha.9

6 months ago

0.1.3-alpha.8

6 months ago

0.1.3-alpha.7

6 months ago

0.1.3-alpha.6

6 months ago

0.1.3-alpha.5

6 months ago

0.1.3-alpha.4

6 months ago

0.1.3-alpha.3

6 months ago

0.1.3-alpha.2

6 months ago

0.1.3-alpha.1

6 months ago

0.1.3-alpha.0

6 months ago

0.1.2-alpha.0

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago