SF-Viewer
SF Viewer is the best way to view, compare and export SF Symbols on your iOS device.
File Explorer
- Contents.json
- icon-1024.png
- icon-120.png
- icon-121.png
- icon-152.png
- icon-167.png
- icon-180.png
- icon-20.png
- icon-30.png
- icon-40.png
- icon-41.png
- icon-42.png
- icon-58.png
- icon-59.png
- icon-60.png
- icon-76.png
- icon-80.png
- icon-81.png
- icon-87.png
- Contents.json
- RoundedIcon-2.png
- RoundedIcon-3.png
- RoundedIcon-4.png
- Contents.json
- RoundedIcon-6.png
- RoundedIcon-8.png
- Contents.json
- RoundedIcon-12.png
- RoundedIcon-13.png
- Contents.json
- RoundedIcon-10.png
- RoundedIcon-9.png
- Contents.json
- Contents.json
- Contents.json
- LaunchScreen.storyboard
- Main.storyboard
- BundleId.xcconfig
- DevTeam.xcconfig
- README
- Base.xcconfig
- Local.xcconfig
- Symbals.xcconfig
- Exporter.swift
- PDFExporter.swift
- PNGExporter.swift
- ShortcutIconExporter.swift
- SquaredPNGExporter.swift
- SVGExporter.swift
- Bundle+Version.swift
- UIimage-SymboiWeight+Display.swift
- UIImage-SymbolScale+Display.swift
- UIView+Additions.swift
- Symbol.swift
- Symbols.swift
- BaseCollectionViewController.swift
- DetailViewController.swift
- PopoverPushController.swift
- ScaleTableViewController.swift
- SettingsTableViewController.swift
- SplitViewController.swift
- SymbolsCollectionViewController.swift
- WeightAndScaleViewController.swift
- WeightTableViewController.swift
- DetailCell.swift
- ReusableViews.swift
- SymbolCell.swift
- AppDelegate.swift
- Info.plist
- SceneDelegate.swift
- Symbals.entitlements
- Package.resolved
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- project.pbxproj
- .gitignore
- app-icon.png
- bootstrap.sh
- LICENSE
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
git clone
View Details ▼
git clone
Clone an existing repository.
git clone {{remote_repository_location}} {{path/to/directory}}
Clone an existing repository into a new directory (the default directory is the repository name):
git clone --recursive {{remote_repository_location}}
Clone an existing repository and its submodules:
git clone {{[-n|--no-checkout]}} {{remote_repository_location}}
Clone only the `.git` directory of an existing repository:
// repository documentation
Was this content helpful?
(0 ratings)
