2
0

feat(icons): change icons

This commit is contained in:
Pierre CLEMENT
2018-01-03 15:36:23 +01:00
parent 8a40a6ad54
commit 92ccef1492
23 changed files with 515 additions and 18 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

View File

@@ -10,7 +10,7 @@
outputs: 1,
outputLabels: ["All devices"],
paletteLabel: "all",
icon: "xiaomi-all-icon.png",
icon: "mi-all.png",
label: function () {
return this.name || "xiaomi-all";
}