danslo / CleanCheckout

A drop-in replacement for the Magento 2 checkout.
MIT License
268 stars 63 forks source link

Remove font-awesome with svg's/custom icon font for the few icons. #21

Open paales opened 6 years ago

paales commented 6 years ago

There currently are only three icons used (for the header?) right? It will save a lot of bandwidth to just remove it. (our designers wont be using font-awesome icons any more, we usually create our own iconfont).

danslo commented 6 years ago

The initial idea was to also use FontAwesome for other visual indicators, such as phone, etc. But we might be better off just using a couple of PNGs.

danslo commented 6 years ago

Added note here, is that we're not only using this for the header, but also for social login icons.