Bitcoin-Icons
Bitcoin-Icons copied to clipboard
Document what optimized means
There is a folder named optimized which i guess contains "optimized" svg files. What does "optimized" mean here? Can it be documented somewhere?
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.