@koobiq/icons 8.0.1 → 9.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. package/CHANGELOG.md +75 -0
  2. package/fonts/kbq-icons.css +746 -722
  3. package/fonts/kbq-icons.html +261 -237
  4. package/fonts/kbq-icons.scss +689 -665
  5. package/fonts/kbq-icons.ttf +0 -0
  6. package/fonts/kbq-icons.woff +0 -0
  7. package/images/dark/403-dark-192.png +0 -0
  8. package/images/dark/403-dark-192@2x.png +0 -0
  9. package/images/dark/403_256.png +0 -0
  10. package/images/dark/403_256@2x.png +0 -0
  11. package/images/dark/404-dark-192.png +0 -0
  12. package/images/dark/404-dark-192@2x.png +0 -0
  13. package/images/dark/404_256.png +0 -0
  14. package/images/dark/404_256@2x.png +0 -0
  15. package/images/dark/bad-dark-192.png +0 -0
  16. package/images/dark/bad-dark-192@2x.png +0 -0
  17. package/images/dark/bad_256.png +0 -0
  18. package/images/dark/bad_256@2x.png +0 -0
  19. package/images/dark/empty-dark-192.png +0 -0
  20. package/images/dark/empty-dark-192@2x.png +0 -0
  21. package/images/dark/empty_256.png +0 -0
  22. package/images/dark/empty_256@2x.png +0 -0
  23. package/images/dark/folder-dark-192.png +0 -0
  24. package/images/dark/folder-dark-192@2x.png +0 -0
  25. package/images/dark/folder-plus-dark-192.png +0 -0
  26. package/images/dark/folder-plus-dark-192@2x.png +0 -0
  27. package/images/dark/folder-plus_256.png +0 -0
  28. package/images/dark/folder-plus_256@2x.png +0 -0
  29. package/images/dark/folder_256.png +0 -0
  30. package/images/dark/folder_256@2x.png +0 -0
  31. package/images/dark/language-dark-192.png +0 -0
  32. package/images/dark/language-dark-192@2x.png +0 -0
  33. package/images/dark/language_256.png +0 -0
  34. package/images/dark/language_256@2x.png +0 -0
  35. package/images/dark/lock-bad-dark-192.png +0 -0
  36. package/images/dark/lock-bad-dark-192@2x.png +0 -0
  37. package/images/dark/lock-bad_256.png +0 -0
  38. package/images/dark/lock-bad_256@2x.png +0 -0
  39. package/images/dark/lock-dark-192.png +0 -0
  40. package/images/dark/lock-dark-192@2x.png +0 -0
  41. package/images/dark/lock_256.png +0 -0
  42. package/images/dark/lock_256@2x.png +0 -0
  43. package/images/dark/reload-dark-192.png +0 -0
  44. package/images/dark/reload-dark-192@2x.png +0 -0
  45. package/images/dark/reload_256.png +0 -0
  46. package/images/dark/reload_256@2x.png +0 -0
  47. package/images/dark/upload-dark-192.png +0 -0
  48. package/images/dark/upload-dark-192@2x.png +0 -0
  49. package/images/dark/upload-settings-dark-192.png +0 -0
  50. package/images/dark/upload-settings-dark-192@2x.png +0 -0
  51. package/images/dark/upload-settings_256.png +0 -0
  52. package/images/dark/upload-settings_256@2x.png +0 -0
  53. package/images/dark/upload_256.png +0 -0
  54. package/images/dark/upload_256@2x.png +0 -0
  55. package/images/light/403_192.png +0 -0
  56. package/images/light/403_192@2x.png +0 -0
  57. package/images/light/403_256.png +0 -0
  58. package/images/light/403_256@2x.png +0 -0
  59. package/images/light/404_192.png +0 -0
  60. package/images/light/404_192@2x.png +0 -0
  61. package/images/light/404_256.png +0 -0
  62. package/images/light/404_256@2x.png +0 -0
  63. package/images/light/bad_192.png +0 -0
  64. package/images/light/bad_192@2x.png +0 -0
  65. package/images/light/bad_256.png +0 -0
  66. package/images/light/bad_256@2x.png +0 -0
  67. package/images/light/empty_192.png +0 -0
  68. package/images/light/empty_192@2x.png +0 -0
  69. package/images/light/empty_256.png +0 -0
  70. package/images/light/empty_256@2x.png +0 -0
  71. package/images/light/folder-plus_192.png +0 -0
  72. package/images/light/folder-plus_192@2x.png +0 -0
  73. package/images/light/folder-plus_256.png +0 -0
  74. package/images/light/folder-plus_256@2x.png +0 -0
  75. package/images/light/folder_192.png +0 -0
  76. package/images/light/folder_192@2x.png +0 -0
  77. package/images/light/folder_256.png +0 -0
  78. package/images/light/folder_256@2x.png +0 -0
  79. package/images/light/language_192.png +0 -0
  80. package/images/light/language_192@2x.png +0 -0
  81. package/images/light/language_256.png +0 -0
  82. package/images/light/language_256@2x.png +0 -0
  83. package/images/light/lock-bad_192.png +0 -0
  84. package/images/light/lock-bad_192@2x.png +0 -0
  85. package/images/light/lock-bad_256.png +0 -0
  86. package/images/light/lock-bad_256@2x.png +0 -0
  87. package/images/light/lock_192.png +0 -0
  88. package/images/light/lock_192@2x.png +0 -0
  89. package/images/light/lock_256.png +0 -0
  90. package/images/light/lock_256@2x.png +0 -0
  91. package/images/light/reload_192.png +0 -0
  92. package/images/light/reload_192@2x.png +0 -0
  93. package/images/light/reload_256.png +0 -0
  94. package/images/light/reload_256@2x.png +0 -0
  95. package/images/light/upload-settings_192.png +0 -0
  96. package/images/light/upload-settings_192@2x.png +0 -0
  97. package/images/light/upload-settings_256.png +0 -0
  98. package/images/light/upload-settings_256@2x.png +0 -0
  99. package/images/light/upload_192.png +0 -0
  100. package/images/light/upload_192@2x.png +0 -0
  101. package/images/light/upload_256.png +0 -0
  102. package/images/light/upload_256@2x.png +0 -0
  103. package/info/kbq-icons-info.json +1 -1
  104. package/package.json +1 -1
  105. package/svg/arrows-rotate-reverse_16.svg +1 -1
  106. package/svg/bars-bold-horizontal_16.svg +1 -0
  107. package/svg/bars-horizontal_16.svg +1 -1
  108. package/svg/bucket-s3_16.svg +1 -0
  109. package/svg/chart-index_16.svg +1 -0
  110. package/svg/chevron-down_16.svg +1 -1
  111. package/svg/chevron-down_24.svg +1 -1
  112. package/svg/chevron-left-s_16.svg +1 -1
  113. package/svg/chevron-left-s_24.svg +1 -1
  114. package/svg/chevron-left_16.svg +1 -1
  115. package/svg/chevron-left_24.svg +1 -1
  116. package/svg/chevron-right-s_16.svg +1 -1
  117. package/svg/chevron-right-s_24.svg +1 -1
  118. package/svg/chevron-right_16.svg +1 -1
  119. package/svg/chevron-right_24.svg +1 -1
  120. package/svg/chevron-up_16.svg +1 -1
  121. package/svg/chevron-up_24.svg +1 -1
  122. package/svg/forward-step_16.svg +1 -1
  123. package/svg/forward_16.svg +1 -0
  124. package/svg/key_16.svg +1 -1
  125. package/svg/key_24.svg +1 -1
  126. package/svg/link-broken_16.svg +1 -0
  127. package/svg/link-dot_16.svg +1 -1
  128. package/svg/link-multiple_16.svg +1 -1
  129. package/svg/link-multiple_24.svg +1 -1
  130. package/svg/link_16.svg +1 -1
  131. package/svg/magnifying-glass-badge-sparkles_16.svg +1 -0
  132. package/svg/paperclip_16.svg +1 -1
  133. package/svg/paperclip_24.svg +1 -1
  134. package/svg/sparkles_16.svg +1 -0
  135. package/svg/tag-multiple_16.svg +1 -1
  136. package/svg/tag_16.svg +1 -1
  137. package/symbol/sprite.scss +185 -165
  138. package/symbol/sprite.symbol.html +492 -452
  139. package/symbol/svg/sprite.symbol.svg +1 -1
  140. package/svg/forward-end_16.svg +0 -1
  141. package/svg/hamburger-menu_16.svg +0 -1
  142. package/svg/link-slash_16.svg +0 -1
  143. /package/svg/{hamburger-menu_32.svg → bars-horizontal_32.svg} +0 -0
  144. /package/svg/{bolt_32.svg → bolt-o_32.svg} +0 -0
  145. /package/svg/{wire_16.svg → cable_16.svg} +0 -0
  146. /package/svg/{chart-bar_24.svg → chart-bar-horizontal_24.svg} +0 -0
  147. /package/svg/{chart-bar_32.svg → chart-bar-horizontal_32.svg} +0 -0
  148. /package/svg/{chart-bar_48.svg → chart-bar-horizontal_48.svg} +0 -0
  149. /package/svg/{chart-stacked-bar_24.svg → chart-stacked-bar-horizontal_24.svg} +0 -0
  150. /package/svg/{chevron-down-m_32.svg → chevron-down_32.svg} +0 -0
  151. /package/svg/{chevron-left-m_32.svg → chevron-left_32.svg} +0 -0
  152. /package/svg/{chevron-right-m_32.svg → chevron-right_32.svg} +0 -0
  153. /package/svg/{chevron-up-m_32.svg → chevron-up_32.svg} +0 -0
  154. /package/svg/{circle-6_16.svg → circle-xs_16.svg} +0 -0
  155. /package/svg/{cloud-arrow-down_32.svg → cloud-arrow-down-o_32.svg} +0 -0
  156. /package/svg/{cloud-arrow-up_24.svg → cloud-arrow-up-o_24.svg} +0 -0
  157. /package/svg/{cloud-arrow-up_32.svg → cloud-arrow-up-o_32.svg} +0 -0
  158. /package/svg/{cloud-arrow-up_64.svg → cloud-arrow-up-o_64.svg} +0 -0
  159. /package/svg/{cloud-o-badge-globe_16.svg → cloud-badge-globe-o_16.svg} +0 -0
  160. /package/svg/{cloud-o-badge-globe_24.svg → cloud-badge-globe-o_24.svg} +0 -0
  161. /package/svg/{dashboard_32.svg → dashboard-o_32.svg} +0 -0
  162. /package/svg/{file-archive_16.svg → file-archive-o_16.svg} +0 -0
  163. /package/svg/{file-arrow-left_16.svg → file-badge-arrow-left-o_16.svg} +0 -0
  164. /package/svg/{file-badge-arrow-right_16.svg → file-badge-arrow-right-o_16.svg} +0 -0
  165. /package/svg/{file-badge-arrow-through-line_16.svg → file-badge-arrow-through-line-o_16.svg} +0 -0
  166. /package/svg/{file-report_alt_16.svg → file-badge-arrow-turn-right_16.svg} +0 -0
  167. /package/svg/{file-badge-ban_16.svg → file-badge-ban-o_16.svg} +0 -0
  168. /package/svg/{file-badge-ban_24.svg → file-badge-ban-o_24.svg} +0 -0
  169. /package/svg/{file-code_16.svg → file-code-o_16.svg} +0 -0
  170. /package/svg/{file-cut_16.svg → file-cut-o_16.svg} +0 -0
  171. /package/svg/{file-doc_48.svg → file-doc-o_48.svg} +0 -0
  172. /package/svg/{file-exclamation_16.svg → file-exclamation-o_16.svg} +0 -0
  173. /package/svg/{file-horizontal_16.svg → file-horizontal-o_16.svg} +0 -0
  174. /package/svg/{file-multiple_16.svg → file-multiple-o_16.svg} +0 -0
  175. /package/svg/{file-multiple_24.svg → file-multiple-o_24.svg} +0 -0
  176. /package/svg/{file_16.svg → file-o_16.svg} +0 -0
  177. /package/svg/{file_24.svg → file-o_24.svg} +0 -0
  178. /package/svg/{file_32.svg → file-o_32.svg} +0 -0
  179. /package/svg/{file-pdf_48.svg → file-pdf-o_48.svg} +0 -0
  180. /package/svg/{file-badge-plus_16.svg → file-plus-o_16.svg} +0 -0
  181. /package/svg/{file-shared_16.svg → file-shared-o_16.svg} +0 -0
  182. /package/svg/{file-text_16.svg → file-text-o_16.svg} +0 -0
  183. /package/svg/{folder_32.svg → folder-o_32.svg} +0 -0
  184. /package/svg/{dns-domain_16.svg → globe-on-line_16.svg} +0 -0
  185. /package/svg/{dots_16.svg → grid-dots_16.svg} +0 -0
  186. /package/svg/{tile_16.svg → grid-squares_16.svg} +0 -0
  187. /package/svg/{network-device-dots-o_24.svg → network-device-dots_24.svg} +0 -0
  188. /package/svg/{siem-vulner-level-critical_16.svg → rectangle-triangle-vertical-thin_16.svg} +0 -0
  189. /package/svg/{siem-vulner-level-medium_16.svg → rectangle-vertical-thin-half_16.svg} +0 -0
  190. /package/svg/{siem-vulner-level-not-defined_16.svg → rectangle-vertical-thin-lines_16.svg} +0 -0
  191. /package/svg/{siem-vulner-level-low_16.svg → rectangle-vertical-thin-o_16.svg} +0 -0
  192. /package/svg/{siem-vulner-level-high_16.svg → rectangle-vertical-thin_16.svg} +0 -0
  193. /package/svg/{shield-exclamationmark_16.svg → shield-exclamation_16.svg} +0 -0
  194. /package/svg/{theme-mode_16.svg → sun-moon_16.svg} +0 -0
