tonyp7 / esp32-wifi-manager

Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.
MIT License
673 stars 220 forks source link

Convert icons to SVG #113

Closed lukecyca closed 3 years ago

lukecyca commented 3 years ago

The PNG icons were a bit blurry on modern high-DPI mobile and laptop screens, so I decided to swap them out for SVG versions which are based on Material UI, and then hand-edited. These look super sharp, and have slightly smaller file sizes.

IMG_0552

tonyp7 commented 3 years ago

Hey Lucas this is amazing!

Could you please specify what is the license of these icons though? I cannot merge this if these icons are proprietary.

Thank you!

lukecyca commented 3 years ago

Absolutely! From https://github.com/google/material-design-icons:

We have made these icons available for you to incorporate into your products under the Apache License Version 2.0. Feel free to remix and re-share these icons and documentation in your products. We'd love attribution in your app's about screen, but it's not required. The only thing we ask is that you not re-sell these icons.