mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 18:04:12 +03:00
22 lines
541 B
JSON
22 lines
541 B
JSON
{
|
|
"name": "simple-icons/simple-icons",
|
|
"description": "SVG icons for popular brands",
|
|
"homepage": "https://simpleicons.org/",
|
|
"keywords": [
|
|
"svg",
|
|
"icons"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simple-icons/simple-icons/issues",
|
|
"source": "https://github.com/simple-icons/simple-icons",
|
|
"docs": "https://github.com/simple-icons/simple-icons#php-usage-"
|
|
},
|
|
"license": "CC0-1.0",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/simple-icons"
|
|
}
|
|
]
|
|
}
|