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/ozone-development/icons.git
cd icons
npm run build
CSS and SVG Sprite is saved in dist directory along with an example HTML file.