jaspr_icons_pack 1.0.1
jaspr_icons_pack: ^1.0.1 copied to clipboard
A collection of svg icon for use in a jaspr app, easy to use and tree-shakable.
example #
A Jaspr gallery app for previewing the bundled jaspr_icons_pack icon collections.
Running the project #
Run the gallery using jaspr serve.
The development server will be available on http://localhost:8080.
Building the project #
Build your project using jaspr build.
The output will be located inside the build/jaspr/ directory.