Skip to content

generate font files and preview sample with templated sketch source file

License

Notifications You must be signed in to change notification settings

sjy/symbols4sketch

Repository files navigation

symbols4sketch

An amazing cli tool helping convert sketch to icon fonts

Downloads Version License

demo

Featurs

  • Support convert from templated based sketch file which contains various icon.

Requirements

Get Start

yarn global add symbols4sketch
# or npm install

Test

s4s --help
Usage: s4s [options]

Options:

  --no-preview                 do not preview generated icons
  -s, --source <path>          source sketch file path
  -d, --dist [path]            dist folder path (default: ./dist)
  -f, --fontName [fontname]    name of icon font (default: symbols)
  -c, --className [classname]  class name of icon elemen (default: icon)
  -V, --version                output the version number
  -h, --help                   output usage information

Issue & Camplain

submit new issue

Enjoy It 🎉

About

generate font files and preview sample with templated sketch source file

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published