@sankhyalabs/ez-design 1.0.44 → 1.0.47

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 (96) hide show
  1. package/dist/default/icons/fonts/ez-icons.css +110 -196
  2. package/dist/default/icons/fonts/ez-icons.eot +0 -0
  3. package/dist/default/icons/fonts/ez-icons.less +114 -0
  4. package/dist/default/icons/fonts/ez-icons.module.less +117 -0
  5. package/dist/default/icons/fonts/ez-icons.scss +213 -0
  6. package/dist/default/icons/fonts/ez-icons.styl +114 -0
  7. package/dist/default/icons/fonts/ez-icons.svg +232 -307
  8. package/dist/default/icons/fonts/ez-icons.symbol.svg +161 -0
  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 +146 -0
  13. package/dist/default/icons/fonts/symbol.html +823 -0
  14. package/dist/default/icons/fonts/unicode.html +165 -0
  15. package/dist/default/icons/svg/account-outline.svg +3 -0
  16. package/dist/default/icons/svg/account.svg +3 -3
  17. package/dist/default/icons/svg/alert-circle-inverted.svg +3 -3
  18. package/dist/default/icons/svg/alert-circle.svg +3 -3
  19. package/dist/default/icons/svg/alert-mail.svg +3 -0
  20. package/dist/default/icons/svg/alert-popup.svg +3 -0
  21. package/dist/default/icons/svg/apps.svg +5 -3
  22. package/dist/default/icons/svg/arrow_back.svg +3 -0
  23. package/dist/default/icons/svg/bell-inverted.svg +3 -3
  24. package/dist/default/icons/svg/bell.svg +3 -3
  25. package/dist/default/icons/svg/business-center.svg +3 -0
  26. package/dist/default/icons/svg/calendar.svg +3 -3
  27. package/dist/default/icons/svg/check-circle-inverted.svg +3 -3
  28. package/dist/default/icons/svg/check-circle.svg +3 -3
  29. package/dist/default/icons/svg/check.svg +3 -0
  30. package/dist/default/icons/svg/chevron-down.svg +3 -3
  31. package/dist/default/icons/svg/chevron-left.svg +3 -3
  32. package/dist/default/icons/svg/chevron-right.svg +3 -3
  33. package/dist/default/icons/svg/chevron-up.svg +3 -3
  34. package/dist/default/icons/svg/circle--medium.svg +3 -3
  35. package/dist/default/icons/svg/circle.svg +3 -3
  36. package/dist/default/icons/svg/clipboard.svg +3 -3
  37. package/dist/default/icons/svg/close.svg +3 -3
  38. package/dist/default/icons/svg/configuration.svg +3 -0
  39. package/dist/default/icons/svg/copy.svg +3 -0
  40. package/dist/default/icons/svg/crop.svg +3 -3
  41. package/dist/default/icons/svg/delete.svg +3 -0
  42. package/dist/default/icons/svg/description.svg +3 -0
  43. package/dist/default/icons/svg/dot-notification.svg +3 -0
  44. package/dist/default/icons/svg/dots-horizontal.svg +3 -0
  45. package/dist/default/icons/svg/dots-vertical.svg +3 -3
  46. package/dist/default/icons/svg/drag-indicator.svg +3 -0
  47. package/dist/default/icons/svg/edit-file.svg +3 -0
  48. package/dist/default/icons/svg/edit-table.svg +3 -0
  49. package/dist/default/icons/svg/edit-time.svg +3 -0
  50. package/dist/default/icons/svg/edit.svg +3 -3
  51. package/dist/default/icons/svg/email.svg +3 -3
  52. package/dist/default/icons/svg/expand.svg +3 -3
  53. package/dist/default/icons/svg/eye-off.svg +4 -0
  54. package/dist/default/icons/svg/eye.svg +4 -0
  55. package/dist/default/icons/svg/favorite.svg +3 -3
  56. package/dist/default/icons/svg/file-download.svg +3 -0
  57. package/dist/default/icons/svg/file-upload.svg +3 -0
  58. package/dist/default/icons/svg/filter.svg +3 -3
  59. package/dist/default/icons/svg/find-file.svg +3 -0
  60. package/dist/default/icons/svg/find-page.svg +3 -0
  61. package/dist/default/icons/svg/format-color-fill.svg +3 -0
  62. package/dist/default/icons/svg/help-inverted.svg +3 -3
  63. package/dist/default/icons/svg/help.svg +3 -3
  64. package/dist/default/icons/svg/home.svg +3 -3
  65. package/dist/default/icons/svg/language.svg +3 -0
  66. package/dist/default/icons/svg/launch.svg +3 -3
  67. package/dist/default/icons/svg/lightbulb.svg +3 -0
  68. package/dist/default/icons/svg/list.svg +3 -0
  69. package/dist/default/icons/svg/lock-outline.svg +3 -0
  70. package/dist/default/icons/svg/lock.svg +3 -3
  71. package/dist/default/icons/svg/menu.svg +3 -3
  72. package/dist/default/icons/svg/minus.svg +3 -3
  73. package/dist/default/icons/svg/money-off.svg +3 -0
  74. package/dist/default/icons/svg/money.svg +3 -0
  75. package/dist/default/icons/svg/north-west.svg +3 -0
  76. package/dist/default/icons/svg/pause.svg +3 -3
  77. package/dist/default/icons/svg/payments.svg +3 -0
  78. package/dist/default/icons/svg/play.svg +3 -3
  79. package/dist/default/icons/svg/plus.svg +3 -3
  80. package/dist/default/icons/svg/power.svg +3 -3
  81. package/dist/default/icons/svg/push-pin.svg +3 -0
  82. package/dist/default/icons/svg/restore.svg +3 -3
  83. package/dist/default/icons/svg/return.svg +3 -0
  84. package/dist/default/icons/svg/save.svg +3 -0
  85. package/dist/default/icons/svg/search.svg +3 -3
  86. package/dist/default/icons/svg/settings-inverted.svg +3 -3
  87. package/dist/default/icons/svg/settings.svg +3 -3
  88. package/dist/default/icons/svg/share.svg +3 -3
  89. package/dist/default/icons/svg/shield.svg +3 -3
  90. package/dist/default/icons/svg/south-east.svg +3 -0
  91. package/dist/default/icons/svg/sync.svg +3 -0
  92. package/dist/default/icons/svg/table.svg +3 -3
  93. package/package.json +3 -3
  94. package/scripts/fontsGenerator.js +54 -30
  95. package/scripts/svgSplitter.js +12 -2
  96. package/dist/default/icons/fonts/ez-icons.html +0 -602
