@sankhyalabs/ez-design 2.0.5 → 2.1.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.
Files changed (48) hide show
  1. package/dist/default/icons/fonts/ez-icons.css +137 -113
  2. package/dist/default/icons/fonts/ez-icons.eot +0 -0
  3. package/dist/default/icons/fonts/ez-icons.less +137 -113
  4. package/dist/default/icons/fonts/ez-icons.module.less +137 -113
  5. package/dist/default/icons/fonts/ez-icons.scss +268 -220
  6. package/dist/default/icons/fonts/ez-icons.styl +137 -113
  7. package/dist/default/icons/fonts/ez-icons.svg +188 -116
  8. package/dist/default/icons/fonts/ez-icons.symbol.svg +1 -1
  9. package/dist/default/icons/fonts/ez-icons.ttf +0 -0
  10. package/dist/default/icons/fonts/ez-icons.woff +0 -0
  11. package/dist/default/icons/fonts/ez-icons.woff2 +0 -0
  12. package/dist/default/icons/fonts/index.html +1 -1
  13. package/dist/default/icons/fonts/symbol.html +168 -0
  14. package/dist/default/icons/fonts/unicode.html +5 -5
  15. package/dist/default/icons/svg/antecipa/303/247/303/243o.svg +3 -0
  16. package/dist/default/icons/svg/baixa.svg +3 -0
  17. package/dist/default/icons/svg/cleaning.svg +1 -1
  18. package/dist/default/icons/svg/code.svg +3 -0
  19. package/dist/default/icons/svg/custom.svg +1 -1
  20. package/dist/default/icons/svg/dividir.svg +3 -0
  21. package/dist/default/icons/svg/docx.svg +3 -0
  22. package/dist/default/icons/svg/estorno.svg +3 -0
  23. package/dist/default/icons/svg/exe.svg +3 -0
  24. package/dist/default/icons/svg/expandir_card.svg +11 -0
  25. package/dist/default/icons/svg/figma.svg +3 -0
  26. package/dist/default/icons/svg/generic.svg +3 -0
  27. package/dist/default/icons/svg/gif.svg +3 -0
  28. package/dist/default/icons/svg/hide_menu.svg +10 -0
  29. package/dist/default/icons/svg/mid.svg +1 -1
  30. package/dist/default/icons/svg/more.svg +1 -1
  31. package/dist/default/icons/svg/mp3.svg +3 -0
  32. package/dist/default/icons/svg/mp4.svg +3 -0
  33. package/dist/default/icons/svg/parcelar.svg +1 -1
  34. package/dist/default/icons/svg/pdf.svg +3 -0
  35. package/dist/default/icons/svg/png.svg +3 -0
  36. package/dist/default/icons/svg/pptx.svg +3 -0
  37. package/dist/default/icons/svg/rateio.svg +3 -0
  38. package/dist/default/icons/svg/recolher_card.svg +11 -0
  39. package/dist/default/icons/svg/settings.svg +1 -1
  40. package/dist/default/icons/svg/show_menu.svg +3 -0
  41. package/dist/default/icons/svg/tag_code.svg +5 -0
  42. package/dist/default/icons/svg/txt.svg +3 -0
  43. package/dist/default/icons/svg/un-pin.svg +1 -1
  44. package/dist/default/icons/svg/unfold_less.svg +1 -1
  45. package/dist/default/icons/svg/unfold_more.svg +1 -1
  46. package/dist/default/icons/svg/xlsx.svg +3 -0
  47. package/dist/default/icons/svg/zip.svg +3 -0
  48. package/package.json +1 -1
