@acorex/styles 18.8.9 → 18.9.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/icons/fontawesome/_variables.scss +119 -0
- package/icons/huge/huge-bulk/_variables.scss +179 -0
- package/icons/huge/huge-bulk/bulk-rounded.scss +13 -0
- package/icons/huge/huge-duotone/_variables.scss +179 -0
- package/icons/huge/huge-duotone/duotone-rounded.scss +13 -0
- package/icons/huge/huge-solid/solid-rounded.scss +13 -0
- package/icons/huge/huge-solid/solid-sharp.scss +13 -0
- package/icons/huge/huge-solid/solid-standard.scss +13 -0
- package/icons/huge/huge-solid/variables/_rounded-variables.scss +179 -0
- package/icons/huge/huge-solid/variables/_sharp-variables.scss +179 -0
- package/icons/huge/huge-solid/variables/_standard-variables.scss +179 -0
- package/icons/huge/huge-stroke/stroke-rounded.scss +13 -0
- package/icons/huge/huge-stroke/stroke-sharp.scss +13 -0
- package/icons/huge/huge-stroke/stroke-standard.scss +13 -0
- package/icons/huge/huge-stroke/variables/_rounded-variables.scss +179 -0
- package/icons/huge/huge-stroke/variables/_sharp-variables.scss +179 -0
- package/icons/huge/huge-stroke/variables/_standard-variables.scss +179 -0
- package/icons/huge/huge-twotone/_variables.scss +179 -0
- package/icons/huge/huge-twotone/twotone-rounded.scss +13 -0
- package/icons/index.scss +226 -0
- package/icons/material/_variables.scss +120 -1
- package/package.json +1 -1
@@ -0,0 +1,179 @@
|
|
1
|
+
$ax-icon-more-horizontal: '䏿'; //more-horizontal
|
2
|
+
$ax-icon-more-horizontal-after: ''; //more-horizontal
|
3
|
+
|
4
|
+
$ax-icon-more-vertical: '䐇'; //more-vertical
|
5
|
+
$ax-icon-more-vertical-after: ''; //more-vertical
|
6
|
+
|
7
|
+
$ax-icon-arrow-long-up: '㮇'; //arrow-up-02
|
8
|
+
$ax-icon-arrow-long-up-after: ''; //arrow-up-02
|
9
|
+
|
10
|
+
$ax-icon-arrow-long-down: '㭛'; //arrow-down-02
|
11
|
+
$ax-icon-arrow-long-down-after: ''; //arrow-down-02
|
12
|
+
|
13
|
+
$ax-icon-color-palette: '䓃'; //paint-board
|
14
|
+
$ax-icon-color-palette-after: ''; //paint-board
|
15
|
+
|
16
|
+
$ax-icon-arrow-left: '㭭'; //arrow-left-04
|
17
|
+
$ax-icon-arrow-left-after: ''; //arrow-left-04
|
18
|
+
|
19
|
+
$ax-icon-arrow-down: '㭝'; //arrow-down-04
|
20
|
+
$ax-icon-arrow-down-after: ''; //arrow-down-04
|
21
|
+
|
22
|
+
$ax-icon-arrow-up: '㮉'; //arrow-up-04
|
23
|
+
$ax-icon-arrow-up-after: ''; //arrow-up-04
|
24
|
+
|
25
|
+
$ax-icon-arrow-right: '㭼'; //arrow-right-04
|
26
|
+
$ax-icon-arrow-right-after: ''; //arrow-right-04
|
27
|
+
|
28
|
+
$ax-icon-chevron-left: '㭪'; //arrow-left-01
|
29
|
+
$ax-icon-chevron-left-after: ''; //arrow-left-01
|
30
|
+
|
31
|
+
$ax-icon-chevron-down: '㭚'; //arrow-down-01
|
32
|
+
$ax-icon-chevron-down-after: ''; //arrow-down-01
|
33
|
+
|
34
|
+
$ax-icon-chevron-up: '㮆'; //arrow-up-01
|
35
|
+
$ax-icon-chevron-up-after: ''; //arrow-up-01
|
36
|
+
|
37
|
+
$ax-icon-chevron-right: '㭹'; //arrow-right-01
|
38
|
+
$ax-icon-chevron-right-after: ''; //arrow-right-01
|
39
|
+
|
40
|
+
$ax-icon-first-page: '㭬'; //arrow-left-03
|
41
|
+
$ax-icon-first-page-after: ''; //arrow-left-03
|
42
|
+
|
43
|
+
$ax-icon-last-page: '㭻'; //arrow-right-03
|
44
|
+
$ax-icon-last-page-after: ''; //arrow-right-03
|
45
|
+
|
46
|
+
$ax-icon-calendar: '㳤'; //calendar-01
|
47
|
+
$ax-icon-calendar-after: ''; //calendar-01
|
48
|
+
|
49
|
+
$ax-icon-info: '䆾'; //information-circle
|
50
|
+
$ax-icon-info-after: ''; //information-circle
|
51
|
+
|
52
|
+
$ax-icon-error: '㬃'; //alert-circle
|
53
|
+
$ax-icon-error-after: ''; //alert-circle
|
54
|
+
|
55
|
+
$ax-icon-warning: '㬁'; //alert-01
|
56
|
+
$ax-icon-warning-after: ''; //alert-01
|
57
|
+
|
58
|
+
$ax-icon-check: '䤈'; //tick-02
|
59
|
+
$ax-icon-check-after: ''; //tick-02
|
60
|
+
|
61
|
+
$ax-icon-check-circle: '㶧'; //checkmark-circle-02
|
62
|
+
$ax-icon-check-circle-after: ''; //checkmark-circle-02
|
63
|
+
|
64
|
+
$ax-icon-dobble-check: '䤌'; //tick-double-02
|
65
|
+
$ax-icon-dobble-check-after: ''; //tick-double-02
|
66
|
+
|
67
|
+
$ax-icon-close: '㵂'; //cancel-01
|
68
|
+
$ax-icon-close-after: ''; //cancel-01
|
69
|
+
|
70
|
+
$ax-icon-clear: '㵅'; //cancel-circle
|
71
|
+
$ax-icon-clear-after: ''; //cancel-circle
|
72
|
+
|
73
|
+
$ax-icon-visibility-off: '䨁'; //view-off-slash
|
74
|
+
$ax-icon-visibility-off-after: ''; //view-off-slash
|
75
|
+
|
76
|
+
$ax-icon-visibility: '㿦'; //eye
|
77
|
+
$ax-icon-visibility-after: ''; //eye
|
78
|
+
|
79
|
+
$ax-icon-unfold-more: '䦡'; //unfold-more
|
80
|
+
$ax-icon-unfold-more-after: ''; //unfold-more
|
81
|
+
|
82
|
+
$ax-icon-download: '㽳'; //download-04
|
83
|
+
$ax-icon-download-after: ''; //download-04
|
84
|
+
|
85
|
+
$ax-icon-upload: '䦰'; //upload-04
|
86
|
+
$ax-icon-upload-after: ''; //upload-04
|
87
|
+
|
88
|
+
$ax-icon-search: '䚕'; //search-01
|
89
|
+
$ax-icon-search-after: ''; //search-01
|
90
|
+
|
91
|
+
$ax-icon-copy: '㹴'; //copy-01
|
92
|
+
$ax-icon-copy-after: ''; //copy-01
|
93
|
+
|
94
|
+
$ax-icon-refresh: '㭷'; //arrow-reload-horizontal
|
95
|
+
$ax-icon-refresh-after: ''; //arrow-reload-horizontal
|
96
|
+
|
97
|
+
$ax-icon-inbox: '䆱'; //inbox
|
98
|
+
$ax-icon-inbox-after: ''; //inbox
|
99
|
+
|
100
|
+
$ax-icon-emoji: '䝘'; //smile
|
101
|
+
$ax-icon-emoji-after: ''; //smile
|
102
|
+
|
103
|
+
$ax-icon-attach: '㮧'; //attachment-01
|
104
|
+
$ax-icon-attach-after: ''; //attachment-01
|
105
|
+
|
106
|
+
$ax-icon-mic: '䎕'; //mic-01
|
107
|
+
$ax-icon-mic-after: ''; //mic-01
|
108
|
+
|
109
|
+
$ax-icon-send: '䚶'; //sent
|
110
|
+
$ax-icon-send-after: ''; //sent
|
111
|
+
|
112
|
+
$ax-icon-play: '䔻'; //play
|
113
|
+
$ax-icon-play-after: ''; //play
|
114
|
+
|
115
|
+
$ax-icon-pause: '䓩'; //pause
|
116
|
+
$ax-icon-pause-after: ''; //pause
|
117
|
+
|
118
|
+
$ax-icon-reload: '䗲'; //reload
|
119
|
+
$ax-icon-reload-after: ''; //reload
|
120
|
+
|
121
|
+
$ax-icon-heart: '㿲'; //favourite
|
122
|
+
$ax-icon-heart-after: ''; //favourite
|
123
|
+
|
124
|
+
$ax-icon-comment: '㸿'; //comment-01
|
125
|
+
$ax-icon-comment-after: ''; //comment-01
|
126
|
+
|
127
|
+
$ax-icon-bold: '䣉'; //text-bold
|
128
|
+
$ax-icon-bold-after: ''; //text-bold
|
129
|
+
|
130
|
+
$ax-icon-italic: '䣜'; //text-italic
|
131
|
+
$ax-icon-italic-after: ''; //text-italic
|
132
|
+
|
133
|
+
$ax-icon-strike: '䣢'; //text-strikethrough
|
134
|
+
$ax-icon-strike-after: ''; //text-strikethrough
|
135
|
+
|
136
|
+
$ax-icon-under-line: '䣦'; //text-underline
|
137
|
+
$ax-icon-under-line-after: ''; //text-underline
|
138
|
+
|
139
|
+
$ax-icon-order-list: '䉮'; //left-to-right-list-number
|
140
|
+
$ax-icon-order-list-after: ''; //left-to-right-list-number
|
141
|
+
|
142
|
+
$ax-icon-un-order-list: '䉬'; //left-to-right-list-bullet
|
143
|
+
$ax-icon-un-order-list-after: ''; //left-to-right-list-bullet
|
144
|
+
|
145
|
+
$ax-icon-align-left: '䣄'; //text-align-left
|
146
|
+
$ax-icon-align-left-after: ''; //text-align-left
|
147
|
+
|
148
|
+
$ax-icon-align-right: '䣆'; //text-align-right
|
149
|
+
$ax-icon-align-right-after: ''; //text-align-right
|
150
|
+
|
151
|
+
$ax-icon-align-center: '䣀'; //text-align-center
|
152
|
+
$ax-icon-align-center-after: ''; //text-align-center
|
153
|
+
|
154
|
+
$ax-icon-align-justify: '䣁'; //text-align-justify-center
|
155
|
+
$ax-icon-align-justify-after: ''; //text-align-justify-center
|
156
|
+
|
157
|
+
$ax-icon-undo: '㮂'; //arrow-turn-backward
|
158
|
+
$ax-icon-undo-after: ''; //arrow-turn-backward
|
159
|
+
|
160
|
+
$ax-icon-redo: '㮄'; //arrow-turn-forward
|
161
|
+
$ax-icon-redo-after: ''; //arrow-turn-forward
|
162
|
+
|
163
|
+
$ax-icon-highlight: '䓺'; //pen-tool-01
|
164
|
+
$ax-icon-highlight-after: ''; //pen-tool-01
|
165
|
+
|
166
|
+
$ax-icon-link: '䊌'; //link-01
|
167
|
+
$ax-icon-link-after: ''; //link-01
|
168
|
+
|
169
|
+
$ax-icon-image: '䆗'; //image-01
|
170
|
+
$ax-icon-image-after: ''; //image-01
|
171
|
+
|
172
|
+
$ax-icon-pen: '䓼'; //pen-tool-03
|
173
|
+
$ax-icon-pen-after: ''; //pen-tool-03
|
174
|
+
|
175
|
+
$ax-icon-eraser: '㿔'; //eraser
|
176
|
+
$ax-icon-eraser-after: ''; //eraser
|
177
|
+
|
178
|
+
$ax-icon-pen-ruler: '㵉'; //canvas
|
179
|
+
$ax-icon-pen-ruler-after: ''; //canvas
|
@@ -0,0 +1,179 @@
|
|
1
|
+
$ax-icon-more-horizontal: '吞'; //more-horizontal
|
2
|
+
$ax-icon-more-horizontal-after: ''; //more-horizontal
|
3
|
+
|
4
|
+
$ax-icon-more-vertical: '否'; //more-vertical
|
5
|
+
$ax-icon-more-vertical-after: ''; //more-vertical
|
6
|
+
|
7
|
+
$ax-icon-arrow-long-up: '䮦'; //arrow-up-02
|
8
|
+
$ax-icon-arrow-long-up-after: ''; //arrow-up-02
|
9
|
+
|
10
|
+
$ax-icon-arrow-long-down: '䭺'; //arrow-down-02
|
11
|
+
$ax-icon-arrow-long-down-after: ''; //arrow-down-02
|
12
|
+
|
13
|
+
$ax-icon-color-palette: '哢'; //paint-board
|
14
|
+
$ax-icon-color-palette-after: ''; //paint-board
|
15
|
+
|
16
|
+
$ax-icon-arrow-left: '䮌'; //arrow-left-04
|
17
|
+
$ax-icon-arrow-left-after: ''; //arrow-left-04
|
18
|
+
|
19
|
+
$ax-icon-arrow-down: '䭼'; //arrow-down-04
|
20
|
+
$ax-icon-arrow-down-after: ''; //arrow-down-04
|
21
|
+
|
22
|
+
$ax-icon-arrow-up: '䮨'; //arrow-up-04
|
23
|
+
$ax-icon-arrow-up-after: ''; //arrow-up-04
|
24
|
+
|
25
|
+
$ax-icon-arrow-right: '䮛'; //arrow-right-04
|
26
|
+
$ax-icon-arrow-right-after: ''; //arrow-right-04
|
27
|
+
|
28
|
+
$ax-icon-chevron-left: '䮉'; //arrow-left-01
|
29
|
+
$ax-icon-chevron-left-after: ''; //arrow-left-01
|
30
|
+
|
31
|
+
$ax-icon-chevron-down: '䭹'; //arrow-down-01
|
32
|
+
$ax-icon-chevron-down-after: ''; //arrow-down-01
|
33
|
+
|
34
|
+
$ax-icon-chevron-up: '䮥'; //arrow-up-01
|
35
|
+
$ax-icon-chevron-up-after: ''; //arrow-up-01
|
36
|
+
|
37
|
+
$ax-icon-chevron-right: '䮘'; //arrow-right-01
|
38
|
+
$ax-icon-chevron-right-after: ''; //arrow-right-01
|
39
|
+
|
40
|
+
$ax-icon-first-page: '䮋'; //arrow-left-03
|
41
|
+
$ax-icon-first-page-after: ''; //arrow-left-03
|
42
|
+
|
43
|
+
$ax-icon-last-page: '䮚'; //arrow-right-03
|
44
|
+
$ax-icon-last-page-after: ''; //arrow-right-03
|
45
|
+
|
46
|
+
$ax-icon-calendar: '䴃'; //calendar-01
|
47
|
+
$ax-icon-calendar-after: ''; //calendar-01
|
48
|
+
|
49
|
+
$ax-icon-info: '凝'; //information-circle
|
50
|
+
$ax-icon-info-after: ''; //information-circle
|
51
|
+
|
52
|
+
$ax-icon-error: '䬢'; //alert-circle
|
53
|
+
$ax-icon-error-after: ''; //alert-circle
|
54
|
+
|
55
|
+
$ax-icon-warning: '䬠'; //alert-01
|
56
|
+
$ax-icon-warning-after: ''; //alert-01
|
57
|
+
|
58
|
+
$ax-icon-check: '大'; //tick-02
|
59
|
+
$ax-icon-check-after: ''; //tick-02
|
60
|
+
|
61
|
+
$ax-icon-check-circle: '䷆'; //checkmark-circle-02
|
62
|
+
$ax-icon-check-circle-after: ''; //checkmark-circle-02
|
63
|
+
|
64
|
+
$ax-icon-dobble-check: '夫'; //tick-double-02
|
65
|
+
$ax-icon-dobble-check-after: ''; //tick-double-02
|
66
|
+
|
67
|
+
$ax-icon-close: '䵡'; //cancel-01
|
68
|
+
$ax-icon-close-after: ''; //cancel-01
|
69
|
+
|
70
|
+
$ax-icon-clear: '䵤'; //cancel-circle
|
71
|
+
$ax-icon-clear-after: ''; //cancel-circle
|
72
|
+
|
73
|
+
$ax-icon-visibility-off: '娠'; //view-off-slash
|
74
|
+
$ax-icon-visibility-off-after: ''; //view-off-slash
|
75
|
+
|
76
|
+
$ax-icon-visibility: '倅'; //eye
|
77
|
+
$ax-icon-visibility-after: ''; //eye
|
78
|
+
|
79
|
+
$ax-icon-unfold-more: '姀'; //unfold-more
|
80
|
+
$ax-icon-unfold-more-after: ''; //unfold-more
|
81
|
+
|
82
|
+
$ax-icon-download: '侒'; //download-04
|
83
|
+
$ax-icon-download-after: ''; //download-04
|
84
|
+
|
85
|
+
$ax-icon-upload: '姏'; //upload-04
|
86
|
+
$ax-icon-upload-after: ''; //upload-04
|
87
|
+
|
88
|
+
$ax-icon-search: '嚴'; //search-01
|
89
|
+
$ax-icon-search-after: ''; //search-01
|
90
|
+
|
91
|
+
$ax-icon-copy: '亓'; //copy-01
|
92
|
+
$ax-icon-copy-after: ''; //copy-01
|
93
|
+
|
94
|
+
$ax-icon-refresh: '䮖'; //arrow-reload-horizontal
|
95
|
+
$ax-icon-refresh-after: ''; //arrow-reload-horizontal
|
96
|
+
|
97
|
+
$ax-icon-inbox: '凐'; //inbox
|
98
|
+
$ax-icon-inbox-after: ''; //inbox
|
99
|
+
|
100
|
+
$ax-icon-emoji: '坷'; //smile
|
101
|
+
$ax-icon-emoji-after: ''; //smile
|
102
|
+
|
103
|
+
$ax-icon-attach: '䯆'; //attachment-01
|
104
|
+
$ax-icon-attach-after: ''; //attachment-01
|
105
|
+
|
106
|
+
$ax-icon-mic: '厴'; //mic-01
|
107
|
+
$ax-icon-mic-after: ''; //mic-01
|
108
|
+
|
109
|
+
$ax-icon-send: '囕'; //sent
|
110
|
+
$ax-icon-send-after: ''; //sent
|
111
|
+
|
112
|
+
$ax-icon-play: '啚'; //play
|
113
|
+
$ax-icon-play-after: ''; //play
|
114
|
+
|
115
|
+
$ax-icon-pause: '唈'; //pause
|
116
|
+
$ax-icon-pause-after: ''; //pause
|
117
|
+
|
118
|
+
$ax-icon-reload: '嘑'; //reload
|
119
|
+
$ax-icon-reload-after: ''; //reload
|
120
|
+
|
121
|
+
$ax-icon-heart: '們'; //favourite
|
122
|
+
$ax-icon-heart-after: ''; //favourite
|
123
|
+
|
124
|
+
$ax-icon-comment: '乞'; //comment-01
|
125
|
+
$ax-icon-comment-after: ''; //comment-01
|
126
|
+
|
127
|
+
$ax-icon-bold: '壨'; //text-bold
|
128
|
+
$ax-icon-bold-after: ''; //text-bold
|
129
|
+
|
130
|
+
$ax-icon-italic: '壻'; //text-italic
|
131
|
+
$ax-icon-italic-after: ''; //text-italic
|
132
|
+
|
133
|
+
$ax-icon-strike: '夁'; //text-strikethrough
|
134
|
+
$ax-icon-strike-after: ''; //text-strikethrough
|
135
|
+
|
136
|
+
$ax-icon-under-line: '夅'; //text-underline
|
137
|
+
$ax-icon-under-line-after: ''; //text-underline
|
138
|
+
|
139
|
+
$ax-icon-order-list: '劍'; //left-to-right-list-number
|
140
|
+
$ax-icon-order-list-after: ''; //left-to-right-list-number
|
141
|
+
|
142
|
+
$ax-icon-un-order-list: '劋'; //left-to-right-list-bullet
|
143
|
+
$ax-icon-un-order-list-after: ''; //left-to-right-list-bullet
|
144
|
+
|
145
|
+
$ax-icon-align-left: '壤'; //text-align-left
|
146
|
+
$ax-icon-align-left-after: ''; //text-align-left
|
147
|
+
|
148
|
+
$ax-icon-align-right: '壦'; //text-align-right
|
149
|
+
$ax-icon-align-right-after: ''; //text-align-right
|
150
|
+
|
151
|
+
$ax-icon-align-center: '壟'; //text-align-center
|
152
|
+
$ax-icon-align-center-after: ''; //text-align-center
|
153
|
+
|
154
|
+
$ax-icon-align-justify: '壠'; //text-align-justify-center
|
155
|
+
$ax-icon-align-justify-after: ''; //text-align-justify-center
|
156
|
+
|
157
|
+
$ax-icon-undo: '䮡'; //arrow-turn-backward
|
158
|
+
$ax-icon-undo-after: ''; //arrow-turn-backward
|
159
|
+
|
160
|
+
$ax-icon-redo: '䮣'; //arrow-turn-forward
|
161
|
+
$ax-icon-redo-after: ''; //arrow-turn-forward
|
162
|
+
|
163
|
+
$ax-icon-highlight: '唙'; //pen-tool-01
|
164
|
+
$ax-icon-highlight-after: ''; //pen-tool-01
|
165
|
+
|
166
|
+
$ax-icon-link: '动'; //link-01
|
167
|
+
$ax-icon-link-after: ''; //link-01
|
168
|
+
|
169
|
+
$ax-icon-image: '冶'; //image-01
|
170
|
+
$ax-icon-image-after: ''; //image-01
|
171
|
+
|
172
|
+
$ax-icon-pen: '唛'; //pen-tool-03
|
173
|
+
$ax-icon-pen-after: ''; //pen-tool-03
|
174
|
+
|
175
|
+
$ax-icon-eraser: '俳'; //eraser
|
176
|
+
$ax-icon-eraser-after: ''; //eraser
|
177
|
+
|
178
|
+
$ax-icon-pen-ruler: '䵨'; //canvas
|
179
|
+
$ax-icon-pen-ruler-after: ''; //canvas
|
@@ -0,0 +1,179 @@
|
|
1
|
+
$ax-icon-more-horizontal: '搽'; //more-horizontal
|
2
|
+
$ax-icon-more-horizontal-after: ''; //more-horizontal
|
3
|
+
|
4
|
+
$ax-icon-more-vertical: '摅'; //more-vertical
|
5
|
+
$ax-icon-more-vertical-after: ''; //more-vertical
|
6
|
+
|
7
|
+
$ax-icon-arrow-long-up: '寅'; //arrow-up-02
|
8
|
+
$ax-icon-arrow-long-up-after: ''; //arrow-up-02
|
9
|
+
|
10
|
+
$ax-icon-arrow-long-down: '宙'; //arrow-down-02
|
11
|
+
$ax-icon-arrow-long-down-after: ''; //arrow-down-02
|
12
|
+
|
13
|
+
$ax-icon-color-palette: '攁'; //paint-board
|
14
|
+
$ax-icon-color-palette-after: ''; //paint-board
|
15
|
+
|
16
|
+
$ax-icon-arrow-left: '宫'; //arrow-left-04
|
17
|
+
$ax-icon-arrow-left-after: ''; //arrow-left-04
|
18
|
+
|
19
|
+
$ax-icon-arrow-down: '宛'; //arrow-down-04
|
20
|
+
$ax-icon-arrow-down-after: ''; //arrow-down-04
|
21
|
+
|
22
|
+
$ax-icon-arrow-up: '寇'; //arrow-up-04
|
23
|
+
$ax-icon-arrow-up-after: ''; //arrow-up-04
|
24
|
+
|
25
|
+
$ax-icon-arrow-right: '宺'; //arrow-right-04
|
26
|
+
$ax-icon-arrow-right-after: ''; //arrow-right-04
|
27
|
+
|
28
|
+
$ax-icon-chevron-left: '宨'; //arrow-left-01
|
29
|
+
$ax-icon-chevron-left-after: ''; //arrow-left-01
|
30
|
+
|
31
|
+
$ax-icon-chevron-down: '官'; //arrow-down-01
|
32
|
+
$ax-icon-chevron-down-after: ''; //arrow-down-01
|
33
|
+
|
34
|
+
$ax-icon-chevron-up: '寄'; //arrow-up-01
|
35
|
+
$ax-icon-chevron-up-after: ''; //arrow-up-01
|
36
|
+
|
37
|
+
$ax-icon-chevron-right: '宷'; //arrow-right-01
|
38
|
+
$ax-icon-chevron-right-after: ''; //arrow-right-01
|
39
|
+
|
40
|
+
$ax-icon-first-page: '宪'; //arrow-left-03
|
41
|
+
$ax-icon-first-page-after: ''; //arrow-left-03
|
42
|
+
|
43
|
+
$ax-icon-last-page: '容'; //arrow-right-03
|
44
|
+
$ax-icon-last-page-after: ''; //arrow-right-03
|
45
|
+
|
46
|
+
$ax-icon-calendar: '崢'; //calendar-01
|
47
|
+
$ax-icon-calendar-after: ''; //calendar-01
|
48
|
+
|
49
|
+
$ax-icon-info: '懼'; //information-circle
|
50
|
+
$ax-icon-info-after: ''; //information-circle
|
51
|
+
|
52
|
+
$ax-icon-error: '孁'; //alert-circle
|
53
|
+
$ax-icon-error-after: ''; //alert-circle
|
54
|
+
|
55
|
+
$ax-icon-warning: '嬿'; //alert-01
|
56
|
+
$ax-icon-warning-after: ''; //alert-01
|
57
|
+
|
58
|
+
$ax-icon-check: '楆'; //tick-02
|
59
|
+
$ax-icon-check-after: ''; //tick-02
|
60
|
+
|
61
|
+
$ax-icon-check-circle: '工'; //checkmark-circle-02
|
62
|
+
$ax-icon-check-circle-after: ''; //checkmark-circle-02
|
63
|
+
|
64
|
+
$ax-icon-dobble-check: '楊'; //tick-double-02
|
65
|
+
$ax-icon-dobble-check-after: ''; //tick-double-02
|
66
|
+
|
67
|
+
$ax-icon-close: '嶀'; //cancel-01
|
68
|
+
$ax-icon-close-after: ''; //cancel-01
|
69
|
+
|
70
|
+
$ax-icon-clear: '嶃'; //cancel-circle
|
71
|
+
$ax-icon-clear-after: ''; //cancel-circle
|
72
|
+
|
73
|
+
$ax-icon-visibility-off: '樿'; //view-off-slash
|
74
|
+
$ax-icon-visibility-off-after: ''; //view-off-slash
|
75
|
+
|
76
|
+
$ax-icon-visibility: '怤'; //eye
|
77
|
+
$ax-icon-visibility-after: ''; //eye
|
78
|
+
|
79
|
+
$ax-icon-unfold-more: '槟'; //unfold-more
|
80
|
+
$ax-icon-unfold-more-after: ''; //unfold-more
|
81
|
+
|
82
|
+
$ax-icon-download: '徱'; //download-04
|
83
|
+
$ax-icon-download-after: ''; //download-04
|
84
|
+
|
85
|
+
$ax-icon-upload: '槮'; //upload-04
|
86
|
+
$ax-icon-upload-after: ''; //upload-04
|
87
|
+
|
88
|
+
$ax-icon-search: '曓'; //search-01
|
89
|
+
$ax-icon-search-after: ''; //search-01
|
90
|
+
|
91
|
+
$ax-icon-copy: '庲'; //copy-01
|
92
|
+
$ax-icon-copy-after: ''; //copy-01
|
93
|
+
|
94
|
+
$ax-icon-refresh: '宵'; //arrow-reload-horizontal
|
95
|
+
$ax-icon-refresh-after: ''; //arrow-reload-horizontal
|
96
|
+
|
97
|
+
$ax-icon-inbox: '懯'; //inbox
|
98
|
+
$ax-icon-inbox-after: ''; //inbox
|
99
|
+
|
100
|
+
$ax-icon-emoji: '枖'; //smile
|
101
|
+
$ax-icon-emoji-after: ''; //smile
|
102
|
+
|
103
|
+
$ax-icon-attach: '寥'; //attachment-01
|
104
|
+
$ax-icon-attach-after: ''; //attachment-01
|
105
|
+
|
106
|
+
$ax-icon-mic: '揓'; //mic-01
|
107
|
+
$ax-icon-mic-after: ''; //mic-01
|
108
|
+
|
109
|
+
$ax-icon-send: '更'; //sent
|
110
|
+
$ax-icon-send-after: ''; //sent
|
111
|
+
|
112
|
+
$ax-icon-play: '敹'; //play
|
113
|
+
$ax-icon-play-after: ''; //play
|
114
|
+
|
115
|
+
$ax-icon-pause: '攧'; //pause
|
116
|
+
$ax-icon-pause-after: ''; //pause
|
117
|
+
|
118
|
+
$ax-icon-reload: '昰'; //reload
|
119
|
+
$ax-icon-reload-after: ''; //reload
|
120
|
+
|
121
|
+
$ax-icon-heart: '怰'; //favourite
|
122
|
+
$ax-icon-heart-after: ''; //favourite
|
123
|
+
|
124
|
+
$ax-icon-comment: '幽'; //comment-01
|
125
|
+
$ax-icon-comment-after: ''; //comment-01
|
126
|
+
|
127
|
+
$ax-icon-bold: '椇'; //text-bold
|
128
|
+
$ax-icon-bold-after: ''; //text-bold
|
129
|
+
|
130
|
+
$ax-icon-italic: '椚'; //text-italic
|
131
|
+
$ax-icon-italic-after: ''; //text-italic
|
132
|
+
|
133
|
+
$ax-icon-strike: '椠'; //text-strikethrough
|
134
|
+
$ax-icon-strike-after: ''; //text-strikethrough
|
135
|
+
|
136
|
+
$ax-icon-under-line: '椤'; //text-underline
|
137
|
+
$ax-icon-under-line-after: ''; //text-underline
|
138
|
+
|
139
|
+
$ax-icon-order-list: '抬'; //left-to-right-list-number
|
140
|
+
$ax-icon-order-list-after: ''; //left-to-right-list-number
|
141
|
+
|
142
|
+
$ax-icon-un-order-list: '抪'; //left-to-right-list-bullet
|
143
|
+
$ax-icon-un-order-list-after: ''; //left-to-right-list-bullet
|
144
|
+
|
145
|
+
$ax-icon-align-left: '椃'; //text-align-left
|
146
|
+
$ax-icon-align-left-after: ''; //text-align-left
|
147
|
+
|
148
|
+
$ax-icon-align-right: '椅'; //text-align-right
|
149
|
+
$ax-icon-align-right-after: ''; //text-align-right
|
150
|
+
|
151
|
+
$ax-icon-align-center: '棾'; //text-align-center
|
152
|
+
$ax-icon-align-center-after: ''; //text-align-center
|
153
|
+
|
154
|
+
$ax-icon-align-justify: '棿'; //text-align-justify-center
|
155
|
+
$ax-icon-align-justify-after: ''; //text-align-justify-center
|
156
|
+
|
157
|
+
$ax-icon-undo: '寀'; //arrow-turn-backward
|
158
|
+
$ax-icon-undo-after: ''; //arrow-turn-backward
|
159
|
+
|
160
|
+
$ax-icon-redo: '寂'; //arrow-turn-forward
|
161
|
+
$ax-icon-redo-after: ''; //arrow-turn-forward
|
162
|
+
|
163
|
+
$ax-icon-highlight: '攸'; //pen-tool-01
|
164
|
+
$ax-icon-highlight-after: ''; //pen-tool-01
|
165
|
+
|
166
|
+
$ax-icon-link: '拇'; //link-01
|
167
|
+
$ax-icon-link-after: ''; //link-01
|
168
|
+
|
169
|
+
$ax-icon-image: '懕'; //image-01
|
170
|
+
$ax-icon-image-after: ''; //image-01
|
171
|
+
|
172
|
+
$ax-icon-pen: '攺'; //pen-tool-03
|
173
|
+
$ax-icon-pen-after: ''; //pen-tool-03
|
174
|
+
|
175
|
+
$ax-icon-eraser: '怒'; //eraser
|
176
|
+
$ax-icon-eraser-after: ''; //eraser
|
177
|
+
|
178
|
+
$ax-icon-pen-ruler: '嶇'; //canvas
|
179
|
+
$ax-icon-pen-ruler-after: ''; //canvas
|