INSPIRE Icons is a set of icons for the 34 INSPIRE themes for easy scalable vector graphics on website.
Learn how to use the INSPIRE themes icon on the demo website.
See LICENSE.
To build the CSS, lessc is used. Install first node.js, then less:
npm install -g less
Build the CSS files using:
lessc less/inspire-themes.less > css/inspire-themes.css
lessc less/inspire-themes-i18n.less > css/inspire-themes-i18n.css