@@ -428,11 +428,21 @@
428
428
  height: 16px;
429
429
  }
430
430
 
431
+ .kbq-bars-bold-horizontal_16-dims {
432
+ width: 16px;
433
+ height: 16px;
434
+ }
435
+
431
436
  .kbq-bars-horizontal_16-dims {
432
437
  width: 16px;
433
438
  height: 16px;
434
439
  }
435
440
 
441
+ .kbq-bars-horizontal_32-dims {
442
+ width: 32px;
443
+ height: 32px;
444
+ }
445
+
436
446
  .kbq-bars-progress_16-dims {
437
447
  width: 16px;
438
448
  height: 16px;
@@ -528,6 +538,11 @@
528
538
  height: 16px;
529
539
  }
530
540
 
541
+ .kbq-bolt-o_32-dims {
542
+ width: 32px;
543
+ height: 32px;
544
+ }
545
+
531
546
  .kbq-bolt-rectangle-vertical-o_16-dims {
532
547
  width: 16px;
533
548
  height: 16px;
@@ -543,11 +558,6 @@
543
558
  height: 16px;
544
559
  }
545
560
 
546
- .kbq-bolt_32-dims {
547
- width: 32px;
548
- height: 32px;
549
- }
550
-
551
561
  .kbq-book-multiple-o_24-dims {
552
562
  width: 24px;
553
563
  height: 24px;
@@ -618,6 +628,11 @@
618
628
  height: 24px;
619
629
  }
