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