UNPKG

@dbp-topics/sublibrary

Version:

[GitLab Repository](https://github.com/digital-blueprint/sublibrary-app) | [npmjs package](https://www.npmjs.com/package/@dbp-topics/sublibrary) | [Unpkg CDN](https://unpkg.com/browse/@dbp-topics/sublibrary/) | [Sublibrary Bundle](https://gitlab.tugraz.at

10 lines (6 loc) 198 B
SOURCE=logo.svg all: icon-192.png icon-512.png icon-192.png: $(SOURCE) inkscape $(SOURCE) --export-png $@ -w 192 -h 192 icon-512.png: $(SOURCE) inkscape $(SOURCE) --export-png $@ -w 512 -h 512