Simon Ferndriger
Simon Ferndriger

Reputation: 4962

Convert Font Icons To SVG Icons With Vite

(Google) Font Icons are very handy to use during development (easy exchangable, scalable, recognizable, readable), while inline SVG icons are loaded faster and have no issues with automatic translators, which is important for production.

So I was hoping that there is a way using Vite to automatically convert Google Font icons to SVG icons on build/publish?

Upvotes: 1

Views: 218

Answers (0)

Related Questions