Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/2bndy5/material-design-icons-json

A repo to package the Material Design Icons into a set of JSON files
https://github.com/2bndy5/material-design-icons-json

Last synced: 7 days ago
JSON representation

A repo to package the Material Design Icons into a set of JSON files

Awesome Lists containing this project

README

        

# material-design-icons-json

[![Pack Icons into JSON](https://github.com/2bndy5/material-design-icons-json/actions/workflows/package.yaml/badge.svg)](https://github.com/2bndy5/material-design-icons-json/actions/workflows/package.yaml)

## What

A python script to aggregate the
[Material Design Icons](https://github.com/google/material-design-icons/) (v4.0.0+)
from SVG sources into several compiled JSON files. Each JSON file will have all the
icons available for a specific style (`regular`, `round`, `sharp`, `outlined`,
`twotone`).

## Why

This tool exists to serve updates for
[the sphinx-design extension](https://github.com/executablebooks/sphinx-design)
which incorporates the resulting json files into new reStructuredText roles.

## Attribution

While this repository contains no actual copies of the Material Design Icons, it
does distribute (free-of-charge) under the Apache License v2 aggreement. Therefore, no actual changes are made to Material Design Icons' sources.