Skip to content

A prepackaged xcasset catalog containing PDFs of all of the icons from GitHub's Octicons library

License

Notifications You must be signed in to change notification settings

aaronbrethorst/xcassets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XCAssets

A prepackaged xcasset catalog containing PDFs of all of the icons from GitHub's Octicons library and Dave Gandy's Font Awesome library.

Command

PDFs are generated using this shell command:

for f in *.svg ; do svg2pdf --width=256 --height=256 $f ${f%%.*}.pdf ; done

Font Awesome 4.7.0

This repository contains an XCAsset catalog that contains PDF versions of the Octicons library. Your usage of the XCAsset catalog is dependent upon your acceptance of Font Awesome's license requirements.

Font Awesome

License

Font Awesome licensed under SIL OFL 1.1 · Code licensed under MIT License · Documentation licensed under CC BY 3.0

Octicons 5.0.1

This repository contains an XCAsset catalog that contains PDF versions of the Octicons library. Your usage of the XCAsset catalog is dependent upon your acceptance of GitHub's license requirements.

Octicons

License

(c) GitHub, Inc.

When using the GitHub logos, be sure to follow the GitHub logo guidelines.

About

A prepackaged xcasset catalog containing PDFs of all of the icons from GitHub's Octicons library

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published