@@ -1,202 +1,116 @@
1
1
  @font-face {
2
- font-family: "ez-icons";
3
- src: url("ez-icons.eot?c2e183c7a7674b981697233ba288bc76?#iefix") format("embedded-opentype"),
4
- url("ez-icons.woff?c2e183c7a7674b981697233ba288bc76") format("woff"),
5
- url("ez-icons.ttf?c2e183c7a7674b981697233ba288bc76") format("truetype"),
6
- url("ez-icons.svg?c2e183c7a7674b981697233ba288bc76#ez-icons") format("svg");
2
+ font-family: "ez-icons";
3
+ src: url('ez-icons.eot?t=1652282463680'); /* IE9*/
4
+ src: url('ez-icons.eot?t=1652282463680#iefix') format('embedded-opentype'), /* IE6-IE8 */
5
+ url("ez-icons.woff2?t=1652282463680") format("woff2"),
6
+ url("ez-icons.woff?t=1652282463680") format("woff"),
7
+ url('ez-icons.ttf?t=1652282463680') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
8
+ url('ez-icons.svg?t=1652282463680#ez-icons') format('svg'); /* iOS 4.1- */
7
9
  }
8
10
 
9
- .ez-icon {
10
- line-height: 1;
11
+ [class^="ez-icon-"], [class*=" ez-icon-"] {
12
+ font-family: 'ez-icons' !important;
13
+ font-size:16px;
14
+ font-style:normal;
15
+ -webkit-font-smoothing: antialiased;
16
+ -moz-osx-font-smoothing: grayscale;
11
17
  }
12
18
 
13
- .ez-icon:before {
14
- font-family: ez-icons !important;
15
- font-style: normal;
16
- font-weight: normal !important;
17
- vertical-align: top;
18
- }
19
19
 
20
- .ez-account:before {
21
- content: "\f101";
22
- }
23
- .ez-alert-circle-inverted:before {
24
- content: "\f102";
25
- }
26
- .ez-alert-circle:before {
27
- content: "\f103";
28
- }
29
- .ez-alert-outline:before {
30
- content: "\f104";
31
- }
32
- .ez-apps:before {
33
- content: "\f105";
34
- }
35
- .ez-bell-inverted:before {
36
- content: "\f106";
37
- }
38
- .ez-bell:before {
39
- content: "\f107";
40
- }
41
- .ez-calendar-text:before {
42
- content: "\f108";
43
- }
44
- .ez-calendar:before {
45
- content: "\f109";
46
- }
47
- .ez-check-circle-inverted:before {
48
- content: "\f10a";
49
- }
50
- .ez-check-circle:before {
51
- content: "\f10b";
52
- }
53
- .ez-chevron-down:before {
54
- content: "\f10c";
55
- }
56
- .ez-chevron-left:before {
57
- content: "\f10d";
58
- }
59
- .ez-chevron-right:before {
60
- content: "\f10e";
61
- }
62
- .ez-chevron-up:before {
63
- content: "\f10f";
64
- }
65
- .ez-circle--medium:before {
66
- content: "\f110";
67
- }
68
- .ez-circle:before {
69
- content: "\f111";
70
- }
71
- .ez-clipboard:before {
72
- content: "\f112";
73
- }
74
- .ez-close-circle-inverted:before {
75
- content: "\f113";
76
- }
77
- .ez-close-circle:before {
78
- content: "\f114";
79
- }
80
- .ez-close:before {
81
- content: "\f115";
82
- }
83
- .ez-comment-inverted:before {
84
- content: "\f116";
85
- }
86
- .ez-comment:before {
87
- content: "\f117";
88
- }
89
- .ez-crop:before {
90
- content: "\f118";
91
- }
92
- .ez-dots-vertical:before {
93
- content: "\f119";
94
- }
95
- .ez-edit:before {
96
- content: "\f11a";
97
- }
98
- .ez-email-inverted:before {
99
- content: "\f11b";
100
- }
101
- .ez-email:before {
102
- content: "\f11c";
103
- }
104
- .ez-error-octagon:before {
105
- content: "\f11d";
106
- }
107
- .ez-expand:before {
108
- content: "\f11e";
109
- }
110
- .ez-favorite:before {
111
- content: "\f11f";
112
- }
113
- .ez-filter:before {
114
- content: "\f120";
115
- }
116
- .ez-help-circle-outline:before {
117
- content: "\f121";
118
- }
119
- .ez-help-inverted:before {
120
- content: "\f122";
121
- }
122
- .ez-help:before {
123
- content: "\f123";
124
- }
125
- .ez-home:before {
126
- content: "\f124";
127
- }
128
- .ez-launch:before {
129
- content: "\f125";
130
- }
131
- .ez-loading:before {
132
- content: "\f126";
133
- }
134
- .ez-lock:before {
135
- content: "\f127";
136
- }
137
- .ez-menu:before {
138
- content: "\f128";
139
- }
140
- .ez-minus-circle-inverted:before {
141
- content: "\f129";
142
- }
143
- .ez-minus:before {
144
- content: "\f12a";
145
- }
146
- .ez-pause:before {
147
- content: "\f12b";
148
- }
149
- .ez-play:before {
150
- content: "\f12c";
151
- }
152
- .ez-plus-circle-inverted:before {
153
- content: "\f12d";
154
- }
155
- .ez-plus-circle:before {
156
- content: "\f12e";
157
- }
158
- .ez-plus:before {
159
- content: "\f12f";
160
- }
161
- .ez-power:before {
162
- content: "\f130";
163
- }
164
- .ez-restore:before {
165
- content: "\f131";
166
- }
167
- .ez-rotate:before {
168
- content: "\f132";
169
- }
170
- .ez-search:before {
171
- content: "\f133";
172
- }
173
- .ez-settings-inverted:before {
174
- content: "\f134";
175
- }
176
- .ez-settings:before {
177
- content: "\f135";
178
- }
179
- .ez-share:before {
180
- content: "\f136";
181
- }
182
- .ez-shield:before {
183
- content: "\f137";
184
- }
185
- .ez-success-circle:before {
186
- content: "\f138";
187
- }
188
- .ez-table:before {
189
- content: "\f139";
190
- }
191
- .ez-timer-outline:before {
192
- content: "\f13a";
193
- }
194
- .ez-user-circle:before {
195
- content: "\f13b";
196
- }
197
- .ez-warning-minus:before {
198
- content: "\f13c";
199
- }
200
- .ez-warning-triangle:before {
201
- content: "\f13d";
202
- }
20
+ .ez-icon-account-outline:before { content: "\ea01"; }
21
+ .ez-icon-account:before { content: "\ea02"; }
22
+ .ez-icon-alert-circle-inverted:before { content: "\ea03"; }
23
+ .ez-icon-alert-circle:before { content: "\ea04"; }
24
+ .ez-icon-alert-mail:before { content: "\ea05"; }
25
+ .ez-icon-alert-outline:before { content: "\ea06"; }
26
+ .ez-icon-alert-popup:before { content: "\ea07"; }
27
+ .ez-icon-apps:before { content: "\ea08"; }
28
+ .ez-icon-arrow_back:before { content: "\ea09"; }
29
+ .ez-icon-bell-inverted:before { content: "\ea0a"; }
30
+ .ez-icon-bell:before { content: "\ea0b"; }
31
+ .ez-icon-business-center:before { content: "\ea0c"; }
32
+ .ez-icon-calendar-text:before { content: "\ea0d"; }
33
+ .ez-icon-calendar:before { content: "\ea0e"; }
34
+ .ez-icon-check-circle-inverted:before { content: "\ea0f"; }
35
+ .ez-icon-check-circle:before { content: "\ea10"; }
36
+ .ez-icon-check:before { content: "\ea11"; }
37
+ .ez-icon-chevron-down:before { content: "\ea12"; }
38
+ .ez-icon-chevron-left:before { content: "\ea13"; }
39
+ .ez-icon-chevron-right:before { content: "\ea14"; }
40
+ .ez-icon-chevron-up:before { content: "\ea15"; }
41
+ .ez-icon-circle--medium:before { content: "\ea16"; }
42
+ .ez-icon-circle:before { content: "\ea17"; }
43
+ .ez-icon-clipboard:before { content: "\ea18"; }
44
+ .ez-icon-close-circle-inverted:before { content: "\ea19"; }
45
+ .ez-icon-close-circle:before { content: "\ea1a"; }
46
+ .ez-icon-close:before { content: "\ea1b"; }
47
+ .ez-icon-comment-inverted:before { content: "\ea1c"; }
48
+ .ez-icon-comment:before { content: "\ea1d"; }
49
+ .ez-icon-configuration:before { content: "\ea1e"; }
50
+ .ez-icon-copy:before { content: "\ea1f"; }
51
+ .ez-icon-crop:before { content: "\ea20"; }
52
+ .ez-icon-delete:before { content: "\ea21"; }
53
+ .ez-icon-description:before { content: "\ea22"; }
54
+ .ez-icon-dot-notification:before { content: "\ea23"; }
55
+ .ez-icon-dots-horizontal:before { content: "\ea24"; }
56
+ .ez-icon-dots-vertical:before { content: "\ea25"; }
57
+ .ez-icon-drag-indicator:before { content: "\ea26"; }
58
+ .ez-icon-edit-file:before { content: "\ea27"; }
59
+ .ez-icon-edit-table:before { content: "\ea28"; }
60
+ .ez-icon-edit-time:before { content: "\ea29"; }
61
+ .ez-icon-edit:before { content: "\ea2a"; }
62
+ .ez-icon-email-inverted:before { content: "\ea2b"; }
63
+ .ez-icon-email:before { content: "\ea2c"; }
64
+ .ez-icon-error-octagon:before { content: "\ea2d"; }
65
+ .ez-icon-expand:before { content: "\ea2e"; }
66
+ .ez-icon-eye-off:before { content: "\ea2f"; }
67
+ .ez-icon-eye:before { content: "\ea30"; }
68
+ .ez-icon-favorite:before { content: "\ea31"; }
69
+ .ez-icon-file-download:before { content: "\ea32"; }
70
+ .ez-icon-file-upload:before { content: "\ea33"; }
71
+ .ez-icon-filter:before { content: "\ea34"; }
72
+ .ez-icon-find-file:before { content: "\ea35"; }
73
+ .ez-icon-find-page:before { content: "\ea36"; }
74
+ .ez-icon-format-color-fill:before { content: "\ea37"; }
75
+ .ez-icon-help-circle-outline:before { content: "\ea38"; }
76
+ .ez-icon-help-inverted:before { content: "\ea39"; }
77
+ .ez-icon-help:before { content: "\ea3a"; }
78
+ .ez-icon-home:before { content: "\ea3b"; }
79
+ .ez-icon-language:before { content: "\ea3c"; }
80
+ .ez-icon-launch:before { content: "\ea3d"; }
81
+ .ez-icon-lightbulb:before { content: "\ea3e"; }
82
+ .ez-icon-list:before { content: "\ea3f"; }
83
+ .ez-icon-loading:before { content: "\ea40"; }
84
+ .ez-icon-lock-outline:before { content: "\ea41"; }
85
+ .ez-icon-lock:before { content: "\ea42"; }
86
+ .ez-icon-menu:before { content: "\ea43"; }
87
+ .ez-icon-minus-circle-inverted:before { content: "\ea44"; }
88
+ .ez-icon-minus:before { content: "\ea45"; }
89
+ .ez-icon-money-off:before { content: "\ea46"; }
90
+ .ez-icon-money:before { content: "\ea47"; }
91
+ .ez-icon-north-west:before { content: "\ea48"; }
92
+ .ez-icon-pause:before { content: "\ea49"; }
93
+ .ez-icon-payments:before { content: "\ea4a"; }
94
+ .ez-icon-play:before { content: "\ea4b"; }
95
+ .ez-icon-plus-circle-inverted:before { content: "\ea4c"; }
96
+ .ez-icon-plus-circle:before { content: "\ea4d"; }
97
+ .ez-icon-plus:before { content: "\ea4e"; }
98
+ .ez-icon-power:before { content: "\ea4f"; }
99
+ .ez-icon-push-pin:before { content: "\ea50"; }
100
+ .ez-icon-restore:before { content: "\ea51"; }
101
+ .ez-icon-return:before { content: "\ea52"; }
102
+ .ez-icon-rotate:before { content: "\ea53"; }
103
+ .ez-icon-save:before { content: "\ea54"; }
104
+ .ez-icon-search:before { content: "\ea55"; }
105
+ .ez-icon-settings-inverted:before { content: "\ea56"; }
106
+ .ez-icon-settings:before { content: "\ea57"; }
107
+ .ez-icon-share:before { content: "\ea58"; }
108
+ .ez-icon-shield:before { content: "\ea59"; }
109
+ .ez-icon-south-east:before { content: "\ea5a"; }
110
+ .ez-icon-success-circle:before { content: "\ea5b"; }
111
+ .ez-icon-sync:before { content: "\ea5c"; }
112
+ .ez-icon-table:before { content: "\ea5d"; }
113
+ .ez-icon-timer-outline:before { content: "\ea5e"; }
114
+ .ez-icon-user-circle:before { content: "\ea5f"; }
115
+ .ez-icon-warning-minus:before { content: "\ea60"; }
116
+ .ez-icon-warning-triangle:before { content: "\ea61"; }
@@ -0,0 +1,114 @@
1
+ @font-face {font-family: "ez-icons";
2
+ src: url('ez-icons.eot?t=1652282463680'); /* IE9*/
3
+ src: url('ez-icons.eot?t=1652282463680#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
+ url("ez-icons.woff2?t=1652282463680") format("woff2"),
5
+ url("ez-icons.woff?t=1652282463680") format("woff"),
6
+ url('ez-icons.ttf?t=1652282463680') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
+ url('ez-icons.svg?t=1652282463680#ez-icons') format('svg'); /* iOS 4.1- */
8
+ }
9
+
10
+ [class^="ez-icon-"], [class*=" ez-icon-"] {
11
+ font-family: 'ez-icons' !important;
12
+ font-size: 16px;
13
+ font-style:normal;
14
+ -webkit-font-smoothing: antialiased;
15
+ -moz-osx-font-smoothing: grayscale;
16
+ }
17
+
18
+ .ez-icon-account-outline:before { content: "\ea01"; }
19
+ .ez-icon-account:before { content: "\ea02"; }
20
+ .ez-icon-alert-circle-inverted:before { content: "\ea03"; }
21
+ .ez-icon-alert-circle:before { content: "\ea04"; }
22
+ .ez-icon-alert-mail:before { content: "\ea05"; }
23
+ .ez-icon-alert-outline:before { content: "\ea06"; }
24
+ .ez-icon-alert-popup:before { content: "\ea07"; }
25
+ .ez-icon-apps:before { content: "\ea08"; }
26
+ .ez-icon-arrow_back:before { content: "\ea09"; }
27
+ .ez-icon-bell-inverted:before { content: "\ea0a"; }
28
+ .ez-icon-bell:before { content: "\ea0b"; }
29
+ .ez-icon-business-center:before { content: "\ea0c"; }
30
+ .ez-icon-calendar-text:before { content: "\ea0d"; }
31
+ .ez-icon-calendar:before { content: "\ea0e"; }
32
+ .ez-icon-check-circle-inverted:before { content: "\ea0f"; }
33
+ .ez-icon-check-circle:before { content: "\ea10"; }
34
+ .ez-icon-check:before { content: "\ea11"; }
35
+ .ez-icon-chevron-down:before { content: "\ea12"; }
36
+ .ez-icon-chevron-left:before { content: "\ea13"; }
37
+ .ez-icon-chevron-right:before { content: "\ea14"; }
38
+ .ez-icon-chevron-up:before { content: "\ea15"; }
39
+ .ez-icon-circle--medium:before { content: "\ea16"; }
40
+ .ez-icon-circle:before { content: "\ea17"; }
41
+ .ez-icon-clipboard:before { content: "\ea18"; }
42
+ .ez-icon-close-circle-inverted:before { content: "\ea19"; }
43
+ .ez-icon-close-circle:before { content: "\ea1a"; }
44
+ .ez-icon-close:before { content: "\ea1b"; }
45
+ .ez-icon-comment-inverted:before { content: "\ea1c"; }
46
+ .ez-icon-comment:before { content: "\ea1d"; }
47
+ .ez-icon-configuration:before { content: "\ea1e"; }
48
+ .ez-icon-copy:before { content: "\ea1f"; }
49
+ .ez-icon-crop:before { content: "\ea20"; }
50
+ .ez-icon-delete:before { content: "\ea21"; }
51
+ .ez-icon-description:before { content: "\ea22"; }
52
+ .ez-icon-dot-notification:before { content: "\ea23"; }
53
+ .ez-icon-dots-horizontal:before { content: "\ea24"; }
54
+ .ez-icon-dots-vertical:before { content: "\ea25"; }
55
+ .ez-icon-drag-indicator:before { content: "\ea26"; }
56
+ .ez-icon-edit-file:before { content: "\ea27"; }
57
+ .ez-icon-edit-table:before { content: "\ea28"; }
58
+ .ez-icon-edit-time:before { content: "\ea29"; }
59
+ .ez-icon-edit:before { content: "\ea2a"; }
60
+ .ez-icon-email-inverted:before { content: "\ea2b"; }
61
+ .ez-icon-email:before { content: "\ea2c"; }
62
+ .ez-icon-error-octagon:before { content: "\ea2d"; }
63
+ .ez-icon-expand:before { content: "\ea2e"; }
64
+ .ez-icon-eye-off:before { content: "\ea2f"; }
65
+ .ez-icon-eye:before { content: "\ea30"; }
66
+ .ez-icon-favorite:before { content: "\ea31"; }
67
+ .ez-icon-file-download:before { content: "\ea32"; }
68
+ .ez-icon-file-upload:before { content: "\ea33"; }
69
+ .ez-icon-filter:before { content: "\ea34"; }
70
+ .ez-icon-find-file:before { content: "\ea35"; }
71
+ .ez-icon-find-page:before { content: "\ea36"; }
72
+ .ez-icon-format-color-fill:before { content: "\ea37"; }
73
+ .ez-icon-help-circle-outline:before { content: "\ea38"; }
74
+ .ez-icon-help-inverted:before { content: "\ea39"; }
75
+ .ez-icon-help:before { content: "\ea3a"; }
76
+ .ez-icon-home:before { content: "\ea3b"; }
77
+ .ez-icon-language:before { content: "\ea3c"; }
78
+ .ez-icon-launch:before { content: "\ea3d"; }
79
+ .ez-icon-lightbulb:before { content: "\ea3e"; }
80
+ .ez-icon-list:before { content: "\ea3f"; }
81
+ .ez-icon-loading:before { content: "\ea40"; }
82
+ .ez-icon-lock-outline:before { content: "\ea41"; }
83
+ .ez-icon-lock:before { content: "\ea42"; }
84
+ .ez-icon-menu:before { content: "\ea43"; }
85
+ .ez-icon-minus-circle-inverted:before { content: "\ea44"; }
86
+ .ez-icon-minus:before { content: "\ea45"; }
87
+ .ez-icon-money-off:before { content: "\ea46"; }
88
+ .ez-icon-money:before { content: "\ea47"; }
89
+ .ez-icon-north-west:before { content: "\ea48"; }
90
+ .ez-icon-pause:before { content: "\ea49"; }
91
+ .ez-icon-payments:before { content: "\ea4a"; }
92
+ .ez-icon-play:before { content: "\ea4b"; }
93
+ .ez-icon-plus-circle-inverted:before { content: "\ea4c"; }
94
+ .ez-icon-plus-circle:before { content: "\ea4d"; }
95
+ .ez-icon-plus:before { content: "\ea4e"; }
96
+ .ez-icon-power:before { content: "\ea4f"; }
97
+ .ez-icon-push-pin:before { content: "\ea50"; }
98
+ .ez-icon-restore:before { content: "\ea51"; }
99
+ .ez-icon-return:before { content: "\ea52"; }
100
+ .ez-icon-rotate:before { content: "\ea53"; }
101
+ .ez-icon-save:before { content: "\ea54"; }
102
+ .ez-icon-search:before { content: "\ea55"; }
103
+ .ez-icon-settings-inverted:before { content: "\ea56"; }
104
+ .ez-icon-settings:before { content: "\ea57"; }
105
+ .ez-icon-share:before { content: "\ea58"; }
106
+ .ez-icon-shield:before { content: "\ea59"; }
107
+ .ez-icon-south-east:before { content: "\ea5a"; }
108
+ .ez-icon-success-circle:before { content: "\ea5b"; }
109
+ .ez-icon-sync:before { content: "\ea5c"; }
110
+ .ez-icon-table:before { content: "\ea5d"; }
111
+ .ez-icon-timer-outline:before { content: "\ea5e"; }
112
+ .ez-icon-user-circle:before { content: "\ea5f"; }
113
+ .ez-icon-warning-minus:before { content: "\ea60"; }
114
+ .ez-icon-warning-triangle:before { content: "\ea61"; }
@@ -0,0 +1,117 @@
1
+ @font-face {font-family: "ez-icons";
2
+ src: url('ez-icons.eot?t=1652282463680'); /* IE9*/
3
+ src: url('ez-icons.eot?t=1652282463680#iefix') format('embedded-opentype'), /* IE6-IE8 */
4
+ url("ez-icons.woff2?t=1652282463680") format("woff2"),
5
+ url("ez-icons.woff?t=1652282463680") format("woff"),
6
+ url('ez-icons.ttf?t=1652282463680') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
7
+ url('ez-icons.svg?t=1652282463680#ez-icons') format('svg'); /* iOS 4.1- */
8
+ }
9
+
10
+ [class^="ez-icon-"], [class*=" ez-icon-"] {
11
+ font-family: 'ez-icons' !important;
12
+ font-size:16px;
13
+ font-style:normal;
14
+ -webkit-font-smoothing: antialiased;
15
+ -moz-osx-font-smoothing: grayscale;
16
+ }
17
+
18
+ :global {
19
+ .ez-icon-account-outline:before { content: "\ea01"; }
20
+ .ez-icon-account:before { content: "\ea02"; }
21
+ .ez-icon-alert-circle-inverted:before { content: "\ea03"; }
22
+ .ez-icon-alert-circle:before { content: "\ea04"; }
23
+ .ez-icon-alert-mail:before { content: "\ea05"; }
24
+ .ez-icon-alert-outline:before { content: "\ea06"; }
25
+ .ez-icon-alert-popup:before { content: "\ea07"; }
26
+ .ez-icon-apps:before { content: "\ea08"; }
27
+ .ez-icon-arrow_back:before { content: "\ea09"; }
28
+ .ez-icon-bell-inverted:before { content: "\ea0a"; }
29
+ .ez-icon-bell:before { content: "\ea0b"; }
30
+ .ez-icon-business-center:before { content: "\ea0c"; }
31
+ .ez-icon-calendar-text:before { content: "\ea0d"; }
32
+ .ez-icon-calendar:before { content: "\ea0e"; }
33
+ .ez-icon-check-circle-inverted:before { content: "\ea0f"; }
34
+ .ez-icon-check-circle:before { content: "\ea10"; }
35
+ .ez-icon-check:before { content: "\ea11"; }
36
+ .ez-icon-chevron-down:before { content: "\ea12"; }
37
+ .ez-icon-chevron-left:before { content: "\ea13"; }
38
+ .ez-icon-chevron-right:before { content: "\ea14"; }
39
+ .ez-icon-chevron-up:before { content: "\ea15"; }
40
+ .ez-icon-circle--medium:before { content: "\ea16"; }
41
+ .ez-icon-circle:before { content: "\ea17"; }
42
+ .ez-icon-clipboard:before { content: "\ea18"; }
43
+ .ez-icon-close-circle-inverted:before { content: "\ea19"; }
44
+ .ez-icon-close-circle:before { content: "\ea1a"; }
45
+ .ez-icon-close:before { content: "\ea1b"; }
46
+ .ez-icon-comment-inverted:before { content: "\ea1c"; }
47
+ .ez-icon-comment:before { content: "\ea1d"; }
48
+ .ez-icon-configuration:before { content: "\ea1e"; }
49
+ .ez-icon-copy:before { content: "\ea1f"; }
50
+ .ez-icon-crop:before { content: "\ea20"; }
51
+ .ez-icon-delete:before { content: "\ea21"; }
52
+ .ez-icon-description:before { content: "\ea22"; }
53
+ .ez-icon-dot-notification:before { content: "\ea23"; }
54
+ .ez-icon-dots-horizontal:before { content: "\ea24"; }
55
+ .ez-icon-dots-vertical:before { content: "\ea25"; }
56
+ .ez-icon-drag-indicator:before { content: "\ea26"; }
57
+ .ez-icon-edit-file:before { content: "\ea27"; }
58
+ .ez-icon-edit-table:before { content: "\ea28"; }
59
+ .ez-icon-edit-time:before { content: "\ea29"; }
60
+ .ez-icon-edit:before { content: "\ea2a"; }
61
+ .ez-icon-email-inverted:before { content: "\ea2b"; }
62
+ .ez-icon-email:before { content: "\ea2c"; }
63
+ .ez-icon-error-octagon:before { content: "\ea2d"; }
64
+ .ez-icon-expand:before { content: "\ea2e"; }
65
+ .ez-icon-eye-off:before { content: "\ea2f"; }
66
+ .ez-icon-eye:before { content: "\ea30"; }
67
+ .ez-icon-favorite:before { content: "\ea31"; }
68
+ .ez-icon-file-download:before { content: "\ea32"; }
69
+ .ez-icon-file-upload:before { content: "\ea33"; }
70
+ .ez-icon-filter:before { content: "\ea34"; }
71
+ .ez-icon-find-file:before { content: "\ea35"; }
72
+ .ez-icon-find-page:before { content: "\ea36"; }
73
+ .ez-icon-format-color-fill:before { content: "\ea37"; }
74
+ .ez-icon-help-circle-outline:before { content: "\ea38"; }
75
+ .ez-icon-help-inverted:before { content: "\ea39"; }
76
+ .ez-icon-help:before { content: "\ea3a"; }
77
+ .ez-icon-home:before { content: "\ea3b"; }
78
+ .ez-icon-language:before { content: "\ea3c"; }
79
+ .ez-icon-launch:before { content: "\ea3d"; }
80
+ .ez-icon-lightbulb:before { content: "\ea3e"; }
81
+ .ez-icon-list:before { content: "\ea3f"; }
82
+ .ez-icon-loading:before { content: "\ea40"; }
83
+ .ez-icon-lock-outline:before { content: "\ea41"; }
84
+ .ez-icon-lock:before { content: "\ea42"; }
85
+ .ez-icon-menu:before { content: "\ea43"; }
86
+ .ez-icon-minus-circle-inverted:before { content: "\ea44"; }
87
+ .ez-icon-minus:before { content: "\ea45"; }
88
+ .ez-icon-money-off:before { content: "\ea46"; }
89
+ .ez-icon-money:before { content: "\ea47"; }
90
+ .ez-icon-north-west:before { content: "\ea48"; }
91
+ .ez-icon-pause:before { content: "\ea49"; }
92
+ .ez-icon-payments:before { content: "\ea4a"; }
93
+ .ez-icon-play:before { content: "\ea4b"; }
94
+ .ez-icon-plus-circle-inverted:before { content: "\ea4c"; }
95
+ .ez-icon-plus-circle:before { content: "\ea4d"; }
96
+ .ez-icon-plus:before { content: "\ea4e"; }
97
+ .ez-icon-power:before { content: "\ea4f"; }
98
+ .ez-icon-push-pin:before { content: "\ea50"; }
99
+ .ez-icon-restore:before { content: "\ea51"; }
100
+ .ez-icon-return:before { content: "\ea52"; }
101
+ .ez-icon-rotate:before { content: "\ea53"; }
102
+ .ez-icon-save:before { content: "\ea54"; }
103
+ .ez-icon-search:before { content: "\ea55"; }
104
+ .ez-icon-settings-inverted:before { content: "\ea56"; }
105
+ .ez-icon-settings:before { content: "\ea57"; }
106
+ .ez-icon-share:before { content: "\ea58"; }
107
+ .ez-icon-shield:before { content: "\ea59"; }
108
+ .ez-icon-south-east:before { content: "\ea5a"; }
109
+ .ez-icon-success-circle:before { content: "\ea5b"; }
110
+ .ez-icon-sync:before { content: "\ea5c"; }
111
+ .ez-icon-table:before { content: "\ea5d"; }
112
+ .ez-icon-timer-outline:before { content: "\ea5e"; }
113
+ .ez-icon-user-circle:before { content: "\ea5f"; }
114
+ .ez-icon-warning-minus:before { content: "\ea60"; }
115
+ .ez-icon-warning-triangle:before { content: "\ea61"; }
116
+
117
+ }