Bitcoin-Icons icon indicating copy to clipboard operation
Bitcoin-Icons copied to clipboard

Document what optimized means

Open jarolrod opened this issue 3 years ago • 1 comments

There is a folder named optimized which i guess contains "optimized" svg files. What does "optimized" mean here? Can it be documented somewhere?

jarolrod avatar May 25 '22 03:05 jarolrod

Good idea. I just updated the README. The optimized SVGs have been run through SVGO. SVGs exported from design tools are notorious for having all kinds of useless attributes and elements, so the optimization is necessary.

GBKS avatar May 25 '22 08:05 GBKS