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: 5.8 KiB

View File

@@ -81,7 +81,7 @@
inputs:0,
outputs:1,
paletteLabel: "gateway in",
icon: "bridge-dash.png",
icon: "mijia-io.png",
label: function() {
return this.name||"xiaomi-gateway";
},
@@ -142,7 +142,7 @@
inputs:1,
outputs:0,
paletteLabel: "gateway out",
icon: "bridge-dash.png",
icon: "mijia-io.png",
align: "right",
label: function() {
return this.name||"xiaomi-gateway";