Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

StewartLynch/copy-symbol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

copy-symbol

copy-symbol is a command-line tool that copies a PNG image representation of a given SF Symbols name to the clipboard.

Install

Command line

cd copy-symbol
swift build -c release
ln -s ${PWD}/.build/release/copy-symbol /usr/local/bin/copy-symbol

Xcode

Open the Package.swift and build the project, then run the resulting copy-symbol tool from the command line.

Usage

copy-symbol <sf-symbol-name> [-size N]

The PNG image of the specified symbol name is copied to your clipboard.

With the optional -size parameter, you can specify the maximum width or height of the image. The default is 100 px.

Disclaimer

It is your responsibility to make sure you are following the terms and conditions of using Apple's symbols. For more information, see https://developer.apple.com/design/human-interface-guidelines/sf-symbols/overview/.

Author

Ortwin Gentz (Mastodon)

Sponsors wanted

If you would like to support my Open Source work, consider joining me as a sponsor! πŸ’ͺ️ Your sponsorship enables me to spend more time on this and other community projects. Thank you!

About

`copy-symbol` is a command-line tool that copies a PNG image representation of a given SF Symbols name to the clipboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Swift 100.0%

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /