Skip to content

Publish JSON list of all icons #140

@zadam

Description

@zadam

Hi, I'd like to give my users the ability to choose the icon with an icon picker similar to what exists on boxicons.com.

For that I need a list of all icons with their names - I see that it exists internally as part of the website (see example below), would it be possible to export this JSON as normal file which is easier to consume?

        {
            "name": "cookie",
            "slug": "cookie-regular",
            "category_id": 108,
            "type_of_icon": "REGULAR"
          },
          {
            "name": "comment-detail",
            "slug": "comment-detail-regular",
            "category_id": 101,
            "type_of_icon": "REGULAR"
          }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions