freedomotic / fd-vue-webapp

A Vue.js web application for Freedomotic Open IoT framework
http://fd-vue-webapp.herokuapp.com/
GNU Affero General Public License v3.0
65 stars 66 forks source link

Change menu icons on ThingsEditor #229

Closed leobia closed 3 years ago

leobia commented 3 years ago

Resolves issue #225

Using Google's Material Icons the final result is:

things-editor-modified

Note: If you plan to switch to mdi (that includes all of the Google's icons) there are some icons that I feel are more appropriate like this one for "Data source":

mdi-database

mcicolella commented 3 years ago

Thanks!