mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-08 14:21:00 +00:00
13 lines
267 B
JSON
13 lines
267 B
JSON
{
|
|
"name": "iconify/json",
|
|
"description": "Iconify icons collection in JSON format",
|
|
"type": "library",
|
|
"version": "2.2.195",
|
|
"license": "MIT",
|
|
"homepage": "https://iconify.design/icon-sets/",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Iconify\\IconsJSON\\": "lib"
|
|
}
|
|
}
|
|
} |