mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-23 07:54:25 +01:00
added home-export-outline and import icon
This commit is contained in:
@@ -47,7 +47,9 @@ icons = [
|
|||||||
"shield-airplane",
|
"shield-airplane",
|
||||||
"bell-ring",
|
"bell-ring",
|
||||||
"ray-vertex",
|
"ray-vertex",
|
||||||
"script-text"
|
"script-text",
|
||||||
|
"home-import-outline",
|
||||||
|
"home-export-outline"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -50,3 +50,5 @@ ID | MD Icon Name | Icon
|
|||||||
43 | bell-ring | 
|
43 | bell-ring | 
|
||||||
44 | ray-vertex | 
|
44 | ray-vertex | 
|
||||||
45 | script-text | 
|
45 | script-text | 
|
||||||
|
46 | home-import-outline | 
|
||||||
|
47 | home-export-outline | 
|
||||||
|
|||||||
BIN
HMI/nspanel.HMI
BIN
HMI/nspanel.HMI
Binary file not shown.
BIN
HMI/nspanel.tft
BIN
HMI/nspanel.tft
Binary file not shown.
@@ -45,6 +45,8 @@ icons = {
|
|||||||
'bell-ring': 43,
|
'bell-ring': 43,
|
||||||
'ray-vertex': 44,
|
'ray-vertex': 44,
|
||||||
'script-text': 45,
|
'script-text': 45,
|
||||||
|
'home-import-outline': 46,
|
||||||
|
'home-export-outline': 47,
|
||||||
}
|
}
|
||||||
|
|
||||||
def get_icon_id(ma_name):
|
def get_icon_id(ma_name):
|
||||||
|
|||||||
Reference in New Issue
Block a user