/icons

🖼 Icons for WCA events, unofficial events, and competition-related concepts.

Primary LanguageJavaScriptMIT LicenseMIT

Cubing Icons and Fonts

Deploy to GitHub Pages

Demo

https://icons.cubing.net

Rebuild fonts and cubing-icons.css

We use the excellent gulp-iconfont.

  • npm install
  • Install potrace.
  • npm run build or npm run watch - Open www/index.html in your web browser.

Releasing

Bump version and deploy to npmjs

npm version major|minor|patch -m "Upgrade to %s for reasons"