Native SVG parser and renderer for SwiftUI, UIKit and AppKit, with tools for PNG, PDF, SF Symbols and Swift source.
-
Updated
Aug 25, 2026 - Swift
Native SVG parser and renderer for SwiftUI, UIKit and AppKit, with tools for PNG, PDF, SF Symbols and Swift source.
All the SFSymbols at your fingertips.
SVGSymbolKit is a Swift Package for parsing, rendering, and converting SVG icons into SF Symbols–style vector assets on iOS and macOS.
SFSymbol is only available above the iOS 13, So we have to check the iOS version every time when we using the SFSymbol below iOS 13 deployment target projects. We can get rid of this boilerplate code using the AppSymbol framework.
To associate your repository with the sfsymbol topic, visit your repo's landing page and select "manage topics."