platypush/platypush/backend/http/webapp/src/assets/icons.json

7 lines
79 B
JSON

{
"icons": {
"light.hue": {
"class": "fas fa-lightbulb"
}
}
}