ionic-team / ionicons

Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere 🌎
http://ionicons.com
MIT License
17.58k stars 2.07k forks source link

Kudos for clean svg code #677

Closed azakharow closed 1 year ago

azakharow commented 5 years ago

First of all, I want to give big respect for the cleanest SVG code I ever saw. So I'm curious how to achieve that? Do you clean SVG files by yourselves or using some scripts for export? Usually, Sketch exports very dirty SVG. It's a known issue and people share different recipes on how to make it clean. But it is still so far from your result with structure. It would be nice to hear your insights! Thanks

awbry commented 5 years ago

Hi :) Great conversation starter but I don't think this qualifies as an issue.

Please read the contributing guidelines. The guidelines suggest using the Ionic Forum or the Ionic Worldwide Slack group for this kind of discussion.

mapsandapps commented 1 year ago

Hi, thanks for the issue. The build process uses this script which in turn uses SVGO to optimize the SVGs. If you have any further related questions, please ask them in the Discord or on the forum.