.led
Element
LED indicator circle - on (filled) or off (border only)
.tiny
.small
.medium
.large
.extra
Syntax
.led true
LED on (filled circle)
.led false
LED off (border only)
.led $Bstate
LED state from boolean variable
.led true #color
LED on with custom fill color
.led $Bstate #color
LED from variable with custom color