UNPKG

@dbp-topics/dispatch

Version:

[GitHub Repository](https://github.com/digital-blueprint/dispatch-frontend) | [npmjs package](https://www.npmjs.com/package/@dbp-topics/dispatch) | [Unpkg CDN](https://unpkg.com/browse/@dbp-topics/dispatch/) | [Dispatch Bundle](https://github.com/digital-

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