mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
[image] Support the other Pictogrammers icon sets memory: and mdil: (#8676)
This commit is contained in:
@@ -69,3 +69,18 @@ image:
|
||||
- id: another_alert_icon
|
||||
file: mdi:alert-outline
|
||||
type: BINARY
|
||||
- file: mdil:arrange-bring-to-front
|
||||
id: mdil_id
|
||||
resize: 50x50
|
||||
type: binary
|
||||
transparency: chroma_key
|
||||
- file: mdi:beer
|
||||
id: mdi_id
|
||||
resize: 50x50
|
||||
type: binary
|
||||
transparency: chroma_key
|
||||
- file: memory:alert-octagon
|
||||
id: memory_id
|
||||
resize: 50x50
|
||||
type: binary
|
||||
transparency: chroma_key
|
||||
|
||||
Reference in New Issue
Block a user