0.1.1 • Published 3 years ago

@quentincaffeino/manypixels-svg v0.1.1

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

@quentincaffeino/manypixels-svg

All the credit goes to awesome ManyPixels team for creating these awesome illistrations.

Using with Svelte

<script>
  import Fortnite from "@quentincaffeino/manypixels-svg/src/flatline/Fortnite.svg";
</script>

<Fortnite />

Note: For svelte you might need to add something like rollup-plugin-svelte-svg to your bundling process.

File Naming

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

Licensing

For information about licensing for ManyPixels Illustrations see this page.

Code is published under MIT license.