Use on macOS SF Symbols
$picture:=SFSymbolPicture("lasso.sparkles")
You could also set size
$picture:=SFSymbolPicture("lasso.sparkles"; New object("width"; 64; "height"; 64))
Download the recommended app from apple site or you could look at the demo app resources
Compile the projet and put SFSymbols.bundle
into your database or app Plugins folder.
You could also download the latest release but it is maybe not well signed or compiled for apple M1