Skip to content

Basic Svg Setup

Tim Zallmann requested to merge svg-setup into master

This adds the yarn tasks to create the svg sprite and also optimise the illustrations.

Icons are taken from the sprite_icons folder and then a SVG sprite is created which is then saved to the dist folder with a json describing all icons.

Illustrations are taken from the illustrations folder and then they are optimised saved to the dist folder.

Merge request reports