mirror of
https://github.com/grafana/grafana.git
synced 2025-09-24 19:34:09 +08:00
Icons: Add support for docker icon (#81884)
- add docker icon to registry
This commit is contained in:
@ -83,6 +83,7 @@ export const availableIconsIndex = {
|
|||||||
dashboard: true,
|
dashboard: true,
|
||||||
database: true,
|
database: true,
|
||||||
'dice-three': true,
|
'dice-three': true,
|
||||||
|
docker: true,
|
||||||
'document-info': true,
|
'document-info': true,
|
||||||
'download-alt': true,
|
'download-alt': true,
|
||||||
draggabledots: true,
|
draggabledots: true,
|
||||||
|
Reference in New Issue
Block a user