Skip to content

SFSymbolName

SFSymbolName = "doc" | "doc.fill" | "doc.on.doc" | "doc.on.clipboard" | "doc.text" | "doc.text.fill" | "doc.richtext" | "folder" | "folder.fill" | "folder.badge.plus" | "arrow.left" | "arrow.right" | "arrow.up" | "arrow.down" | "arrow.up.forward.app" | "arrow.triangle.branch" | "arrow.clockwise" | "arrow.counterclockwise" | "plus" | "minus" | "xmark" | "checkmark" | "pencil" | "pencil.line" | "trash" | "trash.fill" | "square.and.arrow.up" | "square.and.arrow.down" | "sidebar.left" | "sidebar.right" | "rectangle.split.2x1" | "tray" | "tray.fill" | "tray.2.fill" | "sparkles" | "star" | "star.fill" | "heart" | "heart.fill" | "bolt" | "bolt.fill" | "flame" | "flame.fill" | "hand.wave" | "puzzlepiece.extension" | "play" | "play.fill" | "pause" | "pause.fill" | "stop" | "stop.fill" | "forward" | "backward" | "gear" | "gearshape" | "terminal" | "hammer" | "gauge.medium" | "chart.bar" | "chart.line.uptrend.xyaxis" | "envelope" | "message" | "bell" | "bell.fill" | string & object

Defined in: icons.ts:9

Common SF Symbol names used by plugins.

This is a curated subset — SF Symbols has 5000+ icons. The full enum will be auto-generated from the SF Symbols catalog. Any valid SF Symbol name is accepted at runtime; this type provides autocomplete for the most common ones.