Skip to content

Images

image supports:

Image sources: symbol, base64, and URL into a widget

SourceNotes
systemNameSF Symbols on Apple; drawable / glyph map on Android; placeholder on desktop
dataBase64 (with or without data:image/...;base64, prefix)
urlRemote URL — full on Android/Desktop/Windows; unsupported on iOS/macOS host prefetch today

See Core vs extended for per-platform support.

Released under the MIT License. · Contributing