620
630
 
631
+ .kbq-bucket-s3_16-dims {
632
+ width: 16px;
633
+ height: 16px;
634
+ }
635
+
621
636
  .kbq-bug_16-dims {
622
637
  width: 16px;
623
638
  height: 16px;
@@ -638,6 +653,11 @@
638
653
  height: 16px;
639
654
  }
640
655
 
656
+ .kbq-cable_16-dims {
657
+ width: 16px;
658
+ height: 16px;
659
+ }
660
+
641
661
  .kbq-calendar-days-o_16-dims {
642
662
  width: 16px;
643
663
  height: 16px;
@@ -693,31 +713,31 @@
693
713
  height: 16px;
694
714
  }
695
715
 
696
- .kbq-chart-bar-vertical_16-dims {
697
- width: 16px;
698
- height: 16px;
699
- }
700
-
701
- .kbq-chart-bar-vertical_24-dims {
716
+ .kbq-chart-bar-horizontal_24-dims {
702
717
  width: 24px;
703
718
  height: 24px;
704
719
  }
705
720
 
706
- .kbq-chart-bar_24-dims {
707
- width: 24px;
708
- height: 24px;
709
- }
710
-
711
- .kbq-chart-bar_32-dims {
721
+ .kbq-chart-bar-horizontal_32-dims {
712
722
  width: 32px;
713
723
  height: 32px;
714
724
  }
715
725
 
716
- .kbq-chart-bar_48-dims {
726
+ .kbq-chart-bar-horizontal_48-dims {
717
727
  width: 48px;
718
728
  height: 48px;
719
729
  }
720
730
 
731
+ .kbq-chart-bar-vertical_16-dims {
732
+ width: 16px;
733
+ height: 16px;
734
+ }
735
+
736
+ .kbq-chart-bar-vertical_24-dims {
737
+ width: 24px;
738
+ height: 24px;
739
+ }
740
+
721
741
  .kbq-chart-bubble_16-dims {
722
742
  width: 16px;
723
743
  height: 16px;
@@ -763,6 +783,11 @@
763
783
  height: 24px;
764
784
  }
765
785
 
786
+ .kbq-chart-index_16-dims {
787
+ width: 16px;
788
+ height: 16px;
789
+ }
790
+
766
791
  .kbq-chart-index_24-dims {
767
792
  width: 24px;
768
793
  height: 24px;
@@ -818,6 +843,11 @@
818
843
  height: 16px;
819
844
  }
820
845
 
846
+ .kbq-chart-stacked-bar-horizontal_24-dims {
847
+ width: 24px;
848
+ height: 24px;
849
+ }
850
+
821
851
  .kbq-chart-stacked-bar-vertical_16-dims {
822
852
  width: 16px;
823
853
  height: 16px;
@@ -828,11 +858,6 @@
828
858
  height: 24px;
829
859
  }
830
860
 
831
- .kbq-chart-stacked-bar_24-dims {
832
- width: 24px;
833
- height: 24px;
834
- }
835
-
836
861
  .kbq-check-badge-auto_16-dims {
837
862
  width: 16px;
838
863
  height: 16px;
@@ -913,11 +938,6 @@
913
938
  height: 16px;
914
939
  }
915
940
 
916
- .kbq-chevron-down-m_32-dims {
917
- width: 32px;
918
- height: 32px;
919
- }
920
-
921
941
  .kbq-chevron-down-s_16-dims {
922
942
  width: 16px;
923
943
  height: 16px;
@@ -938,7 +958,7 @@
938
958
  height: 24px;
939
959
  }
940
960
 
941
- .kbq-chevron-left-m_32-dims {
961
+ .kbq-chevron-down_32-dims {
942
962
  width: 32px;
943
963
  height: 32px;
944
964
  }
@@ -963,7 +983,7 @@
963
983
  height: 24px;
964
984
  }
965
985
 
966
- .kbq-chevron-right-m_32-dims {
986
+ .kbq-chevron-left_32-dims {
967
987
  width: 32px;
968
988
  height: 32px;
969
989
  }
@@ -988,7 +1008,7 @@
988
1008
  height: 24px;
989
1009
  }
990
1010
 
991
- .kbq-chevron-up-m_32-dims {
1011
+ .kbq-chevron-right_32-dims {
992
1012
  width: 32px;
993
1013
  height: 32px;
994
1014
  }
@@ -1013,6 +1033,11 @@
1013
1033
  height: 24px;
1014
1034
  }
1015
1035
 
1036
+ .kbq-chevron-up_32-dims {
1037
+ width: 32px;
1038
+ height: 32px;
1039
+ }
1040
+
1016
1041
  .kbq-chevrons-down-up_16-dims {
1017
1042
  width: 16px;
1018
1043
  height: 16px;
@@ -1028,11 +1053,6 @@
1028
1053
  height: 16px;
1029
1054
  }
1030
1055
 
1031
- .kbq-circle-6_16-dims {
1032
- width: 16px;
1033
- height: 16px;
1034
- }
1035
-
1036
1056
  .kbq-circle-dot-o_16-dims {
1037
1057
  width: 16px;
1038
1058
  height: 16px;
@@ -1058,6 +1078,11 @@
1058
1078
  height: 24px;
1059
1079
  }
1060
1080
 
1081
+ .kbq-circle-xs_16-dims {
1082
+ width: 16px;
1083
+ height: 16px;
1084
+ }
1085
+
1061
1086
  .kbq-circle_16-dims {
1062
1087
  width: 16px;
1063
1088
  height: 16px;
@@ -1108,41 +1133,41 @@
1108
1133
  height: 16px;
1109
1134
  }
1110
1135
 
1111
- .kbq-cloud-arrow-down_32-dims {
1136
+ .kbq-cloud-arrow-down-o_32-dims {
1112
1137
  width: 32px;
1113
1138
  height: 32px;
1114
1139
  }
1115
1140
 
1116
- .kbq-cloud-arrow-up_24-dims {
1141
+ .kbq-cloud-arrow-up-o_24-dims {
1117
1142
  width: 24px;
1118
1143
  height: 24px;
1119
1144
  }
1120
1145
 
1121
- .kbq-cloud-arrow-up_32-dims {
1146
+ .kbq-cloud-arrow-up-o_32-dims {
1122
1147
  width: 32px;
1123
1148
  height: 32px;
1124
1149
  }
1125
1150
 
1126
- .kbq-cloud-arrow-up_64-dims {
1151
+ .kbq-cloud-arrow-up-o_64-dims {
1127
1152
  width: 64px;
1128
1153
  height: 64px;
1129
1154
  }
1130
1155
 
1131
- .kbq-cloud-badge-globe_16-dims {
1132
- width: 16px;
1133
- height: 16px;
1134
- }
1135
-
1136
- .kbq-cloud-o-badge-globe_16-dims {
1156
+ .kbq-cloud-badge-globe-o_16-dims {
1137
1157
  width: 16px;
1138
1158
  height: 16px;
1139
1159
  }
1140
1160
 
1141
- .kbq-cloud-o-badge-globe_24-dims {
1161
+ .kbq-cloud-badge-globe-o_24-dims {
1142
1162
  width: 24px;
1143
1163
  height: 24px;
1144
1164
  }
1145
1165
 
1166
+ .kbq-cloud-badge-globe_16-dims {
1167
+ width: 16px;
1168
+ height: 16px;
1169
+ }
1170
+
1146
1171
  .kbq-cloud-o_16-dims {
1147
1172
  width: 16px;
1148
1173
  height: 16px;
@@ -1213,16 +1238,16 @@
1213
1238
  height: 16px;
1214
1239
  }
1215
1240
 
1241
+ .kbq-dashboard-o_32-dims {
1242
+ width: 32px;
1243
+ height: 32px;
1244
+ }
1245
+
1216
1246
  .kbq-dashboard_16-dims {
1217
1247
  width: 16px;
1218
1248
  height: 16px;
1219
1249
  }
1220
1250
 
1221
- .kbq-dashboard_32-dims {
1222
- width: 32px;
1223
- height: 32px;
1224
- }
1225
-
1226
1251
  .kbq-database-badge-arrow-down_16-dims {
1227
1252
  width: 16px;
1228
1253
  height: 16px;
@@ -1308,16 +1333,6 @@
1308
1333
  height: 24px;
1309
1334
  }
1310
1335
 
1311
- .kbq-dns-domain_16-dims {
1312
- width: 16px;
1313
- height: 16px;
1314
- }
1315
-
1316
- .kbq-dots_16-dims {
1317
- width: 16px;
1318
- height: 16px;
1319
- }
1320
-
1321
1336
  .kbq-drop_16-dims {
1322
1337
  width: 16px;
1323
1338
  height: 16px;
@@ -1423,62 +1438,62 @@
1423
1438
  height: 16px;
1424
1439
  }
1425
1440
 
1426
- .kbq-file-archive_16-dims {
1441
+ .kbq-file-archive-o_16-dims {
1427
1442
  width: 16px;
1428
1443
  height: 16px;
1429
1444
  }
1430
1445
 
1431
- .kbq-file-arrow-left_16-dims {
1446
+ .kbq-file-badge-arrow-left-o_16-dims {
1432
1447
  width: 16px;
1433
1448
  height: 16px;
1434
1449
  }
1435
1450
 
1436
- .kbq-file-badge-arrow-right_16-dims {
1451
+ .kbq-file-badge-arrow-right-o_16-dims {
1437
1452
  width: 16px;
1438
1453
  height: 16px;
1439
1454
  }
1440
1455
 
1441
- .kbq-file-badge-arrow-through-line_16-dims {
1456
+ .kbq-file-badge-arrow-through-line-o_16-dims {
1442
1457
  width: 16px;
1443
1458
  height: 16px;
1444
1459
  }
1445
1460
 
1446
- .kbq-file-badge-ban_16-dims {
1461
+ .kbq-file-badge-arrow-turn-right_16-dims {
1447
1462
  width: 16px;
1448
1463
  height: 16px;
1449
1464
  }
1450
1465
 
1451
- .kbq-file-badge-ban_24-dims {
1452
- width: 24px;
1453
- height: 24px;
1454
- }
1455
-
1456
- .kbq-file-badge-plus_16-dims {
1466
+ .kbq-file-badge-ban-o_16-dims {
1457
1467
  width: 16px;
1458
1468
  height: 16px;
1459
1469
  }
1460
1470
 
1461
- .kbq-file-code_16-dims {
1471
+ .kbq-file-badge-ban-o_24-dims {
1472
+ width: 24px;
1473
+ height: 24px;
1474
+ }
1475
+
1476
+ .kbq-file-code-o_16-dims {
1462
1477
  width: 16px;
1463
1478
  height: 16px;
1464
1479
  }
1465
1480
 
1466
- .kbq-file-cut_16-dims {
1481
+ .kbq-file-cut-o_16-dims {
1467
1482
  width: 16px;
1468
1483
  height: 16px;
1469
1484
  }
1470
1485
 
1471
- .kbq-file-doc_48-dims {
1486
+ .kbq-file-doc-o_48-dims {
1472
1487
  width: 48px;
1473
1488
  height: 48px;
1474
1489
  }
1475
1490
 
1476
- .kbq-file-exclamation_16-dims {
1491
+ .kbq-file-exclamation-o_16-dims {
1477
1492
  width: 16px;
1478
1493
  height: 16px;
1479
1494
  }
1480
1495
 
1481
- .kbq-file-horizontal_16-dims {
1496
+ .kbq-file-horizontal-o_16-dims {
1482
1497
  width: 16px;
1483
1498
  height: 16px;
1484
1499
  }
@@ -1498,49 +1513,49 @@
1498
1513
  height: 16px;
1499
1514
  }
1500
1515
 
1501
- .kbq-file-multiple_16-dims {
1516
+ .kbq-file-multiple-o_16-dims {
1502
1517
  width: 16px;
1503
1518
  height: 16px;
1504
1519
  }
1505
1520
 
1506
- .kbq-file-multiple_24-dims {
1521
+ .kbq-file-multiple-o_24-dims {
1507
1522
  width: 24px;
1508
1523
  height: 24px;
1509
1524
  }
1510
1525
 
1511
- .kbq-file-pdf_48-dims {
1512
- width: 48px;
1513
- height: 48px;
1514
- }
1515
-
1516
- .kbq-file-report_alt_16-dims {
1526
+ .kbq-file-o_16-dims {
1517
1527
  width: 16px;
1518
1528
  height: 16px;
1519
1529
  }
1520
1530
 
1521
- .kbq-file-shared_16-dims {
1522
- width: 16px;
1523
- height: 16px;
1531
+ .kbq-file-o_24-dims {
1532
+ width: 24px;
1533
+ height: 24px;
1524
1534
  }
1525
1535
 
1526
- .kbq-file-text_16-dims {
1527
- width: 16px;
1528
- height: 16px;
1536
+ .kbq-file-o_32-dims {
1537
+ width: 32px;
1538
+ height: 32px;
1529
1539
  }
1530
1540
 
1531
- .kbq-file_16-dims {
1541
+ .kbq-file-pdf-o_48-dims {
1542
+ width: 48px;
1543
+ height: 48px;
1544
+ }
1545
+
1546
+ .kbq-file-plus-o_16-dims {
1532
1547
  width: 16px;
1533
1548
  height: 16px;
1534
1549
  }
1535
1550
 
1536
- .kbq-file_24-dims {
1537
- width: 24px;
1538
- height: 24px;
1551
+ .kbq-file-shared-o_16-dims {
1552
+ width: 16px;
1553
+ height: 16px;
1539
1554
  }
1540
1555
 
1541
- .kbq-file_32-dims {
1542
- width: 32px;
1543
- height: 32px;
1556
+ .kbq-file-text-o_16-dims {
1557
+ width: 16px;
1558
+ height: 16px;
1544
1559
  }
1545
1560
 
1546
1561
  .kbq-filter-dot_16-dims {
@@ -1603,6 +1618,11 @@
1603
1618
  height: 16px;
1604
1619
  }
1605
1620
 
1621
+ .kbq-folder-o_32-dims {
1622
+ width: 32px;
1623
+ height: 32px;
1624
+ }
1625
+
1606
1626
  .kbq-folder-open-badge-magnifying-glass_16-dims {
1607
1627
  width: 16px;
1608
1628
  height: 16px;
@@ -1633,22 +1653,17 @@
1633
1653
  height: 24px;
1634
1654
  }
1635
1655
 
1636
- .kbq-folder_32-dims {
1637
- width: 32px;
1638
- height: 32px;
1639
- }
1640
-
1641
1656
  .kbq-formula_16-dims {
1642
1657
  width: 16px;
1643
1658
  height: 16px;
1644
1659
  }
1645
1660
 
1646
- .kbq-forward-end_16-dims {
1661
+ .kbq-forward-step_16-dims {
1647
1662
  width: 16px;
1648
1663
  height: 16px;
1649
1664
  }
1650
1665
 
1651
- .kbq-forward-step_16-dims {
1666
+ .kbq-forward_16-dims {
1652
1667
  width: 16px;
1653
1668
  height: 16px;
1654
1669
  }
@@ -1698,6 +1713,11 @@
1698
1713
  height: 24px;
1699
1714
  }
1700
1715
 
1716
+ .kbq-globe-on-line_16-dims {
1717
+ width: 16px;
1718
+ height: 16px;
1719
+ }
1720
+
1701
1721
  .kbq-globe_16-dims {
1702
1722
  width: 16px;
1703
1723
  height: 16px;
@@ -1713,34 +1733,34 @@
1713
1733
  height: 16px;
1714
1734
  }
1715
1735
 
1716
- .kbq-grid-group-dot_16-dims {
1736
+ .kbq-grid-dots_16-dims {
1717
1737
  width: 16px;
1718
1738
  height: 16px;
1719
1739
  }
1720
1740
 
1721
- .kbq-grid-group_16-dims {
1741
+ .kbq-grid-group-dot_16-dims {
1722
1742
  width: 16px;
1723
1743
  height: 16px;
1724
1744
  }
1725
1745
 
1726
- .kbq-grip-vertical-s_16-dims {
1746
+ .kbq-grid-group_16-dims {
1727
1747
  width: 16px;
1728
1748
  height: 16px;
1729
1749
  }
1730
1750
 
1731
- .kbq-grip-vertical_16-dims {
1751
+ .kbq-grid-squares_16-dims {
1732
1752
  width: 16px;
1733
1753
  height: 16px;
1734
1754
  }
1735
1755
 
1736
- .kbq-hamburger-menu_16-dims {
1756
+ .kbq-grip-vertical-s_16-dims {
1737
1757
  width: 16px;
1738
1758
  height: 16px;
1739
1759
  }
1740
1760
 
1741
- .kbq-hamburger-menu_32-dims {
1742
- width: 32px;
1743
- height: 32px;
1761
+ .kbq-grip-vertical_16-dims {
1762
+ width: 16px;
1763
+ height: 16px;
1744
1764
  }
1745
1765
 
1746
1766
  .kbq-handcuffs_16-dims {
@@ -1883,6 +1903,11 @@
1883
1903
  height: 16px;
1884
1904
  }
1885
1905
 
1906
+ .kbq-link-broken_16-dims {
1907
+ width: 16px;
1908
+ height: 16px;
1909
+ }
1910
+
1886
1911
  .kbq-link-dot_16-dims {
1887
1912
  width: 16px;
1888
1913
  height: 16px;
@@ -1898,11 +1923,6 @@
1898
1923
  height: 24px;
1899
1924
  }
1900
1925
 
1901
- .kbq-link-slash_16-dims {
1902
- width: 16px;
1903
- height: 16px;
1904
- }
1905
-
1906
1926
  .kbq-link_16-dims {
1907
1927
  width: 16px;
1908
1928
  height: 16px;
@@ -2018,6 +2038,11 @@
2018
2038
  height: 24px;
2019
2039
  }
2020
2040
 
2041
+ .kbq-magnifying-glass-badge-sparkles_16-dims {
2042
+ width: 16px;
2043
+ height: 16px;
2044
+ }
2045
+
2021
2046
  .kbq-magnifying-glass-minus_16-dims {
2022
2047
  width: 16px;
2023
2048
  height: 16px;
@@ -2153,16 +2178,16 @@
2153
2178
  height: 16px;
2154
2179
  }
2155
2180
 
2156
- .kbq-network-device-dots-o_24-dims {
2157
- width: 24px;
2158
- height: 24px;
2159
- }
2160
-
2161
2181
  .kbq-network-device-dots_16-dims {
2162
2182
  width: 16px;
2163
2183
  height: 16px;
2164
2184
  }
2165
2185
 
2186
+ .kbq-network-device-dots_24-dims {
2187
+ width: 24px;
2188
+ height: 24px;
2189
+ }
2190
+
2166
2191
  .kbq-network-device-multiple_16-dims {
2167
2192
  width: 16px;
2168
2193
  height: 16px;
@@ -2403,6 +2428,31 @@
2403
2428
  height: 16px;
2404
2429
  }
2405
2430
 
2431
+ .kbq-rectangle-triangle-vertical-thin_16-dims {
2432
+ width: 16px;
2433
+ height: 16px;
2434
+ }
2435
+
2436
+ .kbq-rectangle-vertical-thin-half_16-dims {
2437
+ width: 16px;
2438
+ height: 16px;
2439
+ }
2440
+
2441
+ .kbq-rectangle-vertical-thin-lines_16-dims {
2442
+ width: 16px;
2443
+ height: 16px;
2444
+ }
2445
+
2446
+ .kbq-rectangle-vertical-thin-o_16-dims {
2447
+ width: 16px;
2448
+ height: 16px;
2449
+ }
2450
+
2451
+ .kbq-rectangle-vertical-thin_16-dims {
2452
+ width: 16px;
2453
+ height: 16px;
2454
+ }
2455
+
2406
2456
  .kbq-rectangles-o_16-dims {
2407
2457
  width: 16px;
2408
2458
  height: 16px;
@@ -2508,7 +2558,7 @@
2508
2558
  height: 16px;
2509
2559
  }
2510
2560
 
2511
- .kbq-shield-exclamationmark_16-dims {
2561
+ .kbq-shield-exclamation_16-dims {
2512
2562
  width: 16px;
2513
2563
  height: 16px;
2514
2564
  }
@@ -2558,31 +2608,6 @@
2558
2608
  height: 16px;
2559
2609
  }
2560
2610
 
2561
- .kbq-siem-vulner-level-critical_16-dims {
2562
- width: 16px;
2563
- height: 16px;
2564
- }
2565
-
2566
- .kbq-siem-vulner-level-high_16-dims {
2567
- width: 16px;
2568
- height: 16px;
2569
- }
2570
-
2571
- .kbq-siem-vulner-level-low_16-dims {
2572
- width: 16px;
2573
- height: 16px;
2574
- }
2575
-
2576
- .kbq-siem-vulner-level-medium_16-dims {
2577
- width: 16px;
2578
- height: 16px;
2579
- }
2580
-
2581
- .kbq-siem-vulner-level-not-defined_16-dims {
2582
- width: 16px;
2583
- height: 16px;
2584
- }
2585
-
2586
2611
  .kbq-sigma_16-dims {
2587
2612
  width: 16px;
2588
2613
  height: 16px;
@@ -2623,6 +2648,11 @@
2623
2648
  height: 24px;
2624
2649
  }
2625
2650
 
2651
+ .kbq-sparkles_16-dims {
2652
+ width: 16px;
2653
+ height: 16px;
2654
+ }
2655
+
2626
2656
  .kbq-speaker-wave_16-dims {
2627
2657
  width: 16px;
2628
2658
  height: 16px;
@@ -2713,6 +2743,11 @@
2713
2743
  height: 64px;
2714
2744
  }
2715
2745
 
2746
+ .kbq-sun-moon_16-dims {
2747
+ width: 16px;
2748
+ height: 16px;
2749
+ }
2750
+
2716
2751
  .kbq-sun_16-dims {
2717
2752
  width: 16px;
2718
2753
  height: 16px;
@@ -2798,21 +2833,11 @@
2798
2833
  height: 16px;
2799
2834
  }
2800
2835
 
2801
- .kbq-theme-mode_16-dims {
2802
- width: 16px;
2803
- height: 16px;
2804
- }
2805
-
2806
2836
  .kbq-thumbs-up_16-dims {
2807
2837
  width: 16px;
2808
2838
  height: 16px;
2809
2839
  }
2810
2840
 
2811
- .kbq-tile_16-dims {
2812
- width: 16px;
2813
- height: 16px;
2814
- }
2815
-
2816
2841
  .kbq-topology-lines_16-dims {
2817
2842
  width: 16px;
2818
2843
  height: 16px;
@@ -2963,11 +2988,6 @@
2963
2988
  height: 24px;
2964
2989
  }
2965
2990
 
2966
- .kbq-wire_16-dims {
2967
- width: 16px;
2968
- height: 16px;
2969
- }
2970
-
2971
2991
  .kbq-workflow_16-dims {
2972
2992
  width: 16px;
2973
2993
  height: 16px;