Skip to content

Simple python script to merge multiple svgs into one, especially useful for Affinity Designer asset generation from, e.g. an icon pack.

License

Notifications You must be signed in to change notification settings

blazejsewera/svg-asset-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Svg asset merge

Simple script to convert multiple svgs into one.

Especially useful when generating Affinity Designer assets from multiple svg files (like an icon pack). Tested with feather icons.

Usage:

python3 merge.py -o merged.svg icon_dir

Then open merged.svg in Affinity Designer, select all the layers (e.g. with shift), and from Assets menu select 'Add from selection'.

About

Simple python script to merge multiple svgs into one, especially useful for Affinity Designer asset generation from, e.g. an icon pack.

Topics

Resources

License

Stars

Watchers

Forks

Languages