notify.moe/mixins/Icon.pixy

5 lines
104 B
Plaintext

component Icon(name string)
go:utils.Icon(name)
component RawIcon(name string)
go:utils.RawIcon(name)