|
6 | 6 | ~"arrow-down" |
7 | 7 | ~"arrow-up" |
8 | 8 | ~"chat_line" |
9 | | - ~"check_line" |
10 | 9 | ~"check-circle_line" |
| 10 | + ~"check_line" |
11 | 11 | ~"checkbox-checked" |
12 | 12 | ~"checkbox-checkmark" |
13 | 13 | ~"checkbox-indeterminate" |
14 | 14 | ~"checkbox-unchecked" |
15 | | - ~"chevron-down_line" |
16 | 15 | ~"chevron-down" |
17 | | - ~"chevron-left_line" |
| 16 | + ~"chevron-down_line" |
18 | 17 | ~"chevron-left" |
19 | | - ~"chevron-right_line" |
| 18 | + ~"chevron-left_line" |
20 | 19 | ~"chevron-right" |
21 | | - ~"chevron-up_line" |
| 20 | + ~"chevron-right_line" |
22 | 21 | ~"chevron-up" |
23 | | - ~"close_thin" |
| 22 | + ~"chevron-up_line" |
24 | 23 | ~"close" |
| 24 | + ~"close_thin" |
25 | 25 | ~"copy-error" |
26 | 26 | ~"copy-normal" |
27 | 27 | ~"copy-success" |
28 | 28 | ~"counter_line" |
29 | | - ~"error_circle" |
30 | 29 | ~"error" |
| 30 | + ~"error_circle" |
31 | 31 | ~"external_link" |
32 | 32 | ~"eye-blocked" |
33 | 33 | ~"eye" |
|
43 | 43 | ~"power_line" |
44 | 44 | ~"printer_line" |
45 | 45 | ~"remove" |
46 | | - ~"success_circle" |
47 | 46 | ~"success" |
| 47 | + ~"success_circle" |
48 | 48 | ~"trash_line" |
49 | 49 | ~"user_line" |
50 | 50 | ~"warning_circle" |
|
54 | 54 | @oui-icon-index-arrow-down: "\f102"; |
55 | 55 | @oui-icon-index-arrow-up: "\f103"; |
56 | 56 | @oui-icon-index-chat_line: "\f104"; |
57 | | -@oui-icon-index-check_line: "\f105"; |
58 | | -@oui-icon-index-check-circle_line: "\f106"; |
| 57 | +@oui-icon-index-check-circle_line: "\f105"; |
| 58 | +@oui-icon-index-check_line: "\f106"; |
59 | 59 | @oui-icon-index-checkbox-checked: "\f107"; |
60 | 60 | @oui-icon-index-checkbox-checkmark: "\f108"; |
61 | 61 | @oui-icon-index-checkbox-indeterminate: "\f109"; |
62 | 62 | @oui-icon-index-checkbox-unchecked: "\f10a"; |
63 | | -@oui-icon-index-chevron-down_line: "\f10b"; |
64 | | -@oui-icon-index-chevron-down: "\f10c"; |
65 | | -@oui-icon-index-chevron-left_line: "\f10d"; |
66 | | -@oui-icon-index-chevron-left: "\f10e"; |
67 | | -@oui-icon-index-chevron-right_line: "\f10f"; |
68 | | -@oui-icon-index-chevron-right: "\f110"; |
69 | | -@oui-icon-index-chevron-up_line: "\f111"; |
70 | | -@oui-icon-index-chevron-up: "\f112"; |
71 | | -@oui-icon-index-close_thin: "\f113"; |
72 | | -@oui-icon-index-close: "\f114"; |
| 63 | +@oui-icon-index-chevron-down: "\f10b"; |
| 64 | +@oui-icon-index-chevron-down_line: "\f10c"; |
| 65 | +@oui-icon-index-chevron-left: "\f10d"; |
| 66 | +@oui-icon-index-chevron-left_line: "\f10e"; |
| 67 | +@oui-icon-index-chevron-right: "\f10f"; |
| 68 | +@oui-icon-index-chevron-right_line: "\f110"; |
| 69 | +@oui-icon-index-chevron-up: "\f111"; |
| 70 | +@oui-icon-index-chevron-up_line: "\f112"; |
| 71 | +@oui-icon-index-close: "\f113"; |
| 72 | +@oui-icon-index-close_thin: "\f114"; |
73 | 73 | @oui-icon-index-copy-error: "\f115"; |
74 | 74 | @oui-icon-index-copy-normal: "\f116"; |
75 | 75 | @oui-icon-index-copy-success: "\f117"; |
76 | 76 | @oui-icon-index-counter_line: "\f118"; |
77 | | -@oui-icon-index-error_circle: "\f119"; |
78 | | -@oui-icon-index-error: "\f11a"; |
| 77 | +@oui-icon-index-error: "\f119"; |
| 78 | +@oui-icon-index-error_circle: "\f11a"; |
79 | 79 | @oui-icon-index-external_link: "\f11b"; |
80 | 80 | @oui-icon-index-eye-blocked: "\f11c"; |
81 | 81 | @oui-icon-index-eye: "\f11d"; |
|
91 | 91 | @oui-icon-index-power_line: "\f127"; |
92 | 92 | @oui-icon-index-printer_line: "\f128"; |
93 | 93 | @oui-icon-index-remove: "\f129"; |
94 | | -@oui-icon-index-success_circle: "\f12a"; |
95 | | -@oui-icon-index-success: "\f12b"; |
| 94 | +@oui-icon-index-success: "\f12a"; |
| 95 | +@oui-icon-index-success_circle: "\f12b"; |
96 | 96 | @oui-icon-index-trash_line: "\f12c"; |
97 | 97 | @oui-icon-index-user_line: "\f12d"; |
98 | 98 | @oui-icon-index-warning_circle: "\f12e"; |
0 commit comments