Inplementing icons

Hello there
I can’t find anywhere where there is a description of how to implement the built-in icons properly.

I had tried something like this. But I got an error.

canvas_draw_icon(canvas, 93, 57, (Icon)icon_get_data(&I_ButtonDown_7x4));

Same question, never really realized how to use the built-in icons like I_Ble_connected_15x15

Hmm okay :frowning: