An open API service indexing awesome lists of open source software.

https://github.com/quentincaffeino/manypixels-illustrations

ManyPixels Illustrations as npm packages for raw and svelte usage with more to come.
https://github.com/quentincaffeino/manypixels-illustrations

illustrations npm svelte sveltejs svg

Last synced: 7 months ago
JSON representation

ManyPixels Illustrations as npm packages for raw and svelte usage with more to come.

Awesome Lists containing this project

README

          

# Manypixels SVG Illustrations

All the credit goes to awesome [ManyPixels](https://www.manypixels.co/) team for creating these awesome illustrations.

## Packages

- [`@quentincaffeino/manypixels-svg`](./packages/svg) - Raw svg files
- [`@quentincaffeino/manypixels-svelte`](./packages/svelte) - Svg files wrapped in svelte components

## File Naming

All illustrations are renamed to UpperCamelCase (spaces and symbols are removed). For example `Online report` is renamed to `OnlineReport`.

There are couple of illustrations which name begins with numbers such as `3D` and `404`, those are moved to the end of the name. For example original icon `3D Model` is renamed to `Model3D`

## Licensing

For information about licensing for manypixels illustrations see [this page](https://www.manypixels.co/gallery).

Code is published under MIT license.