1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

[image] Support the other Pictogrammers icon sets memory: and mdil: (#8676)

This commit is contained in:
Clyde Stubbs
2025-05-05 13:31:16 +10:00
committed by GitHub
parent 0b032e5c19
commit ad99d7fb45
2 changed files with 50 additions and 17 deletions

View File

@@ -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