mirror of https://github.com/grafana/grafana.git
Icons: Add support for docker icon (#81884)
- add docker icon to registry
This commit is contained in:
parent
cc33f0bd10
commit
8afab6a80f
|
|
@ -83,6 +83,7 @@ export const availableIconsIndex = {
|
|||
dashboard: true,
|
||||
database: true,
|
||||
'dice-three': true,
|
||||
docker: true,
|
||||
'document-info': true,
|
||||
'download-alt': true,
|
||||
draggabledots: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue