Ross ROSS = Recommend OSS · open-source software intelligence for agents

SFSafeSymbols/SFSafeSymbols

Safely access Apple's SF Symbols using static typing observed · 2026-08-28

github.com/SFSafeSymbols/SFSafeSymbols · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 75
  • Release rhythm 22
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 245
  • age_days: 2647
  • days_rel: 311
  • days_push: 155
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1890 stars · 75 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Swift library that provides type-safe, statically-typed access to Apple's SF Symbols icon library, avoiding crash-prone string-based lookups. All symbols are validated via CI across iOS, tvOS, watchOS, and macOS versions.

Use cases

  • reference SF Symbols icons without typos in Swift
  • avoid crashes from invalid SF Symbol names
  • get compile-time safety for icon names in iOS apps
  • use SF Symbols across iOS, macOS, watchOS and tvOS
  • replace unsafe UIImage(systemName:) string lookups

When to choose

  • you build Apple-platform apps in Swift and use SF Symbols icons
  • you want compile-time checking of symbol names and availability
  • you support multiple Apple OS versions and need availability safety

When to avoid

  • you develop outside Apple platforms or in non-Swift languages
  • you only use custom icon assets instead of SF Symbols

Facets

library · maturity active

ui-components developer-tools apple-ecosystem mobile-development cross-platform sf-symbols icons type-safety swift-package ios macos swift

1 source

Member repositories

RepositoryRoleHealth v2
SFSafeSymbols/SFSafeSymbolsmain61

For agents

markdown · JSON · MCP: product_card(name="SFSafeSymbols/SFSafeSymbols")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem