mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-27 23:10:22 +08:00
65 lines
1.3 KiB
JSON
65 lines
1.3 KiB
JSON
{
|
|
"example-icon": {
|
|
"base": "svg",
|
|
"aliases": [
|
|
"example-alias",
|
|
"another-alias"
|
|
],
|
|
"categories": [
|
|
"AI",
|
|
"Analytics-&-Monitoring",
|
|
"Automation",
|
|
"Browsers-&-Search",
|
|
"Cloud-&-Hosting",
|
|
"Communication",
|
|
"Community-&-Social",
|
|
"Content-Management",
|
|
"Crypto",
|
|
"Databases",
|
|
"Design",
|
|
"Development",
|
|
"Downloaders",
|
|
"E-Commerce",
|
|
"Education",
|
|
"File-Management-&-Sync",
|
|
"Finance",
|
|
"Food",
|
|
"Framework",
|
|
"Gaming",
|
|
"Hardware",
|
|
"Health",
|
|
"Home-Automation",
|
|
"Identity",
|
|
"Infrastructure",
|
|
"Library",
|
|
"Mapping-&-Location",
|
|
"Media",
|
|
"Music-&-Audio",
|
|
"Nature",
|
|
"Networking",
|
|
"News",
|
|
"Notes-&-Productivity",
|
|
"Operating-Systems",
|
|
"Organization-&-Planning",
|
|
"Programming-Language",
|
|
"Security",
|
|
"Software",
|
|
"Streaming",
|
|
"Travel",
|
|
"Version-Control",
|
|
"Video",
|
|
"Virtualization"
|
|
],
|
|
"update": {
|
|
"timestamp": "YYYY-MM-DDTHH:mm:ssZ",
|
|
"author": {
|
|
"id": 12345678,
|
|
"login": "contributor-login"
|
|
}
|
|
},
|
|
"colors": {
|
|
"dark": "example-icon-dark",
|
|
"light": "example-icon-light"
|
|
}
|
|
}
|
|
} |