1.1.1 • Published 3 months ago

@sevenc-nanashi/matex v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

matex / Merge 2 Material Icons

Matex is a tool to merge 2 material icons to create icon like Edit Note.

Usage

  1. Install this package:
npm install @sevenc-nanashi/matex
  1. Write recipe file:
# matex.yml
with_symbols.svg:
  saveChecklist: save + done
  saveAudio: save + music_note
single.svg: check + shopping_cart
  1. Run matex:
$ npx @sevenc-nanashi/matex --recipe matex.yml --output public

License

This project is licensed under the terms of the MIT license.

1.1.1

3 months ago

1.1.0

3 months ago

1.0.1

5 months ago

1.0.0

5 months ago