Documentation How to convert SVG to PNG on a MAC? This simple command will allow you to generate a PNG of a Font Awesome SVG icon, in the color that you want. sed -i '' 's/path /path fill="#2E74B5" /' […] How to convert SVG to PNG on a MAC?