@koobiq/icons 10.10.0 → 11.1.1

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 (99) hide show
  1. package/CHANGELOG.md +118 -0
  2. package/fonts/kbq-icons.css +183 -177
  3. package/fonts/kbq-icons.html +516 -510
  4. package/fonts/kbq-icons.scss +96 -90
  5. package/fonts/kbq-icons.ttf +0 -0
  6. package/fonts/kbq-icons.woff +0 -0
  7. package/info/kbq-icons-info.json +1 -1
  8. package/package.json +1 -1
  9. package/svg/node-tree_16.svg +1 -0
  10. package/symbol/sprite.scss +518 -513
  11. package/symbol/sprite.symbol.html +865 -855
  12. package/symbol/svg/sprite.symbol.svg +1 -1
  13. /package/svg/{windows-arrow-rotate-left_16.svg → arrow-rotate-left-badge-windows_16.svg} +0 -0
  14. /package/svg/{compress_16.svg → chevrons-compress_16.svg} +0 -0
  15. /package/svg/{compress_24.svg → chevrons-compress_24.svg} +0 -0
  16. /package/svg/{arrow-circle-down_16.svg → circle-arrow-down_16.svg} +0 -0
  17. /package/svg/{arrow-circle-down_24.svg → circle-arrow-down_24.svg} +0 -0
  18. /package/svg/{arrow-circle-left_16.svg → circle-arrow-left_16.svg} +0 -0
  19. /package/svg/{arrow-circle-left_24.svg → circle-arrow-left_24.svg} +0 -0
  20. /package/svg/{arrow-right-circle-dot-o_16.svg → circle-arrow-right-dot-o_16.svg} +0 -0
  21. /package/svg/{arrow-right-circle-dot-o_24.svg → circle-arrow-right-dot-o_24.svg} +0 -0
  22. /package/svg/{arrow-circle-right_16.svg → circle-arrow-right_16.svg} +0 -0
  23. /package/svg/{arrow-circle-right_24.svg → circle-arrow-right_24.svg} +0 -0
  24. /package/svg/{arrow-circle-up_16.svg → circle-arrow-up_16.svg} +0 -0
  25. /package/svg/{arrow-circle-up_24.svg → circle-arrow-up_24.svg} +0 -0
  26. /package/svg/{bolt-circle_16.svg → circle-bolt_16.svg} +0 -0
  27. /package/svg/{bolt-circle_24.svg → circle-bolt_24.svg} +0 -0
  28. /package/svg/{check-circle_16.svg → circle-check_16.svg} +0 -0
  29. /package/svg/{check-circle_24.svg → circle-check_24.svg} +0 -0
  30. /package/svg/{chevron-circle-down_16.svg → circle-chevron-down_16.svg} +0 -0
  31. /package/svg/{chevron-circle-down_24.svg → circle-chevron-down_24.svg} +0 -0
  32. /package/svg/{chevron-circle-left_16.svg → circle-chevron-left_16.svg} +0 -0
  33. /package/svg/{chevron-circle-left_24.svg → circle-chevron-left_24.svg} +0 -0
  34. /package/svg/{chevron-circle-right_16.svg → circle-chevron-right_16.svg} +0 -0
  35. /package/svg/{chevron-circle-right_24.svg → circle-chevron-right_24.svg} +0 -0
  36. /package/svg/{chevron-circle-up_16.svg → circle-chevron-up_16.svg} +0 -0
  37. /package/svg/{chevron-circle-up_24.svg → circle-chevron-up_24.svg} +0 -0
  38. /package/svg/{ellipsis-horizontal-circle-o_16.svg → circle-ellipsis-horizontal-o_16.svg} +0 -0
  39. /package/svg/{ellipsis-horizontal-circle-o_24.svg → circle-ellipsis-horizontal-o_24.svg} +0 -0
  40. /package/svg/{exclamation-circle_16.svg → circle-exclamation_16.svg} +0 -0
  41. /package/svg/{exclamation-circle_24.svg → circle-exclamation_24.svg} +0 -0
  42. /package/svg/{info-circle_16.svg → circle-info_16.svg} +0 -0
  43. /package/svg/{info-circle_24.svg → circle-info_24.svg} +0 -0
  44. /package/svg/{location-arrow-circle-o_16.svg → circle-location-arrow-o_16.svg} +0 -0
  45. /package/svg/{location-arrow-circle-o_24.svg → circle-location-arrow-o_24.svg} +0 -0
  46. /package/svg/{minus-circle-o_16.svg → circle-minus-o_16.svg} +0 -0
  47. /package/svg/{minus-circle-o_24.svg → circle-minus-o_24.svg} +0 -0
  48. /package/svg/{minus-circle-s_16.svg → circle-minus-s_16.svg} +0 -0
  49. /package/svg/{minus-circle-s_24.svg → circle-minus-s_24.svg} +0 -0
  50. /package/svg/{minus-circle_16.svg → circle-minus_16.svg} +0 -0
  51. /package/svg/{minus-circle_24.svg → circle-minus_24.svg} +0 -0
  52. /package/svg/{pause-circle_16.svg → circle-pause_16.svg} +0 -0
  53. /package/svg/{pause-circle_24.svg → circle-pause_24.svg} +0 -0
  54. /package/svg/{play-circle_16.svg → circle-play_16.svg} +0 -0
  55. /package/svg/{play-circle_24.svg → circle-play_24.svg} +0 -0
  56. /package/svg/{plus-circle-s_16.svg → circle-plus-s_16.svg} +0 -0
  57. /package/svg/{plus-circle-s_24.svg → circle-plus-s_24.svg} +0 -0
  58. /package/svg/{plus-circle_16.svg → circle-plus_16.svg} +0 -0
  59. /package/svg/{plus-circle_24.svg → circle-plus_24.svg} +0 -0
  60. /package/svg/{question-circle-o_32.svg → circle-question-o_32.svg} +0 -0
  61. /package/svg/{question-circle_16.svg → circle-question_16.svg} +0 -0
  62. /package/svg/{question-circle_24.svg → circle-question_24.svg} +0 -0
  63. /package/svg/{stop-circle_16.svg → circle-stop_16.svg} +0 -0
  64. /package/svg/{stop-circle_24.svg → circle-stop_24.svg} +0 -0
  65. /package/svg/{telegram-circle_16.svg → circle-telegram_16.svg} +0 -0
  66. /package/svg/{telegram-circle_24.svg → circle-telegram_24.svg} +0 -0
  67. /package/svg/{xmark-circle-s_16.svg → circle-xmark-s_16.svg} +0 -0
  68. /package/svg/{xmark-circle-s_24.svg → circle-xmark-s_24.svg} +0 -0
  69. /package/svg/{xmark-circle_16.svg → circle-xmark_16.svg} +0 -0
  70. /package/svg/{xmark-circle_24.svg → circle-xmark_24.svg} +0 -0
  71. /package/svg/{gear-badge-arrowtriangle-up-square_16.svg → gear-badge-square-arrowtriangle-up_16.svg} +0 -0
  72. /package/svg/{gear-badge-arrowtriangle-up-square_24.svg → gear-badge-square-arrowtriangle-up_24.svg} +0 -0
  73. /package/svg/{node-tree.svg → node-tree_24.svg} +0 -0
  74. /package/svg/{minus-octagon_16.svg → octagon-minus_16.svg} +0 -0
  75. /package/svg/{minus-octagon_24.svg → octagon-minus_24.svg} +0 -0
  76. /package/svg/{ip4-rectangle_16.svg → rectangle-ip4_16.svg} +0 -0
  77. /package/svg/{ip4-rectangle_24.svg → rectangle-ip4_24.svg} +0 -0
  78. /package/svg/{ip6-rectangle_16.svg → rectangle-ip6_16.svg} +0 -0
  79. /package/svg/{ip6-rectangle_24.svg → rectangle-ip6_24.svg} +0 -0
  80. /package/svg/{bolt-rectangle-vertical-o_16.svg → rectangle-vertical-bolt-o_16.svg} +0 -0
  81. /package/svg/{bolt-rectangle-vertical-o_24.svg → rectangle-vertical-bolt-o_24.svg} +0 -0
  82. /package/svg/{bolt-rectangle-vertical_16.svg → rectangle-vertical-bolt_16.svg} +0 -0
  83. /package/svg/{bolt-rectangle-vertical_24.svg → rectangle-vertical-bolt_24.svg} +0 -0
  84. /package/svg/{anomaly-square_16.svg → square-a_16.svg} +0 -0
  85. /package/svg/{anomaly-square_24.svg → square-a_24.svg} +0 -0
  86. /package/svg/{minus-square_16.svg → square-minus_16.svg} +0 -0
  87. /package/svg/{minus-square_24.svg → square-minus_24.svg} +0 -0
  88. /package/svg/{plus-square_16.svg → square-plus_16.svg} +0 -0
  89. /package/svg/{plus-square_24.svg → square-plus_24.svg} +0 -0
  90. /package/svg/{table-badge-arrow-down-circle_32.svg → table-badge-circle-arrow-down_32.svg} +0 -0
  91. /package/svg/{wrap-text-slash_16.svg → text-overflow_16.svg} +0 -0
  92. /package/svg/{wrap-text-slash_24.svg → text-overflow_24.svg} +0 -0
  93. /package/svg/{wrap-text_16.svg → text-wrap_16.svg} +0 -0
  94. /package/svg/{wrap-text_24.svg → text-wrap_24.svg} +0 -0
  95. /package/svg/{exclamation-triangle_16.svg → triangle-exclamation_16.svg} +0 -0
  96. /package/svg/{exclamation-triangle_24.svg → triangle-exclamation_24.svg} +0 -0
  97. /package/svg/{exclamation-triangle_32.svg → triangle-exclamation_32.svg} +0 -0
  98. /package/svg/{user-arrow-triangle-up_16.svg → user-badge-triangle-up_16.svg} +0 -0
  99. /package/svg/{user-arrow-triangle-up_24.svg → user-badge-triangle-up_24.svg} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,121 @@
