Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magento-ux/cms-icons

SVG icons and font for the Advanced CMS project.
https://github.com/magento-ux/cms-icons

cms font icon-font icons svg

Last synced: 3 months ago
JSON representation

SVG icons and font for the Advanced CMS project.

Awesome Lists containing this project

README

        

# CMS Icons and artwork

SVG icons and font for the Advanced CMS project (Bluefoot).

Preview (admin): https://magento-ux.github.io/cms-icons/scss/pagebuilder-icons.html
Preview (storefront): https://magento-ux.github.io/cms-icons/scss/CMS-Storefront-Icons.html

Uses https://github.com/sapegin/grunt-webfont to build the icon font and the CSS classes from the folder of SVG images.

## Working with the project

Run 'yarn' in the root of the project and then run 'grunt' to build the icons.

Any improvements or suggestions are welcome ;-)