google / google/material-design-icons

Request: Export icon categories and names

Open
#425 0 comments 8 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
54k
Forks
9.7k
PR merge metrics
No merged PRs in 30d

Description

Could you please provide a JSON file that contains the names and categories of these icons?
I would like to use the JSON file to feed it into another code generator to be able to use the icon names in JavaScript/TypeScript. Something like to following would be great:

```
{
"category" : ["icon","icon"],
"another category": ["icon","icon","icon"]
}

```

Contributor guide

Open the contributing guide

Research direction

Start by locating the repository's icon names and category metadata, then determine how those sources are organized for export. Produce a JSON file matching the requested category-to-icon-list structure and verify that the listed icons and categories are covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
content
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.