99.10.0 • Published 4 years ago

@temporg/ui-icons-build v99.10.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

category: packages

ui-icons-build

npm  build-status  MIT License  Code of Conduct

Build scripts to generate icon sets from source Sketch files for multiple platforms (web, iOS, Android).

Installation

yarn add --dev @temporg/ui-icons-build

If you don't have Sketch installed, you'll need SketchTool.

curl -L https://raw.githubusercontent.com/cognitom/gulp-sketch/master/install-sketchtool.sh | sudo sh

Supported formats:

  • Accessible React components for each icon/variant
  • SVG files optimized for the web with configurable bounding boxes/margins
  • Icon font

Requirements