0.1.0 • Published 4 years ago

@woutsluiter/blocks-assets v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Assets

Filenaming

Filenames should be a good description of the icon itself, not its action in an application. For example: an icon of a pencil should be something like pencil.svg, not edit.svg.

Exports

Don’t forget to add an export of the icon to index.ts. Export name should be PascalCase with Icon as suffix, e.g. arrow-down-circle becomes ArrowDownCircleIcon.

0.1.0

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago