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