Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 612 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 612 Bytes

owl-icons

OWL Icons are the default icon set of OWL UI.

Install

$ yarn add @cepave/owl-icons

Deploy

  • Add new icon svg in /icons.
  • Update new version in package.json.
  • git commit and push to master.

That's all