_icons.scss 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. .gicon {
  2. line-height: 1;
  3. display: inline-block;
  4. width: 1.1057142857em;
  5. height: 1.1057142857em;
  6. text-align: center;
  7. background-repeat: no-repeat;
  8. background-position: center;
  9. background-size: contain;
  10. display: inline-block;
  11. vertical-align: middle;
  12. }
  13. .mini {
  14. width: 0.8em;
  15. height: 0.8em;
  16. }
  17. .gicon-add-annotation {
  18. background-image: url('../img/icons_#{$theme-name}_theme/icon_add_annotation.svg');
  19. }
  20. .gicon-add-annotation-alt {
  21. background-image: url('../img/icons_#{$theme-name}_theme/icon_add_annotation_alt.svg');
  22. }
  23. .gicon-add-datasources {
  24. background-image: url('../img/icons_#{$theme-name}_theme/icon_add_data_sources.svg');
  25. }
  26. .gicon-add-user {
  27. background-image: url('../img/icons_#{$theme-name}_theme/icon_add_user.svg');
  28. }
  29. .gicon-add-team {
  30. background-image: url('../img/icons_#{$theme-name}_theme/icon_add_team.svg');
  31. }
  32. .gicon-add-panel {
  33. background-image: url('../img/icons_#{$theme-name}_theme/icon_add_panel.svg');
  34. }
  35. .gicon-add-link {
  36. background-image: url('../img/icons_#{$theme-name}_theme/icon_add_link.svg');
  37. }
  38. .gicon-add-variable {
  39. background-image: url('../img/icons_#{$theme-name}_theme/icon_add_variable.svg');
  40. }
  41. .gicon-add-alert-notification-channel {
  42. background-image: url('../img/icons_#{$theme-name}_theme/icon_add_notification_channel.svg');
  43. }
  44. .gicon-alert {
  45. background-image: url('../img/icons_#{$theme-name}_theme/icon_alert.svg');
  46. }
  47. .gicon-alert-alt {
  48. background-image: url('../img/icons_#{$theme-name}_theme/icon_alert_alt.svg');
  49. }
  50. .gicon-alert-rules {
  51. background-image: url('../img/icons_#{$theme-name}_theme/icon_alert_rules.svg');
  52. }
  53. .gicon-alert-notification-channel {
  54. background-image: url('../img/icons_#{$theme-name}_theme/icon_notification_channels.svg');
  55. }
  56. .gicon-annotation {
  57. background-image: url('../img/icons_#{$theme-name}_theme/icon_annotation.svg');
  58. }
  59. .gicon-annotation-alt {
  60. background-image: url('../img/icons_#{$theme-name}_theme/icon_annotation_alt.svg');
  61. }
  62. .gicon-apikeys {
  63. background-image: url('../img/icons_#{$theme-name}_theme/icon_apikeys.svg');
  64. }
  65. .gicon-branding {
  66. background-image: url('../img/grafana_icon.svg');
  67. }
  68. .gicon-cog {
  69. background-image: url('../img/icons_#{$theme-name}_theme/icon_cog.svg');
  70. }
  71. .gicon-dashboard {
  72. background-image: url('../img/icons_#{$theme-name}_theme/icon_dashboard.svg');
  73. }
  74. .gicon-dashboard-starred {
  75. background-image: url('../img/icons_#{$theme-name}_theme/icon_dashboard_fav.svg');
  76. }
  77. .gicon-dashboard-list {
  78. background-image: url('../img/icons_#{$theme-name}_theme/icon_dashboard_list.svg');
  79. }
  80. .gicon-dashboard-new {
  81. background-image: url('../img/icons_#{$theme-name}_theme/icon_new_dashboard.svg');
  82. }
  83. .gicon-dashboard-import {
  84. background-image: url('../img/icons_#{$theme-name}_theme/icon_import_dashboard.svg');
  85. }
  86. .gicon-datasources {
  87. background-image: url('../img/icons_#{$theme-name}_theme/icon_data_sources.svg');
  88. }
  89. .gicon-folder-new {
  90. background-image: url('../img/icons_#{$theme-name}_theme/icon_add_folder.svg');
  91. }
  92. .gicon-home {
  93. background-image: url('../img/icons_#{$theme-name}_theme/icon_home.svg');
  94. }
  95. .gicon-json {
  96. background-image: url('../img/icons_#{$theme-name}_theme/icon_json.svg');
  97. }
  98. .gicon-link {
  99. background-image: url('../img/icons_#{$theme-name}_theme/icon_link.svg');
  100. }
  101. .gicon-manage {
  102. background-image: url('../img/icons_#{$theme-name}_theme/icon_sitemap.svg');
  103. }
  104. .gicon-org {
  105. background-image: url('../img/icons_#{$theme-name}_theme/icon_org.svg');
  106. }
  107. .gicon-playlists {
  108. background-image: url('../img/icons_#{$theme-name}_theme/icon_playlist.svg');
  109. }
  110. .gicon-plugins {
  111. background-image: url('../img/icons_#{$theme-name}_theme/icon_plugins.svg');
  112. }
  113. .gicon-preferences {
  114. background-image: url('../img/icons_#{$theme-name}_theme/icon_preferences.svg');
  115. }
  116. .gicon-question {
  117. background-image: url('../img/icons_#{$theme-name}_theme/icon_question.svg');
  118. }
  119. .gicon-shield {
  120. background-image: url('../img/icons_#{$theme-name}_theme/icon_shield.svg');
  121. }
  122. .gicon-snapshots {
  123. background-image: url('../img/icons_#{$theme-name}_theme/icon_snapshots.svg');
  124. }
  125. .gicon-team {
  126. background-image: url('../img/icons_#{$theme-name}_theme/icon_team.svg');
  127. }
  128. .gicon-user {
  129. background-image: url('../img/icons_#{$theme-name}_theme/icon_user.svg');
  130. }
  131. .gicon-variable {
  132. background-image: url('../img/icons_#{$theme-name}_theme/icon_variable.svg');
  133. }
  134. .gicon-zoom-out {
  135. background-image: url('../img/icons_#{$theme-name}_theme/icon_zoom_out.svg');
  136. }
  137. .sidemenu {
  138. .gicon-dashboard {
  139. background-image: url('../img/icons_dark_theme/icon_dashboard.svg');
  140. }
  141. .gicon-alert {
  142. background-image: url('../img/icons_dark_theme/icon_alert.svg');
  143. }
  144. .gicon-cog {
  145. background-image: url('../img/icons_dark_theme/icon_cog.svg');
  146. }
  147. .gicon-question {
  148. background-image: url('../img/icons_dark_theme/icon_question.svg');
  149. }
  150. }