You are here

micon.micon.icons.yml in Micon 8

Same filename and directory in other branches
  1. 2.x micon.micon.icons.yml

File

micon.micon.icons.yml
View source
  1. # Base micon_icons plugin definitions.
  2. # Plugin property $defaults are defined in MiconDiscoveryManager.
  3. label:
  4. text: label
  5. icon: fa-tag
  6. status:
  7. text: status
  8. icon: fa-adjust
  9. id:
  10. text: id
  11. icon: fa-qrcode
  12. operations:
  13. text: operations
  14. icon: fa-cog
  15. config:
  16. text: config
  17. icon: fa-cog
  18. log:
  19. text: log
  20. icon: fa-terminal
  21. published:
  22. regex: ^publish
  23. icon: fa-circle
  24. weight: -1
  25. unpublished:
  26. regex: ^unpublish
  27. icon: fa-circle-o
  28. image:
  29. text: image
  30. icon: fa-image
  31. font:
  32. text: font
  33. icon: fa-font