#svg #cargo #cargo-build #build #plugin

bin+lib cargo-svg-defs

A tool for making *.svg files to svg-defs

2 releases

Uses old Rust 2015

0.1.1 Nov 28, 2018
0.1.0 Nov 28, 2018

#196 in #cargo-build

MIT/Apache

6KB
86 lines

A cargo subcommand for parse *.svg files to a defs.svg

Install

cargo install cargo-svg-defs

Usage

cargo svg-defs "dir_path" "out_path.svg"

Example:

cargo svg-defs /home/user/Pictures/svgs /home/user/Pictures/svgs_defs.svg

File name will be set as symbol id

Dependencies

~4.5MB
~141K SLoC