mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
19 lines
318 B
JSON
19 lines
318 B
JSON
{
|
|
"type": "panel",
|
|
"name": "Icon",
|
|
"id": "icon",
|
|
"state": "alpha",
|
|
|
|
"info": {
|
|
"description": "Show icon based on data",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-icon.svg",
|
|
"large": "img/icn-icon.svg"
|
|
}
|
|
}
|
|
}
|