Skip to content

mesopelagique/SFSymbols

Repository files navigation

SFSymbols

build release release

⚠️ Only available on macOS Bigsur

Use on macOS SF Symbols

All.png

How to use

$picture:=SFSymbolPicture("lasso.sparkles")

You could also set size

$picture:=SFSymbolPicture("lasso.sparkles"; New object("width"; 64; "height"; 64))

Get a list of available icons

Download the recommended app from apple site or you could look at the demo app resources

Install

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