Fork the code for this repository. Make your changes and submit a pull request. The Ozone team will review your pull request and evaluate if it should be part of the project. For more information on the patch process please review the Patch Process at https://ozone.nextcentury.com/patch_process.
Icon set for Ozone
Install Node.js and npm. Head over to the Node.js website if you need to do that. Next, install Gulp, you might need to run them as sudo.
npm install -g gulp
git clone https://github.com/ozoneplatform/ozp-icons.git
cd icons
npm run build
CSS and SVG Sprite is saved in dist
directory along with an example HTML file.