/INSPIRE-themes-icons

Vector source for the spatial data themes for INSPIRE

Primary LanguageCSSEuropean Union Public License 1.1EUPL-1.1

INSPIRE Icons v1.0.0

INSPIRE Icons is a set of icons for the 34 INSPIRE themes for easy scalable vector graphics on website.

Demo

Learn how to use the INSPIRE themes icon on the demo website.

License

See LICENSE.

Build

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

Reference documents & related work