@sankhyalabs/ez-design 5.10.0-dev.12 → 5.10.0-dev.13
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/dist/default/ez-themed.css +3 -0
- package/dist/default/ez-themed.min.css +1 -1
- package/dist/default/icons/fonts/ez-icons.css +76 -74
- package/dist/default/icons/fonts/ez-icons.eot +0 -0
- package/dist/default/icons/fonts/ez-icons.less +76 -74
- package/dist/default/icons/fonts/ez-icons.module.less +76 -74
- package/dist/default/icons/fonts/ez-icons.scss +146 -142
- package/dist/default/icons/fonts/ez-icons.styl +76 -74
- package/dist/default/icons/fonts/ez-icons.svg +74 -68
- package/dist/default/icons/fonts/ez-icons.symbol.svg +1 -1
- package/dist/default/icons/fonts/ez-icons.ttf +0 -0
- package/dist/default/icons/fonts/ez-icons.woff +0 -0
- package/dist/default/icons/fonts/ez-icons.woff2 +0 -0
- package/dist/default/icons/fonts/index.html +1 -1
- package/dist/default/icons/fonts/symbol.html +14 -0
- package/dist/default/icons/fonts/unicode.html +5 -5
- package/dist/default/icons/svg/hide-list.svg +7 -0
- package/dist/default/icons/svg/show-list.svg +7 -0
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
@font-face {font-family: "ez-icons";
|
|
2
|
-
src: url('ez-icons.eot?t=
|
|
3
|
-
src: url('ez-icons.eot?t=
|
|
4
|
-
url("ez-icons.woff2?t=
|
|
5
|
-
url("ez-icons.woff?t=
|
|
6
|
-
url('ez-icons.ttf?t=
|
|
7
|
-
url('ez-icons.svg?t=
|
|
2
|
+
src: url('ez-icons.eot?t=1734713827911'); /* IE9*/
|
|
3
|
+
src: url('ez-icons.eot?t=1734713827911#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
4
|
+
url("ez-icons.woff2?t=1734713827911") format("woff2"),
|
|
5
|
+
url("ez-icons.woff?t=1734713827911") format("woff"),
|
|
6
|
+
url('ez-icons.ttf?t=1734713827911') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
|
|
7
|
+
url('ez-icons.svg?t=1734713827911#ez-icons') format('svg'); /* iOS 4.1- */
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
[class^="ez-icon-"], [class*=" ez-icon-"] {
|
|
@@ -105,74 +105,76 @@
|
|
|
105
105
|
.ez-icon-handshake:before { content: "\ea58"; }
|
|
106
106
|
.ez-icon-help-inverted:before { content: "\ea59"; }
|
|
107
107
|
.ez-icon-help:before { content: "\ea5a"; }
|
|
108
|
-
.ez-icon-
|
|
109
|
-
.ez-icon-
|
|
110
|
-
.ez-icon-
|
|
111
|
-
.ez-icon-
|
|
112
|
-
.ez-icon-
|
|
113
|
-
.ez-icon-
|
|
114
|
-
.ez-icon-
|
|
115
|
-
.ez-icon-
|
|
116
|
-
.ez-icon-
|
|
117
|
-
.ez-icon-lock:before { content: "\ea64"; }
|
|
118
|
-
.ez-icon-
|
|
119
|
-
.ez-icon-
|
|
120
|
-
.ez-icon-
|
|
121
|
-
.ez-icon-
|
|
122
|
-
.ez-icon-money:before { content: "\ea69"; }
|
|
123
|
-
.ez-icon-
|
|
124
|
-
.ez-icon-
|
|
125
|
-
.ez-icon-
|
|
126
|
-
.ez-icon-
|
|
127
|
-
.ez-icon-
|
|
128
|
-
.ez-icon-
|
|
129
|
-
.ez-icon-
|
|
130
|
-
.ez-icon-ordem-
|
|
131
|
-
.ez-icon-
|
|
132
|
-
.ez-icon-
|
|
133
|
-
.ez-icon-
|
|
134
|
-
.ez-icon-
|
|
135
|
-
.ez-icon-
|
|
136
|
-
.ez-icon-
|
|
137
|
-
.ez-icon-
|
|
138
|
-
.ez-icon-
|
|
139
|
-
.ez-icon-
|
|
140
|
-
.ez-icon-
|
|
141
|
-
.ez-icon-
|
|
142
|
-
.ez-icon-
|
|
143
|
-
.ez-icon-
|
|
144
|
-
.ez-icon-
|
|
145
|
-
.ez-icon-
|
|
146
|
-
.ez-icon-
|
|
147
|
-
.ez-icon-
|
|
148
|
-
.ez-icon-
|
|
149
|
-
.ez-icon-
|
|
150
|
-
.ez-icon-
|
|
151
|
-
.ez-icon-
|
|
152
|
-
.ez-icon-
|
|
153
|
-
.ez-icon-settings:before { content: "\ea88"; }
|
|
154
|
-
.ez-icon-
|
|
155
|
-
.ez-icon-
|
|
156
|
-
.ez-icon-
|
|
157
|
-
.ez-icon-
|
|
158
|
-
.ez-icon-
|
|
159
|
-
.ez-icon-
|
|
160
|
-
.ez-icon-
|
|
161
|
-
.ez-icon-
|
|
162
|
-
.ez-icon-
|
|
163
|
-
.ez-icon-
|
|
164
|
-
.ez-icon-
|
|
165
|
-
.ez-icon-
|
|
166
|
-
.ez-icon-
|
|
167
|
-
.ez-icon-
|
|
168
|
-
.ez-icon-
|
|
169
|
-
.ez-icon-
|
|
170
|
-
.ez-icon-
|
|
171
|
-
.ez-icon-
|
|
172
|
-
.ez-icon-
|
|
173
|
-
.ez-icon-
|
|
174
|
-
.ez-icon-
|
|
175
|
-
.ez-icon-
|
|
108
|
+
.ez-icon-hide-list:before { content: "\ea5b"; }
|
|
109
|
+
.ez-icon-hide_menu:before { content: "\ea5c"; }
|
|
110
|
+
.ez-icon-home:before { content: "\ea5d"; }
|
|
111
|
+
.ez-icon-icons104:before { content: "\ea5e"; }
|
|
112
|
+
.ez-icon-language:before { content: "\ea5f"; }
|
|
113
|
+
.ez-icon-launch:before { content: "\ea60"; }
|
|
114
|
+
.ez-icon-lightbulb:before { content: "\ea61"; }
|
|
115
|
+
.ez-icon-list:before { content: "\ea62"; }
|
|
116
|
+
.ez-icon-location:before { content: "\ea63"; }
|
|
117
|
+
.ez-icon-lock-outline:before { content: "\ea64"; }
|
|
118
|
+
.ez-icon-lock:before { content: "\ea65"; }
|
|
119
|
+
.ez-icon-menu:before { content: "\ea66"; }
|
|
120
|
+
.ez-icon-mid:before { content: "\ea67"; }
|
|
121
|
+
.ez-icon-minus:before { content: "\ea68"; }
|
|
122
|
+
.ez-icon-money-off:before { content: "\ea69"; }
|
|
123
|
+
.ez-icon-money:before { content: "\ea6a"; }
|
|
124
|
+
.ez-icon-more:before { content: "\ea6b"; }
|
|
125
|
+
.ez-icon-mp3:before { content: "\ea6c"; }
|
|
126
|
+
.ez-icon-mp4:before { content: "\ea6d"; }
|
|
127
|
+
.ez-icon-multiple-files:before { content: "\ea6e"; }
|
|
128
|
+
.ez-icon-north-west:before { content: "\ea6f"; }
|
|
129
|
+
.ez-icon-number:before { content: "\ea70"; }
|
|
130
|
+
.ez-icon-ordem-ascendente:before { content: "\ea71"; }
|
|
131
|
+
.ez-icon-ordem-descendente:before { content: "\ea72"; }
|
|
132
|
+
.ez-icon-parcelar:before { content: "\ea73"; }
|
|
133
|
+
.ez-icon-pause:before { content: "\ea74"; }
|
|
134
|
+
.ez-icon-payments:before { content: "\ea75"; }
|
|
135
|
+
.ez-icon-pdf:before { content: "\ea76"; }
|
|
136
|
+
.ez-icon-play:before { content: "\ea77"; }
|
|
137
|
+
.ez-icon-plus:before { content: "\ea78"; }
|
|
138
|
+
.ez-icon-png:before { content: "\ea79"; }
|
|
139
|
+
.ez-icon-power:before { content: "\ea7a"; }
|
|
140
|
+
.ez-icon-pptx:before { content: "\ea7b"; }
|
|
141
|
+
.ez-icon-preview:before { content: "\ea7c"; }
|
|
142
|
+
.ez-icon-print:before { content: "\ea7d"; }
|
|
143
|
+
.ez-icon-push-pin:before { content: "\ea7e"; }
|
|
144
|
+
.ez-icon-rateio:before { content: "\ea7f"; }
|
|
145
|
+
.ez-icon-receipt:before { content: "\ea80"; }
|
|
146
|
+
.ez-icon-recolher_card:before { content: "\ea81"; }
|
|
147
|
+
.ez-icon-remove-from-cart:before { content: "\ea82"; }
|
|
148
|
+
.ez-icon-restore:before { content: "\ea83"; }
|
|
149
|
+
.ez-icon-return:before { content: "\ea84"; }
|
|
150
|
+
.ez-icon-sankhya-place:before { content: "\ea85"; }
|
|
151
|
+
.ez-icon-save:before { content: "\ea86"; }
|
|
152
|
+
.ez-icon-search:before { content: "\ea87"; }
|
|
153
|
+
.ez-icon-settings-inverted:before { content: "\ea88"; }
|
|
154
|
+
.ez-icon-settings:before { content: "\ea89"; }
|
|
155
|
+
.ez-icon-share:before { content: "\ea8a"; }
|
|
156
|
+
.ez-icon-shield:before { content: "\ea8b"; }
|
|
157
|
+
.ez-icon-show-list:before { content: "\ea8c"; }
|
|
158
|
+
.ez-icon-show_menu:before { content: "\ea8d"; }
|
|
159
|
+
.ez-icon-south-east:before { content: "\ea8e"; }
|
|
160
|
+
.ez-icon-sync:before { content: "\ea8f"; }
|
|
161
|
+
.ez-icon-table:before { content: "\ea90"; }
|
|
162
|
+
.ez-icon-tag_code:before { content: "\ea91"; }
|
|
163
|
+
.ez-icon-text:before { content: "\ea92"; }
|
|
164
|
+
.ez-icon-timeline:before { content: "\ea93"; }
|
|
165
|
+
.ez-icon-timer-outline:before { content: "\ea94"; }
|
|
166
|
+
.ez-icon-trending-up:before { content: "\ea95"; }
|
|
167
|
+
.ez-icon-tune:before { content: "\ea96"; }
|
|
168
|
+
.ez-icon-txt:before { content: "\ea97"; }
|
|
169
|
+
.ez-icon-un-pin:before { content: "\ea98"; }
|
|
170
|
+
.ez-icon-unfold_less:before { content: "\ea99"; }
|
|
171
|
+
.ez-icon-unfold_more:before { content: "\ea9a"; }
|
|
172
|
+
.ez-icon-user-circle:before { content: "\ea9b"; }
|
|
173
|
+
.ez-icon-warning-outline:before { content: "\ea9c"; }
|
|
174
|
+
.ez-icon-warning_triangle:before { content: "\ea9d"; }
|
|
175
|
+
.ez-icon-whatshot:before { content: "\ea9e"; }
|
|
176
|
+
.ez-icon-xlsx:before { content: "\ea9f"; }
|
|
177
|
+
.ez-icon-zip:before { content: "\eaa0"; }
|
|
176
178
|
|
|
177
179
|
$ez-icon-2chevron-down: "\ea01";
|
|
178
180
|
$ez-icon-2chevron-up: "\ea02";
|
|
@@ -264,72 +266,74 @@ $ez-icon-graph_bar: "\ea57";
|
|
|
264
266
|
$ez-icon-handshake: "\ea58";
|
|
265
267
|
$ez-icon-help-inverted: "\ea59";
|
|
266
268
|
$ez-icon-help: "\ea5a";
|
|
267
|
-
$ez-icon-
|
|
268
|
-
$ez-icon-
|
|
269
|
-
$ez-icon-
|
|
270
|
-
$ez-icon-
|
|
271
|
-
$ez-icon-
|
|
272
|
-
$ez-icon-
|
|
273
|
-
$ez-icon-
|
|
274
|
-
$ez-icon-
|
|
275
|
-
$ez-icon-
|
|
276
|
-
$ez-icon-lock: "\ea64";
|
|
277
|
-
$ez-icon-
|
|
278
|
-
$ez-icon-
|
|
279
|
-
$ez-icon-
|
|
280
|
-
$ez-icon-
|
|
281
|
-
$ez-icon-money: "\ea69";
|
|
282
|
-
$ez-icon-
|
|
283
|
-
$ez-icon-
|
|
284
|
-
$ez-icon-
|
|
285
|
-
$ez-icon-
|
|
286
|
-
$ez-icon-
|
|
287
|
-
$ez-icon-
|
|
288
|
-
$ez-icon-
|
|
289
|
-
$ez-icon-ordem-
|
|
290
|
-
$ez-icon-
|
|
291
|
-
$ez-icon-
|
|
292
|
-
$ez-icon-
|
|
293
|
-
$ez-icon-
|
|
294
|
-
$ez-icon-
|
|
295
|
-
$ez-icon-
|
|
296
|
-
$ez-icon-
|
|
297
|
-
$ez-icon-
|
|
298
|
-
$ez-icon-
|
|
299
|
-
$ez-icon-
|
|
300
|
-
$ez-icon-
|
|
301
|
-
$ez-icon-
|
|
302
|
-
$ez-icon-
|
|
303
|
-
$ez-icon-
|
|
304
|
-
$ez-icon-
|
|
305
|
-
$ez-icon-
|
|
306
|
-
$ez-icon-
|
|
307
|
-
$ez-icon-
|
|
308
|
-
$ez-icon-
|
|
309
|
-
$ez-icon-
|
|
310
|
-
$ez-icon-
|
|
311
|
-
$ez-icon-
|
|
312
|
-
$ez-icon-settings: "\ea88";
|
|
313
|
-
$ez-icon-
|
|
314
|
-
$ez-icon-
|
|
315
|
-
$ez-icon-
|
|
316
|
-
$ez-icon-
|
|
317
|
-
$ez-icon-
|
|
318
|
-
$ez-icon-
|
|
319
|
-
$ez-icon-
|
|
320
|
-
$ez-icon-
|
|
321
|
-
$ez-icon-
|
|
322
|
-
$ez-icon-
|
|
323
|
-
$ez-icon-
|
|
324
|
-
$ez-icon-
|
|
325
|
-
$ez-icon-
|
|
326
|
-
$ez-icon-
|
|
327
|
-
$ez-icon-
|
|
328
|
-
$ez-icon-
|
|
329
|
-
$ez-icon-
|
|
330
|
-
$ez-icon-
|
|
331
|
-
$ez-icon-
|
|
332
|
-
$ez-icon-
|
|
333
|
-
$ez-icon-
|
|
334
|
-
$ez-icon-
|
|
269
|
+
$ez-icon-hide-list: "\ea5b";
|
|
270
|
+
$ez-icon-hide_menu: "\ea5c";
|
|
271
|
+
$ez-icon-home: "\ea5d";
|
|
272
|
+
$ez-icon-icons104: "\ea5e";
|
|
273
|
+
$ez-icon-language: "\ea5f";
|
|
274
|
+
$ez-icon-launch: "\ea60";
|
|
275
|
+
$ez-icon-lightbulb: "\ea61";
|
|
276
|
+
$ez-icon-list: "\ea62";
|
|
277
|
+
$ez-icon-location: "\ea63";
|
|
278
|
+
$ez-icon-lock-outline: "\ea64";
|
|
279
|
+
$ez-icon-lock: "\ea65";
|
|
280
|
+
$ez-icon-menu: "\ea66";
|
|
281
|
+
$ez-icon-mid: "\ea67";
|
|
282
|
+
$ez-icon-minus: "\ea68";
|
|
283
|
+
$ez-icon-money-off: "\ea69";
|
|
284
|
+
$ez-icon-money: "\ea6a";
|
|
285
|
+
$ez-icon-more: "\ea6b";
|
|
286
|
+
$ez-icon-mp3: "\ea6c";
|
|
287
|
+
$ez-icon-mp4: "\ea6d";
|
|
288
|
+
$ez-icon-multiple-files: "\ea6e";
|
|
289
|
+
$ez-icon-north-west: "\ea6f";
|
|
290
|
+
$ez-icon-number: "\ea70";
|
|
291
|
+
$ez-icon-ordem-ascendente: "\ea71";
|
|
292
|
+
$ez-icon-ordem-descendente: "\ea72";
|
|
293
|
+
$ez-icon-parcelar: "\ea73";
|
|
294
|
+
$ez-icon-pause: "\ea74";
|
|
295
|
+
$ez-icon-payments: "\ea75";
|
|
296
|
+
$ez-icon-pdf: "\ea76";
|
|
297
|
+
$ez-icon-play: "\ea77";
|
|
298
|
+
$ez-icon-plus: "\ea78";
|
|
299
|
+
$ez-icon-png: "\ea79";
|
|
300
|
+
$ez-icon-power: "\ea7a";
|
|
301
|
+
$ez-icon-pptx: "\ea7b";
|
|
302
|
+
$ez-icon-preview: "\ea7c";
|
|
303
|
+
$ez-icon-print: "\ea7d";
|
|
304
|
+
$ez-icon-push-pin: "\ea7e";
|
|
305
|
+
$ez-icon-rateio: "\ea7f";
|
|
306
|
+
$ez-icon-receipt: "\ea80";
|
|
307
|
+
$ez-icon-recolher_card: "\ea81";
|
|
308
|
+
$ez-icon-remove-from-cart: "\ea82";
|
|
309
|
+
$ez-icon-restore: "\ea83";
|
|
310
|
+
$ez-icon-return: "\ea84";
|
|
311
|
+
$ez-icon-sankhya-place: "\ea85";
|
|
312
|
+
$ez-icon-save: "\ea86";
|
|
313
|
+
$ez-icon-search: "\ea87";
|
|
314
|
+
$ez-icon-settings-inverted: "\ea88";
|
|
315
|
+
$ez-icon-settings: "\ea89";
|
|
316
|
+
$ez-icon-share: "\ea8a";
|
|
317
|
+
$ez-icon-shield: "\ea8b";
|
|
318
|
+
$ez-icon-show-list: "\ea8c";
|
|
319
|
+
$ez-icon-show_menu: "\ea8d";
|
|
320
|
+
$ez-icon-south-east: "\ea8e";
|
|
321
|
+
$ez-icon-sync: "\ea8f";
|
|
322
|
+
$ez-icon-table: "\ea90";
|
|
323
|
+
$ez-icon-tag_code: "\ea91";
|
|
324
|
+
$ez-icon-text: "\ea92";
|
|
325
|
+
$ez-icon-timeline: "\ea93";
|
|
326
|
+
$ez-icon-timer-outline: "\ea94";
|
|
327
|
+
$ez-icon-trending-up: "\ea95";
|
|
328
|
+
$ez-icon-tune: "\ea96";
|
|
329
|
+
$ez-icon-txt: "\ea97";
|
|
330
|
+
$ez-icon-un-pin: "\ea98";
|
|
331
|
+
$ez-icon-unfold_less: "\ea99";
|
|
332
|
+
$ez-icon-unfold_more: "\ea9a";
|
|
333
|
+
$ez-icon-user-circle: "\ea9b";
|
|
334
|
+
$ez-icon-warning-outline: "\ea9c";
|
|
335
|
+
$ez-icon-warning_triangle: "\ea9d";
|
|
336
|
+
$ez-icon-whatshot: "\ea9e";
|
|
337
|
+
$ez-icon-xlsx: "\ea9f";
|
|
338
|
+
$ez-icon-zip: "\eaa0";
|
|
335
339
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
@font-face {font-family: "ez-icons";
|
|
2
|
-
src: url('ez-icons.eot?t=
|
|
3
|
-
src: url('ez-icons.eot?t=
|
|
4
|
-
url("ez-icons.woff2?t=
|
|
5
|
-
url("ez-icons.woff?t=
|
|
6
|
-
url('ez-icons.ttf?t=
|
|
7
|
-
url('ez-icons.svg?t=
|
|
2
|
+
src: url('ez-icons.eot?t=1734713827911'); /* IE9*/
|
|
3
|
+
src: url('ez-icons.eot?t=1734713827911#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
4
|
+
url("ez-icons.woff2?t=1734713827911") format("woff2"),
|
|
5
|
+
url("ez-icons.woff?t=1734713827911") format("woff"),
|
|
6
|
+
url('ez-icons.ttf?t=1734713827911') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
|
|
7
|
+
url('ez-icons.svg?t=1734713827911#ez-icons') format('svg'); /* iOS 4.1- */
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
[class^="ez-icon-"], [class*=" ez-icon-"] {
|
|
@@ -105,71 +105,73 @@
|
|
|
105
105
|
.ez-icon-handshake:before { content: "\ea58"; }
|
|
106
106
|
.ez-icon-help-inverted:before { content: "\ea59"; }
|
|
107
107
|
.ez-icon-help:before { content: "\ea5a"; }
|
|
108
|
-
.ez-icon-
|
|
109
|
-
.ez-icon-
|
|
110
|
-
.ez-icon-
|
|
111
|
-
.ez-icon-
|
|
112
|
-
.ez-icon-
|
|
113
|
-
.ez-icon-
|
|
114
|
-
.ez-icon-
|
|
115
|
-
.ez-icon-
|
|
116
|
-
.ez-icon-
|
|
117
|
-
.ez-icon-lock:before { content: "\ea64"; }
|
|
118
|
-
.ez-icon-
|
|
119
|
-
.ez-icon-
|
|
120
|
-
.ez-icon-
|
|
121
|
-
.ez-icon-
|
|
122
|
-
.ez-icon-money:before { content: "\ea69"; }
|
|
123
|
-
.ez-icon-
|
|
124
|
-
.ez-icon-
|
|
125
|
-
.ez-icon-
|
|
126
|
-
.ez-icon-
|
|
127
|
-
.ez-icon-
|
|
128
|
-
.ez-icon-
|
|
129
|
-
.ez-icon-
|
|
130
|
-
.ez-icon-ordem-
|
|
131
|
-
.ez-icon-
|
|
132
|
-
.ez-icon-
|
|
133
|
-
.ez-icon-
|
|
134
|
-
.ez-icon-
|
|
135
|
-
.ez-icon-
|
|
136
|
-
.ez-icon-
|
|
137
|
-
.ez-icon-
|
|
138
|
-
.ez-icon-
|
|
139
|
-
.ez-icon-
|
|
140
|
-
.ez-icon-
|
|
141
|
-
.ez-icon-
|
|
142
|
-
.ez-icon-
|
|
143
|
-
.ez-icon-
|
|
144
|
-
.ez-icon-
|
|
145
|
-
.ez-icon-
|
|
146
|
-
.ez-icon-
|
|
147
|
-
.ez-icon-
|
|
148
|
-
.ez-icon-
|
|
149
|
-
.ez-icon-
|
|
150
|
-
.ez-icon-
|
|
151
|
-
.ez-icon-
|
|
152
|
-
.ez-icon-
|
|
153
|
-
.ez-icon-settings:before { content: "\ea88"; }
|
|
154
|
-
.ez-icon-
|
|
155
|
-
.ez-icon-
|
|
156
|
-
.ez-icon-
|
|
157
|
-
.ez-icon-
|
|
158
|
-
.ez-icon-
|
|
159
|
-
.ez-icon-
|
|
160
|
-
.ez-icon-
|
|
161
|
-
.ez-icon-
|
|
162
|
-
.ez-icon-
|
|
163
|
-
.ez-icon-
|
|
164
|
-
.ez-icon-
|
|
165
|
-
.ez-icon-
|
|
166
|
-
.ez-icon-
|
|
167
|
-
.ez-icon-
|
|
168
|
-
.ez-icon-
|
|
169
|
-
.ez-icon-
|
|
170
|
-
.ez-icon-
|
|
171
|
-
.ez-icon-
|
|
172
|
-
.ez-icon-
|
|
173
|
-
.ez-icon-
|
|
174
|
-
.ez-icon-
|
|
175
|
-
.ez-icon-
|
|
108
|
+
.ez-icon-hide-list:before { content: "\ea5b"; }
|
|
109
|
+
.ez-icon-hide_menu:before { content: "\ea5c"; }
|
|
110
|
+
.ez-icon-home:before { content: "\ea5d"; }
|
|
111
|
+
.ez-icon-icons104:before { content: "\ea5e"; }
|
|
112
|
+
.ez-icon-language:before { content: "\ea5f"; }
|
|
113
|
+
.ez-icon-launch:before { content: "\ea60"; }
|
|
114
|
+
.ez-icon-lightbulb:before { content: "\ea61"; }
|
|
115
|
+
.ez-icon-list:before { content: "\ea62"; }
|
|
116
|
+
.ez-icon-location:before { content: "\ea63"; }
|
|
117
|
+
.ez-icon-lock-outline:before { content: "\ea64"; }
|
|
118
|
+
.ez-icon-lock:before { content: "\ea65"; }
|
|
119
|
+
.ez-icon-menu:before { content: "\ea66"; }
|
|
120
|
+
.ez-icon-mid:before { content: "\ea67"; }
|
|
121
|
+
.ez-icon-minus:before { content: "\ea68"; }
|
|
122
|
+
.ez-icon-money-off:before { content: "\ea69"; }
|
|
123
|
+
.ez-icon-money:before { content: "\ea6a"; }
|
|
124
|
+
.ez-icon-more:before { content: "\ea6b"; }
|
|
125
|
+
.ez-icon-mp3:before { content: "\ea6c"; }
|
|
126
|
+
.ez-icon-mp4:before { content: "\ea6d"; }
|
|
127
|
+
.ez-icon-multiple-files:before { content: "\ea6e"; }
|
|
128
|
+
.ez-icon-north-west:before { content: "\ea6f"; }
|
|
129
|
+
.ez-icon-number:before { content: "\ea70"; }
|
|
130
|
+
.ez-icon-ordem-ascendente:before { content: "\ea71"; }
|
|
131
|
+
.ez-icon-ordem-descendente:before { content: "\ea72"; }
|
|
132
|
+
.ez-icon-parcelar:before { content: "\ea73"; }
|
|
133
|
+
.ez-icon-pause:before { content: "\ea74"; }
|
|
134
|
+
.ez-icon-payments:before { content: "\ea75"; }
|
|
135
|
+
.ez-icon-pdf:before { content: "\ea76"; }
|
|
136
|
+
.ez-icon-play:before { content: "\ea77"; }
|
|
137
|
+
.ez-icon-plus:before { content: "\ea78"; }
|
|
138
|
+
.ez-icon-png:before { content: "\ea79"; }
|
|
139
|
+
.ez-icon-power:before { content: "\ea7a"; }
|
|
140
|
+
.ez-icon-pptx:before { content: "\ea7b"; }
|
|
141
|
+
.ez-icon-preview:before { content: "\ea7c"; }
|
|
142
|
+
.ez-icon-print:before { content: "\ea7d"; }
|
|
143
|
+
.ez-icon-push-pin:before { content: "\ea7e"; }
|
|
144
|
+
.ez-icon-rateio:before { content: "\ea7f"; }
|
|
145
|
+
.ez-icon-receipt:before { content: "\ea80"; }
|
|
146
|
+
.ez-icon-recolher_card:before { content: "\ea81"; }
|
|
147
|
+
.ez-icon-remove-from-cart:before { content: "\ea82"; }
|
|
148
|
+
.ez-icon-restore:before { content: "\ea83"; }
|
|
149
|
+
.ez-icon-return:before { content: "\ea84"; }
|
|
150
|
+
.ez-icon-sankhya-place:before { content: "\ea85"; }
|
|
151
|
+
.ez-icon-save:before { content: "\ea86"; }
|
|
152
|
+
.ez-icon-search:before { content: "\ea87"; }
|
|
153
|
+
.ez-icon-settings-inverted:before { content: "\ea88"; }
|
|
154
|
+
.ez-icon-settings:before { content: "\ea89"; }
|
|
155
|
+
.ez-icon-share:before { content: "\ea8a"; }
|
|
156
|
+
.ez-icon-shield:before { content: "\ea8b"; }
|
|
157
|
+
.ez-icon-show-list:before { content: "\ea8c"; }
|
|
158
|
+
.ez-icon-show_menu:before { content: "\ea8d"; }
|
|
159
|
+
.ez-icon-south-east:before { content: "\ea8e"; }
|
|
160
|
+
.ez-icon-sync:before { content: "\ea8f"; }
|
|
161
|
+
.ez-icon-table:before { content: "\ea90"; }
|
|
162
|
+
.ez-icon-tag_code:before { content: "\ea91"; }
|
|
163
|
+
.ez-icon-text:before { content: "\ea92"; }
|
|
164
|
+
.ez-icon-timeline:before { content: "\ea93"; }
|
|
165
|
+
.ez-icon-timer-outline:before { content: "\ea94"; }
|
|
166
|
+
.ez-icon-trending-up:before { content: "\ea95"; }
|
|
167
|
+
.ez-icon-tune:before { content: "\ea96"; }
|
|
168
|
+
.ez-icon-txt:before { content: "\ea97"; }
|
|
169
|
+
.ez-icon-un-pin:before { content: "\ea98"; }
|
|
170
|
+
.ez-icon-unfold_less:before { content: "\ea99"; }
|
|
171
|
+
.ez-icon-unfold_more:before { content: "\ea9a"; }
|
|
172
|
+
.ez-icon-user-circle:before { content: "\ea9b"; }
|
|
173
|
+
.ez-icon-warning-outline:before { content: "\ea9c"; }
|
|
174
|
+
.ez-icon-warning_triangle:before { content: "\ea9d"; }
|
|
175
|
+
.ez-icon-whatshot:before { content: "\ea9e"; }
|
|
176
|
+
.ez-icon-xlsx:before { content: "\ea9f"; }
|
|
177
|
+
.ez-icon-zip:before { content: "\eaa0"; }
|