Iconfont as Font, not SVG
Posted: Wed Mar 15, 2023 7:46 pm
Hi,
I'm trying to make some pages smaller than now (using MaterialIcons). So, I created a "UserCollection" with only 16 icons, trying to get a small page size on load.
When I put an ICON on the page and change it to "UserCollection", the OUTPUT FORMAT changes to "Publish as SVG" even I setting it to "Publish as Font". And, this way, what I would save in not loading "MaterialIcons"), I spend in SVG code within the page.
Another problem is that even after substituting every MaterialIcon in the page, the PUBLISH creates its files (TTF and WOFF), and it seems the load of these libraries will occur anyway.
Am I doing something wrong?
Thanks!
I'm trying to make some pages smaller than now (using MaterialIcons). So, I created a "UserCollection" with only 16 icons, trying to get a small page size on load.
When I put an ICON on the page and change it to "UserCollection", the OUTPUT FORMAT changes to "Publish as SVG" even I setting it to "Publish as Font". And, this way, what I would save in not loading "MaterialIcons"), I spend in SVG code within the page.
Another problem is that even after substituting every MaterialIcon in the page, the PUBLISH creates its files (TTF and WOFF), and it seems the load of these libraries will occur anyway.
Am I doing something wrong?
Thanks!