Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/2bndy5/material-design-icons-json
- Owner: 2bndy5
- License: apache-2.0
- Created: 2021-11-13T16:24:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T22:01:50.000Z (4 months ago)
- Last Synced: 2024-11-08T17:57:32.385Z (2 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.