1
+ ## 11.1.1 (2025-11-24)
2
+
3
+ ### Icons
4
+
5
+ * revert Revert "chore: update setup-node action to version 6 (#DS-4342) (#69)" e9ef7ee
6
+
7
+ # 11.1.0 (2025-11-24)
8
+
9
+ ### Icons
10
+
11
+ * feature rename icons ([#73](https://github.com/koobiq/icons/issues/73)) f64985d
12
+
13
+ #### Renamed
14
+
15
+ 🚨 Warning: breaking changes!
16
+
17
+ * exclamation-triangle_32 → triangle-exclamation_32
18
+ * gear-badge-arrowtriangle-up-square_16 → gear-badge-square-arrowtriangle-up_16
19
+ * gear-badge-arrowtriangle-up-square_24 → gear-badge-square-arrowtriangle-up_24
20
+ * question-circle-o_32 → circle-question-o_32
21
+ * table-badge-arrow-down-circle_32 → table-badge-circle-arrow-down_32
22
+ * xmark-circle-s_16 → circle-xmark-s_16
23
+ * xmark-circle-s_24 → circle-xmark-s_24
24
+
25
+ # 11.0.0 (2025-11-12)
26
+
27
+ ### Icons
28
+
29
+ * feature rename icons ([#DS-4333](https://github.com/koobiq/icons/issues/issue/DS-4333)) ([#68](https://github.com/koobiq/icons/issues/68)) a6b60fb
30
+
31
+ #### Added
32
+
33
+ * node-tree_24
34
+
35
+ #### Renamed
36
+
37
+ 🚨 Warning: breaking changes!
38
+ * anomaly-square_16 → square-a_16
39
+ * anomaly-square_24 → square-a_24
40
+ * arrow-circle-down_16 → circle-arrow-down_16
41
+ * arrow-circle-down_24 → circle-arrow-down_24
42
+ * arrow-circle-left_16 → circle-arrow-left_16
43
+ * arrow-circle-left_24 → circle-arrow-left_24
44
+ * arrow-circle-right_16 → circle-arrow-right_16
45
+ * arrow-circle-right_24 → circle-arrow-right_24
46
+ * arrow-circle-up_16 → circle-arrow-up_16
47
+ * arrow-circle-up_24 → circle-arrow-up_24
48
+ * arrow-right-circle-dot-o_16 → circle-arrow-right-dot-o_16
49
+ * arrow-right-circle-dot-o_24 → circle-arrow-right-dot-o_24
50
+ * bolt-circle_16 → circle-bolt_16
51
+ * bolt-circle_24 → circle-bolt_24
52
+ * bolt-rectangle-vertical_16 → rectangle-vertical-bolt_16
53
+ * bolt-rectangle-vertical_24 → rectangle-vertical-bolt_24
54
+ * bolt-rectangle-vertical-o_16 → rectangle-vertical-bolt-o_16
55
+ * bolt-rectangle-vertical-o_24 → rectangle-vertical-bolt-o_24
56
+ * check-circle_16 → circle-check_16
57
+ * check-circle_24 → circle-check_24
58
+ * chevron-circle-down_16 → circle-chevron-down_16
59
+ * chevron-circle-down_24 → circle-chevron-down_24
60
+ * chevron-circle-left_16 → circle-chevron-left_16
61
+ * chevron-circle-left_24 → circle-chevron-left_24
62
+ * chevron-circle-right_16 → circle-chevron-right_16
63
+ * chevron-circle-right_24 → circle-chevron-right_24
64
+ * chevron-circle-up_16 → circle-chevron-up_16
65
+ * chevron-circle-up_24 → circle-chevron-up_24
66
+ * compress_16 → chevrons-compress_16
67
+ * compress_24 → chevrons-compress_24
68
+ * ellipsis-horizontal-circle-o_16 → circle-ellipsis-horizontal-o_16
69
+ * ellipsis-horizontal-circle-o_24 → circle-ellipsis-horizontal-o_24
70
+ * exclamation-circle_16 → circle-exclamation_16
71
+ * exclamation-circle_24 → circle-exclamation_24
72
+ * exclamation-triangle_16 → triangle-exclamation_16
73
+ * exclamation-triangle_24 → triangle-exclamation_24
74
+ * info-circle_16 → circle-info_16
75
+ * info-circle_24 → circle-info_24
76
+ * ip4-rectangle_16 → rectangle-ip4_16
77
+ * ip4-rectangle_24 → rectangle-ip4_24
78
+ * ip6-rectangle_16 → rectangle-ip6_16
79
+ * ip6-rectangle_24 → rectangle-ip6_24
80
+ * location-arrow-circle-o_16 → circle-location-arrow-o_16
81
+ * location-arrow-circle-o_24 → circle-location-arrow-o_24
82
+ * minus-circle_16 → circle-minus_16
83
+ * minus-circle_24 → circle-minus_24
84
+ * minus-circle-o_16 → circle-minus-o_16
85
+ * minus-circle-o_24 → circle-minus-o_24
86
+ * minus-circle-s_16 → circle-minus-s_16
87
+ * minus-circle-s_24 → circle-minus-s_24
88
+ * minus-octagon_16 → octagon-minus_16
89
+ * minus-octagon_24 → octagon-minus_24
90
+ * minus-square_16 → square-minus_16
91
+ * minus-square_24 → square-minus_24
92
+ * node-tree -> node-tree_16
93
+ * pause-circle_16 → circle-pause_16
94
+ * pause-circle_24 → circle-pause_24
95
+ * play-circle_16 → circle-play_16
96
+ * play-circle_24 → circle-play_24
97
+ * plus-circle_16 → circle-plus_16
98
+ * plus-circle_24 → circle-plus_24
99
+ * plus-circle-s_16 → circle-plus-s_16
100
+ * plus-circle-s_24 → circle-plus-s_24
101
+ * plus-square_16 → square-plus_16
102
+ * plus-square_24 → square-plus_24
103
+ * question-circle_16 → circle-question_16
104
+ * question-circle_24 → circle-question_24
105
+ * stop-circle_16 → circle-stop_16
106
+ * stop-circle_24 → circle-stop_24
107
+ * telegram-circle_16 → circle-telegram_16
108
+ * telegram-circle_24 → circle-telegram_24
109
+ * user-arrow-triangle-up_16 → user-badge-triangle-up_16
110
+ * user-arrow-triangle-up_24 → user-badge-triangle-up_24
111
+ * windows-arrow-rotate-left_16 → arrow-rotate-left-badge-windows_16
112
+ * wrap-text_16 → text-wrap_16
113
+ * wrap-text_24 → text-wrap_24
114
+ * wrap-text-slash_16 → text-overflow_16
115
+ * wrap-text-slash_24 → text-overflow_24
116
+ * xmark-circle_16 → circle-xmark_16
117
+ * xmark-circle_24 → circle-xmark_24
118
+
1
119
  # 10.10.0 (2025-10-23)
2
120
 
3
121
  ### Added