@sevenc-nanashi/matex
v1.1.2
Published
Merge 2 Material Icons
Downloads
21
Readme
matex / Merge 2 Material Icons
Matex is a tool to merge 2 material icons to create icon like Edit Note.
Usage
- Install this package:
npm install @sevenc-nanashi/matex
- Write recipe file:
# matex.yml
with_symbols.svg:
saveChecklist: save + done
saveAudio: save + music_note
single.svg: check + shopping_cart
- Run matex:
$ npx @sevenc-nanashi/matex --recipe matex.yml --output public
License
This project is licensed under the terms of the MIT license.