@@ -1,10 +1,10 @@
1
1
  @font-face {font-family: "ez-icons";
2
- src: url('ez-icons.eot?t=1679084293733'); /* IE9*/
3
- src: url('ez-icons.eot?t=1679084293733#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
- url("ez-icons.woff2?t=1679084293733") format("woff2"),
5
- url("ez-icons.woff?t=1679084293733") format("woff"),
6
- url('ez-icons.ttf?t=1679084293733') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
- url('ez-icons.svg?t=1679084293733#ez-icons') format('svg'); /* iOS 4.1- */
2
+ src: url('ez-icons.eot?t=1679519644492'); /* IE9*/
3
+ src: url('ez-icons.eot?t=1679519644492#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
+ url("ez-icons.woff2?t=1679519644492") format("woff2"),
5
+ url("ez-icons.woff?t=1679519644492") format("woff"),
6
+ url('ez-icons.ttf?t=1679519644492') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
+ url('ez-icons.svg?t=1679519644492#ez-icons') format('svg'); /* iOS 4.1- */
8
8
  }
9
9
 
10
10
  [class^="ez-icon-"], [class*=" ez-icon-"] {
@@ -25,113 +25,137 @@
25
25
  .ez-icon-alert-mail:before { content: "\ea08"; }
26
26
  .ez-icon-alert-popup:before { content: "\ea09"; }
27
27
  .ez-icon-anexo:before { content: "\ea0a"; }
28
- .ez-icon-apps:before { content: "\ea0b"; }
29
- .ez-icon-arrow_back:before { content: "\ea0c"; }
30
- .ez-icon-arrow_downward:before { content: "\ea0d"; }
31
- .ez-icon-balance:before { content: "\ea0e"; }
32
- .ez-icon-bell-inverted:before { content: "\ea0f"; }
33
- .ez-icon-bell:before { content: "\ea10"; }
34
- .ez-icon-boleto:before { content: "\ea11"; }
35
- .ez-icon-business-center:before { content: "\ea12"; }
36
- .ez-icon-calendar-clock:before { content: "\ea13"; }
37
- .ez-icon-calendar:before { content: "\ea14"; }
38
- .ez-icon-cash-remove:before { content: "\ea15"; }
39
- .ez-icon-check-circle-inverted:before { content: "\ea16"; }
40
- .ez-icon-check-circle:before { content: "\ea17"; }
41
- .ez-icon-check:before { content: "\ea18"; }
42
- .ez-icon-chevron-down:before { content: "\ea19"; }
43
- .ez-icon-chevron-left:before { content: "\ea1a"; }
44
- .ez-icon-chevron-right:before { content: "\ea1b"; }
45
- .ez-icon-chevron-up:before { content: "\ea1c"; }
46
- .ez-icon-circle--medium:before { content: "\ea1d"; }
47
- .ez-icon-circle:before { content: "\ea1e"; }
48
- .ez-icon-cleaning:before { content: "\ea1f"; }
49
- .ez-icon-clipboard:before { content: "\ea20"; }
50
- .ez-icon-close:before { content: "\ea21"; }
51
- .ez-icon-cobrar:before { content: "\ea22"; }
52
- .ez-icon-configuration:before { content: "\ea23"; }
53
- .ez-icon-copy:before { content: "\ea24"; }
54
- .ez-icon-credit_card:before { content: "\ea25"; }
55
- .ez-icon-crop:before { content: "\ea26"; }
56
- .ez-icon-custom:before { content: "\ea27"; }
57
- .ez-icon-delete:before { content: "\ea28"; }
58
- .ez-icon-description:before { content: "\ea29"; }
59
- .ez-icon-dot-notification:before { content: "\ea2a"; }
60
- .ez-icon-dots-horizontal:before { content: "\ea2b"; }
61
- .ez-icon-dots-vertical:before { content: "\ea2c"; }
62
- .ez-icon-drag-indicator:before { content: "\ea2d"; }
63
- .ez-icon-dual-chevron-down:before { content: "\ea2e"; }
64
- .ez-icon-dual-chevron-up:before { content: "\ea2f"; }
65
- .ez-icon-edit-file:before { content: "\ea30"; }
66
- .ez-icon-edit-table:before { content: "\ea31"; }
67
- .ez-icon-edit-time:before { content: "\ea32"; }
68
- .ez-icon-edit:before { content: "\ea33"; }
69
- .ez-icon-email:before { content: "\ea34"; }
70
- .ez-icon-expand:before { content: "\ea35"; }
71
- .ez-icon-extrato:before { content: "\ea36"; }
72
- .ez-icon-eye-off:before { content: "\ea37"; }
73
- .ez-icon-eye:before { content: "\ea38"; }
74
- .ez-icon-favorite:before { content: "\ea39"; }
75
- .ez-icon-file-download:before { content: "\ea3a"; }
76
- .ez-icon-file-upload:before { content: "\ea3b"; }
77
- .ez-icon-filter:before { content: "\ea3c"; }
78
- .ez-icon-find-file:before { content: "\ea3d"; }
79
- .ez-icon-find-page:before { content: "\ea3e"; }
80
- .ez-icon-format-color-fill:before { content: "\ea3f"; }
81
- .ez-icon-graph_bar:before { content: "\ea40"; }
82
- .ez-icon-handshake:before { content: "\ea41"; }
83
- .ez-icon-help-inverted:before { content: "\ea42"; }
84
- .ez-icon-help:before { content: "\ea43"; }
85
- .ez-icon-home:before { content: "\ea44"; }
86
- .ez-icon-icons104:before { content: "\ea45"; }
87
- .ez-icon-language:before { content: "\ea46"; }
88
- .ez-icon-launch:before { content: "\ea47"; }
89
- .ez-icon-lightbulb:before { content: "\ea48"; }
90
- .ez-icon-list:before { content: "\ea49"; }
91
- .ez-icon-location:before { content: "\ea4a"; }
92
- .ez-icon-lock-outline:before { content: "\ea4b"; }
93
- .ez-icon-lock:before { content: "\ea4c"; }
94
- .ez-icon-menu:before { content: "\ea4d"; }
95
- .ez-icon-mid:before { content: "\ea4e"; }
96
- .ez-icon-minus:before { content: "\ea4f"; }
97
- .ez-icon-money-off:before { content: "\ea50"; }
98
- .ez-icon-money:before { content: "\ea51"; }
99
- .ez-icon-more:before { content: "\ea52"; }
100
- .ez-icon-north-west:before { content: "\ea53"; }
101
- .ez-icon-number:before { content: "\ea54"; }
102
- .ez-icon-ordem-ascendente:before { content: "\ea55"; }
103
- .ez-icon-ordem-descendente:before { content: "\ea56"; }
104
- .ez-icon-parcelar:before { content: "\ea57"; }
105
- .ez-icon-pause:before { content: "\ea58"; }
106
- .ez-icon-payments:before { content: "\ea59"; }
107
- .ez-icon-play:before { content: "\ea5a"; }
108
- .ez-icon-plus:before { content: "\ea5b"; }
109
- .ez-icon-power:before { content: "\ea5c"; }
110
- .ez-icon-print:before { content: "\ea5d"; }
111
- .ez-icon-push-pin:before { content: "\ea5e"; }
112
- .ez-icon-receipt:before { content: "\ea5f"; }
113
- .ez-icon-restore:before { content: "\ea60"; }
114
- .ez-icon-return:before { content: "\ea61"; }
115
- .ez-icon-save:before { content: "\ea62"; }
116
- .ez-icon-search:before { content: "\ea63"; }
117
- .ez-icon-settings-inverted:before { content: "\ea64"; }
118
- .ez-icon-settings:before { content: "\ea65"; }
119
- .ez-icon-share:before { content: "\ea66"; }
120
- .ez-icon-shield:before { content: "\ea67"; }
121
- .ez-icon-south-east:before { content: "\ea68"; }
122
- .ez-icon-sync:before { content: "\ea69"; }
123
- .ez-icon-table:before { content: "\ea6a"; }
124
- .ez-icon-text:before { content: "\ea6b"; }
125
- .ez-icon-timeline:before { content: "\ea6c"; }
126
- .ez-icon-timer-outline:before { content: "\ea6d"; }
127
- .ez-icon-tune:before { content: "\ea6e"; }
128
- .ez-icon-un-pin:before { content: "\ea6f"; }
129
- .ez-icon-unfold_less:before { content: "\ea70"; }
130
- .ez-icon-unfold_more:before { content: "\ea71"; }
131
- .ez-icon-user-circle:before { content: "\ea72"; }
132
- .ez-icon-warning-outline:before { content: "\ea73"; }
133
- .ez-icon-warning_triangle:before { content: "\ea74"; }
134
- .ez-icon-whatshot:before { content: "\ea75"; }
28
+ .ez-icon-antecipação:before { content: "\ea0b"; }
29
+ .ez-icon-apps:before { content: "\ea0c"; }
30
+ .ez-icon-arrow_back:before { content: "\ea0d"; }
31
+ .ez-icon-arrow_downward:before { content: "\ea0e"; }
32
+ .ez-icon-baixa:before { content: "\ea0f"; }
33
+ .ez-icon-balance:before { content: "\ea10"; }
34
+ .ez-icon-bell-inverted:before { content: "\ea11"; }
35
+ .ez-icon-bell:before { content: "\ea12"; }
36
+ .ez-icon-boleto:before { content: "\ea13"; }
37
+ .ez-icon-business-center:before { content: "\ea14"; }
38
+ .ez-icon-calendar-clock:before { content: "\ea15"; }
39
+ .ez-icon-calendar:before { content: "\ea16"; }
40
+ .ez-icon-cash-remove:before { content: "\ea17"; }
41
+ .ez-icon-check-circle-inverted:before { content: "\ea18"; }
42
+ .ez-icon-check-circle:before { content: "\ea19"; }
43
+ .ez-icon-check:before { content: "\ea1a"; }
44
+ .ez-icon-chevron-down:before { content: "\ea1b"; }
45
+ .ez-icon-chevron-left:before { content: "\ea1c"; }
46
+ .ez-icon-chevron-right:before { content: "\ea1d"; }
47
+ .ez-icon-chevron-up:before { content: "\ea1e"; }
48
+ .ez-icon-circle--medium:before { content: "\ea1f"; }
49
+ .ez-icon-circle:before { content: "\ea20"; }
50
+ .ez-icon-cleaning:before { content: "\ea21"; }
51
+ .ez-icon-clipboard:before { content: "\ea22"; }
52
+ .ez-icon-close:before { content: "\ea23"; }
53
+ .ez-icon-cobrar:before { content: "\ea24"; }
54
+ .ez-icon-code:before { content: "\ea25"; }
55
+ .ez-icon-configuration:before { content: "\ea26"; }
56
+ .ez-icon-copy:before { content: "\ea27"; }
57
+ .ez-icon-credit_card:before { content: "\ea28"; }
58
+ .ez-icon-crop:before { content: "\ea29"; }
59
+ .ez-icon-custom:before { content: "\ea2a"; }
60
+ .ez-icon-delete:before { content: "\ea2b"; }
61
+ .ez-icon-description:before { content: "\ea2c"; }
62
+ .ez-icon-dividir:before { content: "\ea2d"; }
63
+ .ez-icon-docx:before { content: "\ea2e"; }
64
+ .ez-icon-dot-notification:before { content: "\ea2f"; }
65
+ .ez-icon-dots-horizontal:before { content: "\ea30"; }
66
+ .ez-icon-dots-vertical:before { content: "\ea31"; }
67
+ .ez-icon-drag-indicator:before { content: "\ea32"; }
68
+ .ez-icon-dual-chevron-down:before { content: "\ea33"; }
69
+ .ez-icon-dual-chevron-up:before { content: "\ea34"; }
70
+ .ez-icon-edit-file:before { content: "\ea35"; }
71
+ .ez-icon-edit-table:before { content: "\ea36"; }
72
+ .ez-icon-edit-time:before { content: "\ea37"; }
73
+ .ez-icon-edit:before { content: "\ea38"; }
74
+ .ez-icon-email:before { content: "\ea39"; }
75
+ .ez-icon-estorno:before { content: "\ea3a"; }
76
+ .ez-icon-exe:before { content: "\ea3b"; }
77
+ .ez-icon-expand:before { content: "\ea3c"; }
78
+ .ez-icon-expandir_card:before { content: "\ea3d"; }
79
+ .ez-icon-extrato:before { content: "\ea3e"; }
80
+ .ez-icon-eye-off:before { content: "\ea3f"; }
81
+ .ez-icon-eye:before { content: "\ea40"; }
82
+ .ez-icon-favorite:before { content: "\ea41"; }
83
+ .ez-icon-figma:before { content: "\ea42"; }
84
+ .ez-icon-file-download:before { content: "\ea43"; }
85
+ .ez-icon-file-upload:before { content: "\ea44"; }
86
+ .ez-icon-filter:before { content: "\ea45"; }
87
+ .ez-icon-find-file:before { content: "\ea46"; }
88
+ .ez-icon-find-page:before { content: "\ea47"; }
89
+ .ez-icon-format-color-fill:before { content: "\ea48"; }
90
+ .ez-icon-generic:before { content: "\ea49"; }
91
+ .ez-icon-gif:before { content: "\ea4a"; }
92
+ .ez-icon-graph_bar:before { content: "\ea4b"; }
93
+ .ez-icon-handshake:before { content: "\ea4c"; }
94
+ .ez-icon-help-inverted:before { content: "\ea4d"; }
95
+ .ez-icon-help:before { content: "\ea4e"; }
96
+ .ez-icon-hide_menu:before { content: "\ea4f"; }
97
+ .ez-icon-home:before { content: "\ea50"; }
98
+ .ez-icon-icons104:before { content: "\ea51"; }
99
+ .ez-icon-language:before { content: "\ea52"; }
100
+ .ez-icon-launch:before { content: "\ea53"; }
101
+ .ez-icon-lightbulb:before { content: "\ea54"; }
102
+ .ez-icon-list:before { content: "\ea55"; }
103
+ .ez-icon-location:before { content: "\ea56"; }
104
+ .ez-icon-lock-outline:before { content: "\ea57"; }
105
+ .ez-icon-lock:before { content: "\ea58"; }
106
+ .ez-icon-menu:before { content: "\ea59"; }
107
+ .ez-icon-mid:before { content: "\ea5a"; }
108
+ .ez-icon-minus:before { content: "\ea5b"; }
109
+ .ez-icon-money-off:before { content: "\ea5c"; }
110
+ .ez-icon-money:before { content: "\ea5d"; }
111
+ .ez-icon-more:before { content: "\ea5e"; }
112
+ .ez-icon-mp3:before { content: "\ea5f"; }
113
+ .ez-icon-mp4:before { content: "\ea60"; }
114
+ .ez-icon-north-west:before { content: "\ea61"; }
115
+ .ez-icon-number:before { content: "\ea62"; }
116
+ .ez-icon-ordem-ascendente:before { content: "\ea63"; }
117
+ .ez-icon-ordem-descendente:before { content: "\ea64"; }
118
+ .ez-icon-parcelar:before { content: "\ea65"; }
119
+ .ez-icon-pause:before { content: "\ea66"; }
120
+ .ez-icon-payments:before { content: "\ea67"; }
121
+ .ez-icon-pdf:before { content: "\ea68"; }
122
+ .ez-icon-play:before { content: "\ea69"; }
123
+ .ez-icon-plus:before { content: "\ea6a"; }
124
+ .ez-icon-png:before { content: "\ea6b"; }
125
+ .ez-icon-power:before { content: "\ea6c"; }
126
+ .ez-icon-pptx:before { content: "\ea6d"; }
127
+ .ez-icon-print:before { content: "\ea6e"; }
128
+ .ez-icon-push-pin:before { content: "\ea6f"; }
129
+ .ez-icon-rateio:before { content: "\ea70"; }
130
+ .ez-icon-receipt:before { content: "\ea71"; }
131
+ .ez-icon-recolher_card:before { content: "\ea72"; }
132
+ .ez-icon-restore:before { content: "\ea73"; }
133
+ .ez-icon-return:before { content: "\ea74"; }
134
+ .ez-icon-save:before { content: "\ea75"; }
135
+ .ez-icon-search:before { content: "\ea76"; }
136
+ .ez-icon-settings-inverted:before { content: "\ea77"; }
137
+ .ez-icon-settings:before { content: "\ea78"; }
138
+ .ez-icon-share:before { content: "\ea79"; }
139
+ .ez-icon-shield:before { content: "\ea7a"; }
140
+ .ez-icon-show_menu:before { content: "\ea7b"; }
141
+ .ez-icon-south-east:before { content: "\ea7c"; }
142
+ .ez-icon-sync:before { content: "\ea7d"; }
143
+ .ez-icon-table:before { content: "\ea7e"; }
144
+ .ez-icon-tag_code:before { content: "\ea7f"; }
145
+ .ez-icon-text:before { content: "\ea80"; }
146
+ .ez-icon-timeline:before { content: "\ea81"; }
147
+ .ez-icon-timer-outline:before { content: "\ea82"; }
148
+ .ez-icon-tune:before { content: "\ea83"; }
149
+ .ez-icon-txt:before { content: "\ea84"; }
150
+ .ez-icon-un-pin:before { content: "\ea85"; }
151
+ .ez-icon-unfold_less:before { content: "\ea86"; }
152
+ .ez-icon-unfold_more:before { content: "\ea87"; }
153
+ .ez-icon-user-circle:before { content: "\ea88"; }
154
+ .ez-icon-warning-outline:before { content: "\ea89"; }
155
+ .ez-icon-warning_triangle:before { content: "\ea8a"; }
156
+ .ez-icon-whatshot:before { content: "\ea8b"; }
157
+ .ez-icon-xlsx:before { content: "\ea8c"; }
158
+ .ez-icon-zip:before { content: "\ea8d"; }
135
159
 
136
160
  $ez-icon-2chevron-down: "\ea01";
137
161
  $ez-icon-2chevron-up: "\ea02";
@@ -143,111 +167,135 @@ $ez-icon-alert-circle: "\ea07";
143
167
  $ez-icon-alert-mail: "\ea08";
144
168
  $ez-icon-alert-popup: "\ea09";
145
169
  $ez-icon-anexo: "\ea0a";
146
- $ez-icon-apps: "\ea0b";
147
- $ez-icon-arrow_back: "\ea0c";
148
- $ez-icon-arrow_downward: "\ea0d";
149
- $ez-icon-balance: "\ea0e";
150
- $ez-icon-bell-inverted: "\ea0f";
151
- $ez-icon-bell: "\ea10";
152
- $ez-icon-boleto: "\ea11";
153
- $ez-icon-business-center: "\ea12";
154
- $ez-icon-calendar-clock: "\ea13";
155
- $ez-icon-calendar: "\ea14";
156
- $ez-icon-cash-remove: "\ea15";
157
- $ez-icon-check-circle-inverted: "\ea16";
158
- $ez-icon-check-circle: "\ea17";
159
- $ez-icon-check: "\ea18";
160
- $ez-icon-chevron-down: "\ea19";
161
- $ez-icon-chevron-left: "\ea1a";
162
- $ez-icon-chevron-right: "\ea1b";
163
- $ez-icon-chevron-up: "\ea1c";
164
- $ez-icon-circle--medium: "\ea1d";
165
- $ez-icon-circle: "\ea1e";
166
- $ez-icon-cleaning: "\ea1f";
167
- $ez-icon-clipboard: "\ea20";
168
- $ez-icon-close: "\ea21";
169
- $ez-icon-cobrar: "\ea22";
170
- $ez-icon-configuration: "\ea23";
171
- $ez-icon-copy: "\ea24";
172
- $ez-icon-credit_card: "\ea25";
173
- $ez-icon-crop: "\ea26";
174
- $ez-icon-custom: "\ea27";
175
- $ez-icon-delete: "\ea28";
176
- $ez-icon-description: "\ea29";
177
- $ez-icon-dot-notification: "\ea2a";
178
- $ez-icon-dots-horizontal: "\ea2b";
179
- $ez-icon-dots-vertical: "\ea2c";
180
- $ez-icon-drag-indicator: "\ea2d";
181
- $ez-icon-dual-chevron-down: "\ea2e";
182
- $ez-icon-dual-chevron-up: "\ea2f";
183
- $ez-icon-edit-file: "\ea30";
184
- $ez-icon-edit-table: "\ea31";
185
- $ez-icon-edit-time: "\ea32";
186
- $ez-icon-edit: "\ea33";
187
- $ez-icon-email: "\ea34";
188
- $ez-icon-expand: "\ea35";
189
- $ez-icon-extrato: "\ea36";
190
- $ez-icon-eye-off: "\ea37";
191
- $ez-icon-eye: "\ea38";
192
- $ez-icon-favorite: "\ea39";
193
- $ez-icon-file-download: "\ea3a";
194
- $ez-icon-file-upload: "\ea3b";
195
- $ez-icon-filter: "\ea3c";
196
- $ez-icon-find-file: "\ea3d";
197
- $ez-icon-find-page: "\ea3e";
198
- $ez-icon-format-color-fill: "\ea3f";
199
- $ez-icon-graph_bar: "\ea40";
200
- $ez-icon-handshake: "\ea41";
201
- $ez-icon-help-inverted: "\ea42";
202
- $ez-icon-help: "\ea43";
203
- $ez-icon-home: "\ea44";
204
- $ez-icon-icons104: "\ea45";
205
- $ez-icon-language: "\ea46";
206
- $ez-icon-launch: "\ea47";
207
- $ez-icon-lightbulb: "\ea48";
208
- $ez-icon-list: "\ea49";
209
- $ez-icon-location: "\ea4a";
210
- $ez-icon-lock-outline: "\ea4b";
211
- $ez-icon-lock: "\ea4c";
212
- $ez-icon-menu: "\ea4d";
213
- $ez-icon-mid: "\ea4e";
214
- $ez-icon-minus: "\ea4f";
215
- $ez-icon-money-off: "\ea50";
216
- $ez-icon-money: "\ea51";
217
- $ez-icon-more: "\ea52";
218
- $ez-icon-north-west: "\ea53";
219
- $ez-icon-number: "\ea54";
220
- $ez-icon-ordem-ascendente: "\ea55";
221
- $ez-icon-ordem-descendente: "\ea56";
222
- $ez-icon-parcelar: "\ea57";
223
- $ez-icon-pause: "\ea58";
224
- $ez-icon-payments: "\ea59";
225
- $ez-icon-play: "\ea5a";
226
- $ez-icon-plus: "\ea5b";
227
- $ez-icon-power: "\ea5c";
228
- $ez-icon-print: "\ea5d";
229
- $ez-icon-push-pin: "\ea5e";
230
- $ez-icon-receipt: "\ea5f";
231
- $ez-icon-restore: "\ea60";
232
- $ez-icon-return: "\ea61";
233
- $ez-icon-save: "\ea62";
234
- $ez-icon-search: "\ea63";
235
- $ez-icon-settings-inverted: "\ea64";
236
- $ez-icon-settings: "\ea65";
237
- $ez-icon-share: "\ea66";
238
- $ez-icon-shield: "\ea67";
239
- $ez-icon-south-east: "\ea68";
240
- $ez-icon-sync: "\ea69";
241
- $ez-icon-table: "\ea6a";
242
- $ez-icon-text: "\ea6b";
243
- $ez-icon-timeline: "\ea6c";
244
- $ez-icon-timer-outline: "\ea6d";
245
- $ez-icon-tune: "\ea6e";
246
- $ez-icon-un-pin: "\ea6f";
247
- $ez-icon-unfold_less: "\ea70";
248
- $ez-icon-unfold_more: "\ea71";
249
- $ez-icon-user-circle: "\ea72";
250
- $ez-icon-warning-outline: "\ea73";
251
- $ez-icon-warning_triangle: "\ea74";
252
- $ez-icon-whatshot: "\ea75";
170
+ $ez-icon-antecipação: "\ea0b";
171
+ $ez-icon-apps: "\ea0c";
172
+ $ez-icon-arrow_back: "\ea0d";
173
+ $ez-icon-arrow_downward: "\ea0e";
174
+ $ez-icon-baixa: "\ea0f";
175
+ $ez-icon-balance: "\ea10";
176
+ $ez-icon-bell-inverted: "\ea11";
177
+ $ez-icon-bell: "\ea12";
178
+ $ez-icon-boleto: "\ea13";
179
+ $ez-icon-business-center: "\ea14";
180
+ $ez-icon-calendar-clock: "\ea15";
181
+ $ez-icon-calendar: "\ea16";
182
+ $ez-icon-cash-remove: "\ea17";
183
+ $ez-icon-check-circle-inverted: "\ea18";
184
+ $ez-icon-check-circle: "\ea19";
185
+ $ez-icon-check: "\ea1a";
186
+ $ez-icon-chevron-down: "\ea1b";
187
+ $ez-icon-chevron-left: "\ea1c";
188
+ $ez-icon-chevron-right: "\ea1d";
189
+ $ez-icon-chevron-up: "\ea1e";
190
+ $ez-icon-circle--medium: "\ea1f";
191
+ $ez-icon-circle: "\ea20";
192
+ $ez-icon-cleaning: "\ea21";
193
+ $ez-icon-clipboard: "\ea22";
194
+ $ez-icon-close: "\ea23";
195
+ $ez-icon-cobrar: "\ea24";
196
+ $ez-icon-code: "\ea25";
197
+ $ez-icon-configuration: "\ea26";
198
+ $ez-icon-copy: "\ea27";
199
+ $ez-icon-credit_card: "\ea28";
200
+ $ez-icon-crop: "\ea29";
201
+ $ez-icon-custom: "\ea2a";
202
+ $ez-icon-delete: "\ea2b";
203
+ $ez-icon-description: "\ea2c";
204
+ $ez-icon-dividir: "\ea2d";
205
+ $ez-icon-docx: "\ea2e";
206
+ $ez-icon-dot-notification: "\ea2f";
207
+ $ez-icon-dots-horizontal: "\ea30";
208
+ $ez-icon-dots-vertical: "\ea31";
209
+ $ez-icon-drag-indicator: "\ea32";
210
+ $ez-icon-dual-chevron-down: "\ea33";
211
+ $ez-icon-dual-chevron-up: "\ea34";
212
+ $ez-icon-edit-file: "\ea35";
213
+ $ez-icon-edit-table: "\ea36";
214
+ $ez-icon-edit-time: "\ea37";
215
+ $ez-icon-edit: "\ea38";
216
+ $ez-icon-email: "\ea39";
217
+ $ez-icon-estorno: "\ea3a";
218
+ $ez-icon-exe: "\ea3b";
219
+ $ez-icon-expand: "\ea3c";
220
+ $ez-icon-expandir_card: "\ea3d";
221
+ $ez-icon-extrato: "\ea3e";
222
+ $ez-icon-eye-off: "\ea3f";
223
+ $ez-icon-eye: "\ea40";
224
+ $ez-icon-favorite: "\ea41";
225
+ $ez-icon-figma: "\ea42";
226
+ $ez-icon-file-download: "\ea43";
227
+ $ez-icon-file-upload: "\ea44";
228
+ $ez-icon-filter: "\ea45";
229
+ $ez-icon-find-file: "\ea46";
230
+ $ez-icon-find-page: "\ea47";
231
+ $ez-icon-format-color-fill: "\ea48";
232
+ $ez-icon-generic: "\ea49";
233
+ $ez-icon-gif: "\ea4a";
234
+ $ez-icon-graph_bar: "\ea4b";
235
+ $ez-icon-handshake: "\ea4c";
236
+ $ez-icon-help-inverted: "\ea4d";
237
+ $ez-icon-help: "\ea4e";
238
+ $ez-icon-hide_menu: "\ea4f";
239
+ $ez-icon-home: "\ea50";
240
+ $ez-icon-icons104: "\ea51";
241
+ $ez-icon-language: "\ea52";
242
+ $ez-icon-launch: "\ea53";
243
+ $ez-icon-lightbulb: "\ea54";
244
+ $ez-icon-list: "\ea55";
245
+ $ez-icon-location: "\ea56";
246
+ $ez-icon-lock-outline: "\ea57";
247
+ $ez-icon-lock: "\ea58";
248
+ $ez-icon-menu: "\ea59";
249
+ $ez-icon-mid: "\ea5a";
250
+ $ez-icon-minus: "\ea5b";
251
+ $ez-icon-money-off: "\ea5c";
252
+ $ez-icon-money: "\ea5d";
253
+ $ez-icon-more: "\ea5e";
254
+ $ez-icon-mp3: "\ea5f";
255
+ $ez-icon-mp4: "\ea60";
256
+ $ez-icon-north-west: "\ea61";
257
+ $ez-icon-number: "\ea62";
258
+ $ez-icon-ordem-ascendente: "\ea63";
259
+ $ez-icon-ordem-descendente: "\ea64";
260
+ $ez-icon-parcelar: "\ea65";
261
+ $ez-icon-pause: "\ea66";
262
+ $ez-icon-payments: "\ea67";
263
+ $ez-icon-pdf: "\ea68";
264
+ $ez-icon-play: "\ea69";
265
+ $ez-icon-plus: "\ea6a";
266
+ $ez-icon-png: "\ea6b";
267
+ $ez-icon-power: "\ea6c";
268
+ $ez-icon-pptx: "\ea6d";
269
+ $ez-icon-print: "\ea6e";
270
+ $ez-icon-push-pin: "\ea6f";
271
+ $ez-icon-rateio: "\ea70";
272
+ $ez-icon-receipt: "\ea71";
273
+ $ez-icon-recolher_card: "\ea72";
274
+ $ez-icon-restore: "\ea73";
275
+ $ez-icon-return: "\ea74";
276
+ $ez-icon-save: "\ea75";
277
+ $ez-icon-search: "\ea76";
278
+ $ez-icon-settings-inverted: "\ea77";
279
+ $ez-icon-settings: "\ea78";
280
+ $ez-icon-share: "\ea79";
281
+ $ez-icon-shield: "\ea7a";
282
+ $ez-icon-show_menu: "\ea7b";
283
+ $ez-icon-south-east: "\ea7c";
284
+ $ez-icon-sync: "\ea7d";
285
+ $ez-icon-table: "\ea7e";
286
+ $ez-icon-tag_code: "\ea7f";
287
+ $ez-icon-text: "\ea80";
288
+ $ez-icon-timeline: "\ea81";
289
+ $ez-icon-timer-outline: "\ea82";
290
+ $ez-icon-tune: "\ea83";
291
+ $ez-icon-txt: "\ea84";
292
+ $ez-icon-un-pin: "\ea85";
293
+ $ez-icon-unfold_less: "\ea86";
294
+ $ez-icon-unfold_more: "\ea87";
295
+ $ez-icon-user-circle: "\ea88";
296
+ $ez-icon-warning-outline: "\ea89";
297
+ $ez-icon-warning_triangle: "\ea8a";
298
+ $ez-icon-whatshot: "\ea8b";
299
+ $ez-icon-xlsx: "\ea8c";
300
+ $ez-icon-zip: "\ea8d";
253
301