Skip to content

Commit 07bcd10

Browse files
committed
Added icons.json
1 parent 3a90328 commit 07bcd10

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"services": {
3+
"whitelist_add": "mdi:account-plus-outline",
4+
"blacklist_add": "mdi:account-plus",
5+
"whitelist_remove": "mdi:account-minus-outline",
6+
"blacklist_remove": "mdi:account-minus",
7+
"guest_network_setup": "mdi:wifi-cog"
8+
}
9+
}

0 commit comments

Comments
 (0)