@zohodesk/icons 1.3.10 → 1.3.12
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/README.md +9 -0
- package/assets/fonts/zd-gcFonts.svg +2 -0
- package/assets/fonts/zd-gcFonts.woff +0 -0
- package/assets/fonts/zd-gcFonts.woff2 +0 -0
- package/assets/fonts/zd-rGeneral.svg +1 -0
- package/assets/fonts/zd-rGeneral.woff +0 -0
- package/assets/fonts/zd-rGeneral.woff2 +0 -0
- package/assets/fonts/zd-rIM.svg +2 -0
- package/assets/fonts/zd-rIM.woff +0 -0
- package/assets/fonts/zd-rIM.woff2 +0 -0
- package/assets/react/zd-font-rAI.module.css +29 -25
- package/assets/react/zd-font-rAccessibility.module.css +46 -42
- package/assets/react/zd-font-rAnalyticsColor.module.css +199 -195
- package/assets/react/zd-font-rAutomation.module.css +322 -318
- package/assets/react/zd-font-rCallBar.module.css +35 -31
- package/assets/react/zd-font-rChannels.module.css +203 -199
- package/assets/react/zd-font-rCustomize.module.css +132 -128
- package/assets/react/zd-font-rDeveloperSpace.module.css +13 -9
- package/assets/react/zd-font-rExportFiles.module.css +731 -727
- package/assets/react/zd-font-rGeneral.module.css +630 -623
- package/assets/react/zd-font-rIM.module.css +52 -38
- package/assets/react/zd-font-rIntegrations.module.css +211 -207
- package/assets/react/zd-font-rLhs.module.css +380 -376
- package/assets/react/zd-font-rMarketplace.module.css +153 -149
- package/assets/react/zd-font-rReports.module.css +226 -222
- package/assets/react/zd-font-rSetup.module.css +151 -147
- package/assets/react/zd-font-rTickets.module.css +302 -298
- package/assets/react/zd-font-rTopband.module.css +122 -118
- package/assets/react/zd-font-rTwotone.module.css +1270 -1266
- package/assets/react/zd-font-rUpdates.module.css +17 -13
- package/assets/react/zd-font-react-addforms.module.css +439 -435
- package/assets/react/zd-font-react-automate.module.css +43 -39
- package/assets/react/zd-font-react-channels.module.css +433 -429
- package/assets/react/zd-font-react-channels.plain.css +433 -429
- package/assets/react/zd-font-react-common.module.css +771 -767
- package/assets/react/zd-font-react-common.plain.css +771 -767
- package/assets/react/zd-font-react-community.module.css +215 -211
- package/assets/react/zd-font-react-customers.module.css +21 -17
- package/assets/react/zd-font-react-customize.module.css +608 -604
- package/assets/react/zd-font-react-gamescope.module.css +85 -81
- package/assets/react/zd-font-react-gcFonts.module.css +1475 -1462
- package/assets/react/zd-font-react-gettingstarted.module.css +305 -301
- package/assets/react/zd-font-react-integrations.module.css +43 -39
- package/assets/react/zd-font-react-kb.module.css +4419 -4415
- package/assets/react/zd-font-react-logo.module.css +20 -16
- package/assets/react/zd-font-react-organization.module.css +51 -47
- package/assets/react/zd-font-react-organization.plain.css +51 -47
- package/assets/react/zd-font-react-others.module.css +281 -277
- package/assets/react/zd-font-react-reports.module.css +448 -444
- package/assets/react/zd-font-react-setup.module.css +785 -781
- package/assets/react/zd-font-react-setup.plain.css +785 -781
- package/assets/react/zd-font-react-social.module.css +456 -452
- package/assets/react/zd-font-react-ticket-channels.module.css +252 -248
- package/assets/react/zd-font-react-tickets.module.css +884 -880
- package/assets/react/zd-font-react-tickets.plain.css +884 -880
- package/assets/react/zd-font-react-topband.module.css +550 -546
- package/assets/react/zd-font-react-topband.plain.css +550 -546
- package/cbt.config.js +3 -3
- package/es/Context/__tests__/__snapshots__/IconContext.spec.js.snap +12 -12
- package/es/Icon/FontFactory.js +6 -3
- package/es/Icon/FontIcon.js +3 -2
- package/es/Icon/SvgIcon.js +2 -1
- package/es/Icon/__tests__/Icon.spec.js +15 -0
- package/es/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +22 -22
- package/es/Icon/__tests__/__snapshots__/Icon.spec.js.snap +37876 -0
- package/es/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +13 -13
- package/lib/Context/__tests__/__snapshots__/IconContext.spec.js.snap +12 -12
- package/lib/Icon/FontFactory.js +4 -3
- package/lib/Icon/FontIcon.js +4 -2
- package/lib/Icon/SvgIcon.js +3 -1
- package/lib/Icon/__tests__/Icon.spec.js +38 -0
- package/lib/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +22 -22
- package/lib/Icon/__tests__/__snapshots__/Icon.spec.js.snap +37876 -0
- package/lib/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +13 -13
- package/package.json +19 -12
- package/ut.config.js +106 -0
|
@@ -1,9 +1,13 @@
|
|
|
1
|
-
@font-face{
|
|
2
|
-
font-family:"
|
|
3
|
-
src:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family:"zdfonts-react-customize";
|
|
3
|
+
src:
|
|
4
|
+
url('../fonts/zd-customize.woff2') format('woff2'),
|
|
5
|
+
|
|
6
|
+
url('../fonts/zd-customize.woff') format('woff'),
|
|
7
|
+
url('../fonts/zd-customize.svg#zdfonts') format('svg');
|
|
8
|
+
font-weight: normal;
|
|
9
|
+
font-style: normal;
|
|
10
|
+
font-display: block;
|
|
7
11
|
}
|
|
8
12
|
|
|
9
13
|
@layer dot-icons.core {
|
|
@@ -11,605 +15,605 @@
|
|
|
11
15
|
|
|
12
16
|
|
|
13
17
|
.icon-ai,.icon-callDir,.icon-callStatus,.icon-clear,.icon-css,.icon-Currency,.icon-Datepicker,.icon-DateTime,.icon-Decimal,.icon-doc,.icon-dwg,.icon-exe2,.icon-help-centre,.icon-html,.icon-ics,.icon-Idea-new,.icon-imageicn,.icon-inappweb-main,.icon-integer,.icon-look-up,.icon-menu57,.icon-mp3,.icon-mp4,.icon-Multiselectpicklist,.icon-pdf,.icon-percentage,.icon-phone-type,.icon-picklist,.icon-ppt2,.icon-psd,.icon-questionfile,.icon-remove-field,.icon-remove,.icon-replace_value,.icon-settings2,.icon-sh2,.icon-sort1-a-z,.icon-sugsol,.icon-Textarea,.icon-texticn,.icon-TextType,.icon-ticket,.icon-twitter4,.icon-txt,.icon-video,.icon-xls,.icon-xml2,.icon-ZD-accounts,.icon-ZD-contracts,.icon-ZD-dashboards,.icon-ZD-products,.icon-ZD-timeentry,.icon-zip3,.icon-skills,.icon-customAction,.icon-ZD-IM{
|
|
14
|
-
font-family:"
|
|
18
|
+
font-family:"zdfonts-react-customize" !important;
|
|
15
19
|
}
|
|
16
20
|
|
|
17
|
-
.icon-ai .path1:before{
|
|
18
|
-
content:"\e600";
|
|
19
|
-
color:rgb(233, 233, 224);
|
|
20
|
-
}
|
|
21
|
-
.icon-ai .path2:before{
|
|
22
|
-
content:"\e601";
|
|
23
|
-
margin-left
|
|
24
|
-
color:rgb(255, 193, 79);
|
|
25
|
-
}
|
|
26
|
-
.icon-ai .path3:before{
|
|
27
|
-
content:"\e602";
|
|
28
|
-
margin-left
|
|
29
|
-
color:rgb(255, 255, 255);
|
|
30
|
-
}
|
|
31
|
-
.icon-ai .path4:before{
|
|
32
|
-
content:"\e603";
|
|
33
|
-
margin-left
|
|
34
|
-
color:rgb(200, 189, 184);
|
|
35
|
-
}
|
|
36
|
-
.icon-ai .path5:before{
|
|
37
|
-
content:"\e604";
|
|
38
|
-
margin-left
|
|
39
|
-
color:rgb(217, 215, 202);
|
|
40
|
-
}
|
|
41
|
-
.icon-callDir:before{
|
|
42
|
-
content:"\e605";
|
|
43
|
-
}
|
|
44
|
-
.icon-callStatus:before{
|
|
45
|
-
content:"\e606";
|
|
46
|
-
}
|
|
47
|
-
.icon-clear:before{
|
|
48
|
-
content:"\e607";
|
|
49
|
-
}
|
|
50
|
-
.icon-css .path1:before{
|
|
51
|
-
content:"\e608";
|
|
52
|
-
color:rgb(233, 233, 224);
|
|
53
|
-
}
|
|
54
|
-
.icon-css .path2:before{
|
|
55
|
-
content:"\e609";
|
|
56
|
-
margin-left
|
|
57
|
-
color:rgb(217, 215, 202);
|
|
58
|
-
}
|
|
59
|
-
.icon-css .path3:before{
|
|
60
|
-
content:"\e60a";
|
|
61
|
-
margin-left
|
|
62
|
-
color:rgb(0, 150, 230);
|
|
63
|
-
}
|
|
64
|
-
.icon-css .path4:before{
|
|
65
|
-
content:"\e60b";
|
|
66
|
-
margin-left
|
|
67
|
-
color:rgb(255, 255, 255);
|
|
68
|
-
}
|
|
69
|
-
.icon-Currency:before{
|
|
70
|
-
content:"\e60c";
|
|
71
|
-
}
|
|
72
|
-
.icon-Datepicker:before{
|
|
73
|
-
content:"\e60d";
|
|
74
|
-
}
|
|
75
|
-
.icon-DateTime:before{
|
|
76
|
-
content:"\e60e";
|
|
77
|
-
}
|
|
78
|
-
.icon-Decimal:before{
|
|
79
|
-
content:"\e60f";
|
|
80
|
-
}
|
|
81
|
-
.icon-doc .path1:before{
|
|
82
|
-
content:"\e610";
|
|
83
|
-
color:rgb(233, 233, 224);
|
|
84
|
-
}
|
|
85
|
-
.icon-doc .path2:before{
|
|
86
|
-
content:"\e611";
|
|
87
|
-
margin-left
|
|
88
|
-
color:rgb(217, 215, 202);
|
|
89
|
-
}
|
|
90
|
-
.icon-doc .path3:before{
|
|
91
|
-
content:"\e612";
|
|
92
|
-
margin-left
|
|
93
|
-
color:rgb(134, 151, 203);
|
|
94
|
-
}
|
|
95
|
-
.icon-doc .path4:before{
|
|
96
|
-
content:"\e613";
|
|
97
|
-
margin-left
|
|
98
|
-
color:rgb(0, 150, 230);
|
|
99
|
-
}
|
|
100
|
-
.icon-doc .path5:before{
|
|
101
|
-
content:"\e614";
|
|
102
|
-
margin-left
|
|
103
|
-
color:rgb(255, 255, 255);
|
|
104
|
-
}
|
|
105
|
-
.icon-dwg .path1:before{
|
|
106
|
-
content:"\e615";
|
|
107
|
-
color:rgb(233, 233, 224);
|
|
108
|
-
}
|
|
109
|
-
.icon-dwg .path2:before{
|
|
110
|
-
content:"\e616";
|
|
111
|
-
margin-left
|
|
112
|
-
color:rgb(217, 215, 202);
|
|
113
|
-
}
|
|
114
|
-
.icon-dwg .path3:before{
|
|
115
|
-
content:"\e617";
|
|
116
|
-
margin-left
|
|
117
|
-
color:rgb(134, 151, 203);
|
|
118
|
-
}
|
|
119
|
-
.icon-dwg .path4:before{
|
|
120
|
-
content:"\e618";
|
|
121
|
-
margin-left
|
|
122
|
-
color:rgb(255, 255, 255);
|
|
123
|
-
}
|
|
124
|
-
.icon-dwg .path5:before{
|
|
125
|
-
content:"\e619";
|
|
126
|
-
margin-left
|
|
127
|
-
color:rgb(200, 189, 184);
|
|
128
|
-
}
|
|
129
|
-
.icon-dwg .path6:before{
|
|
130
|
-
content:"\e61a";
|
|
131
|
-
margin-left
|
|
132
|
-
color:rgb(173, 162, 158);
|
|
133
|
-
}
|
|
134
|
-
.icon-exe2 .path1:before{
|
|
135
|
-
content:"\e61b";
|
|
136
|
-
color:rgb(233, 233, 224);
|
|
137
|
-
}
|
|
138
|
-
.icon-exe2 .path2:before{
|
|
139
|
-
content:"\e61c";
|
|
140
|
-
margin-left
|
|
141
|
-
color:rgb(217, 215, 202);
|
|
142
|
-
}
|
|
143
|
-
.icon-exe2 .path3:before{
|
|
144
|
-
content:"\e61d";
|
|
145
|
-
margin-left
|
|
146
|
-
color:rgb(151, 119, 168);
|
|
147
|
-
}
|
|
148
|
-
.icon-exe2 .path4:before{
|
|
149
|
-
content:"\e61e";
|
|
150
|
-
margin-left
|
|
151
|
-
color:rgb(255, 255, 255);
|
|
152
|
-
}
|
|
153
|
-
.icon-help-centre:before{
|
|
154
|
-
content:"\e61f";
|
|
155
|
-
}
|
|
156
|
-
.icon-html .path1:before{
|
|
157
|
-
content:"\e620";
|
|
158
|
-
color:rgb(233, 233, 224);
|
|
159
|
-
}
|
|
160
|
-
.icon-html .path2:before{
|
|
161
|
-
content:"\e621";
|
|
162
|
-
margin-left
|
|
163
|
-
color:rgb(217, 215, 202);
|
|
164
|
-
}
|
|
165
|
-
.icon-html .path3:before{
|
|
166
|
-
content:"\e622";
|
|
167
|
-
margin-left
|
|
168
|
-
color:rgb(236, 102, 48);
|
|
169
|
-
}
|
|
170
|
-
.icon-html .path4:before{
|
|
171
|
-
content:"\e623";
|
|
172
|
-
margin-left
|
|
173
|
-
color:rgb(255, 255, 255);
|
|
174
|
-
}
|
|
175
|
-
.icon-ics:before{
|
|
176
|
-
content:"\e624";
|
|
177
|
-
}
|
|
178
|
-
.icon-Idea-new:before{
|
|
179
|
-
content:"\e625";
|
|
180
|
-
}
|
|
181
|
-
.icon-imageicn .path1:before{
|
|
182
|
-
content:"\e626";
|
|
183
|
-
color:rgb(233, 233, 224);
|
|
184
|
-
}
|
|
185
|
-
.icon-imageicn .path2:before{
|
|
186
|
-
content:"\e627";
|
|
187
|
-
margin-left
|
|
188
|
-
color:rgb(101, 156, 53);
|
|
189
|
-
}
|
|
190
|
-
.icon-imageicn .path3:before{
|
|
191
|
-
content:"\e628";
|
|
192
|
-
margin-left
|
|
193
|
-
color:rgb(217, 215, 202);
|
|
194
|
-
}
|
|
195
|
-
.icon-imageicn .path4:before{
|
|
196
|
-
content:"\e629";
|
|
197
|
-
margin-left
|
|
198
|
-
color:rgb(243, 213, 91);
|
|
199
|
-
}
|
|
200
|
-
.icon-imageicn .path5:before{
|
|
201
|
-
content:"\e62a";
|
|
202
|
-
margin-left
|
|
203
|
-
color:rgb(136, 192, 87);
|
|
204
|
-
}
|
|
205
|
-
.icon-imageicn .path6:before{
|
|
206
|
-
content:"\e62b";
|
|
207
|
-
margin-left
|
|
208
|
-
color:rgb(255, 255, 255);
|
|
209
|
-
}
|
|
210
|
-
.icon-inappweb-main:before{
|
|
211
|
-
content:"\e62c";
|
|
212
|
-
}
|
|
213
|
-
.icon-integer:before{
|
|
214
|
-
content:"\e62d";
|
|
215
|
-
}
|
|
216
|
-
.icon-look-up:before{
|
|
217
|
-
content:"\e62e";
|
|
218
|
-
}
|
|
219
|
-
.icon-menu57:before{
|
|
220
|
-
content:"\e62f";
|
|
221
|
-
}
|
|
222
|
-
.icon-mp3 .path1:before{
|
|
223
|
-
content:"\e630";
|
|
224
|
-
color:rgb(233, 233, 224);
|
|
225
|
-
}
|
|
226
|
-
.icon-mp3 .path2:before{
|
|
227
|
-
content:"\e631";
|
|
228
|
-
margin-left
|
|
229
|
-
color:rgb(217, 215, 202);
|
|
230
|
-
}
|
|
231
|
-
.icon-mp3 .path3:before{
|
|
232
|
-
content:"\e632";
|
|
233
|
-
margin-left
|
|
234
|
-
color:rgb(125, 101, 153);
|
|
235
|
-
}
|
|
236
|
-
.icon-mp3 .path4:before{
|
|
237
|
-
content:"\e633";
|
|
238
|
-
margin-left
|
|
239
|
-
color:rgb(200, 189, 184);
|
|
240
|
-
}
|
|
241
|
-
.icon-mp3 .path5:before{
|
|
242
|
-
content:"\e634";
|
|
243
|
-
margin-left
|
|
244
|
-
color:rgb(255, 255, 255);
|
|
245
|
-
}
|
|
246
|
-
.icon-mp4 .path1:before{
|
|
247
|
-
content:"\e635";
|
|
248
|
-
color:rgb(233, 233, 224);
|
|
249
|
-
}
|
|
250
|
-
.icon-mp4 .path2:before{
|
|
251
|
-
content:"\e636";
|
|
252
|
-
margin-left
|
|
253
|
-
color:rgb(255, 83, 100);
|
|
254
|
-
}
|
|
255
|
-
.icon-mp4 .path3:before{
|
|
256
|
-
content:"\e637";
|
|
257
|
-
margin-left
|
|
258
|
-
color:rgb(255, 255, 255);
|
|
259
|
-
}
|
|
260
|
-
.icon-mp4 .path4:before{
|
|
261
|
-
content:"\e638";
|
|
262
|
-
margin-left
|
|
263
|
-
color:rgb(200, 189, 184);
|
|
264
|
-
}
|
|
265
|
-
.icon-mp4 .path5:before{
|
|
266
|
-
content:"\e639";
|
|
267
|
-
margin-left
|
|
268
|
-
color:rgb(217, 215, 202);
|
|
269
|
-
}
|
|
270
|
-
.icon-Multiselectpicklist:before{
|
|
271
|
-
content:"\e63a";
|
|
272
|
-
}
|
|
273
|
-
.icon-pdf .path1:before{
|
|
274
|
-
content:"\e63b";
|
|
275
|
-
color:rgb(233, 233, 224);
|
|
276
|
-
}
|
|
277
|
-
.icon-pdf .path2:before{
|
|
278
|
-
content:"\e63c";
|
|
279
|
-
margin-left
|
|
280
|
-
color:rgb(217, 215, 202);
|
|
281
|
-
}
|
|
282
|
-
.icon-pdf .path3:before{
|
|
283
|
-
content:"\e63d";
|
|
284
|
-
margin-left
|
|
285
|
-
color:rgb(204, 75, 76);
|
|
286
|
-
}
|
|
287
|
-
.icon-pdf .path4:before{
|
|
288
|
-
content:"\e63e";
|
|
289
|
-
margin-left
|
|
290
|
-
color:rgb(255, 255, 255);
|
|
291
|
-
}
|
|
292
|
-
.icon-percentage:before{
|
|
293
|
-
content:"\e63f";
|
|
294
|
-
}
|
|
295
|
-
.icon-phone-type:before{
|
|
296
|
-
content:"\e640";
|
|
297
|
-
}
|
|
298
|
-
.icon-picklist:before{
|
|
299
|
-
content:"\e641";
|
|
300
|
-
}
|
|
301
|
-
.icon-ppt2 .path1:before{
|
|
302
|
-
content:"\e642";
|
|
303
|
-
color:rgb(233, 233, 224);
|
|
304
|
-
}
|
|
305
|
-
.icon-ppt2 .path2:before{
|
|
306
|
-
content:"\e643";
|
|
307
|
-
margin-left
|
|
308
|
-
color:rgb(217, 215, 202);
|
|
309
|
-
}
|
|
310
|
-
.icon-ppt2 .path3:before{
|
|
311
|
-
content:"\e644";
|
|
312
|
-
margin-left
|
|
313
|
-
color:rgb(246, 113, 46);
|
|
314
|
-
}
|
|
315
|
-
.icon-ppt2 .path4:before{
|
|
316
|
-
content:"\e645";
|
|
317
|
-
margin-left
|
|
318
|
-
color:rgb(255, 255, 255);
|
|
319
|
-
}
|
|
320
|
-
.icon-ppt2 .path5:before{
|
|
321
|
-
content:"\e646";
|
|
322
|
-
margin-left
|
|
323
|
-
color:rgb(200, 189, 184);
|
|
324
|
-
}
|
|
325
|
-
.icon-ppt2 .path6:before{
|
|
326
|
-
content:"\e647";
|
|
327
|
-
margin-left
|
|
328
|
-
color:rgb(211, 204, 201);
|
|
329
|
-
}
|
|
330
|
-
.icon-psd .path1:before{
|
|
331
|
-
content:"\e648";
|
|
332
|
-
color:rgb(233, 233, 224);
|
|
333
|
-
}
|
|
334
|
-
.icon-psd .path2:before{
|
|
335
|
-
content:"\e649";
|
|
336
|
-
margin-left
|
|
337
|
-
color:rgb(88, 137, 196);
|
|
338
|
-
}
|
|
339
|
-
.icon-psd .path3:before{
|
|
340
|
-
content:"\e64a";
|
|
341
|
-
margin-left
|
|
342
|
-
color:rgb(255, 255, 255);
|
|
343
|
-
}
|
|
344
|
-
.icon-psd .path4:before{
|
|
345
|
-
content:"\e64b";
|
|
346
|
-
margin-left
|
|
347
|
-
color:rgb(200, 189, 184);
|
|
348
|
-
}
|
|
349
|
-
.icon-psd .path5:before{
|
|
350
|
-
content:"\e64c";
|
|
351
|
-
margin-left
|
|
352
|
-
color:rgb(217, 215, 202);
|
|
353
|
-
}
|
|
354
|
-
.icon-questionfile .path1:before{
|
|
355
|
-
content:"\e64d";
|
|
356
|
-
color:rgb(233, 233, 224);
|
|
357
|
-
}
|
|
358
|
-
.icon-questionfile .path2:before{
|
|
359
|
-
content:"\e64e";
|
|
360
|
-
margin-left
|
|
361
|
-
color:rgb(217, 215, 202);
|
|
362
|
-
}
|
|
363
|
-
.icon-questionfile .path3:before{
|
|
364
|
-
content:"\e64f";
|
|
365
|
-
margin-left
|
|
366
|
-
color:rgb(200, 189, 184);
|
|
367
|
-
}
|
|
368
|
-
.icon-questionfile .path4:before{
|
|
369
|
-
content:"\e650";
|
|
370
|
-
margin-left
|
|
371
|
-
color:rgb(255, 255, 255);
|
|
372
|
-
}
|
|
373
|
-
.icon-questionfile .path5:before{
|
|
374
|
-
content:"\e651";
|
|
375
|
-
margin-left
|
|
376
|
-
color:rgb(200, 189, 184);
|
|
377
|
-
}
|
|
378
|
-
.icon-remove-field .path1:before{
|
|
379
|
-
content:"\e652";
|
|
380
|
-
color:rgb(255, 82, 82);
|
|
381
|
-
}
|
|
382
|
-
.icon-remove-field .path2:before{
|
|
383
|
-
content:"\e653";
|
|
384
|
-
margin-left
|
|
385
|
-
color:rgb(166, 166, 166);
|
|
386
|
-
}
|
|
387
|
-
.icon-remove:before{
|
|
388
|
-
content:"\e654";
|
|
389
|
-
}
|
|
390
|
-
.icon-replace_value:before{
|
|
391
|
-
content:"\e655";
|
|
392
|
-
}
|
|
393
|
-
.icon-settings2:before{
|
|
394
|
-
content:"\e656";
|
|
395
|
-
}
|
|
396
|
-
.icon-sh2:before{
|
|
397
|
-
content:"\e657";
|
|
398
|
-
}
|
|
399
|
-
.icon-sort1-a-z:before{
|
|
400
|
-
content:"\e658";
|
|
401
|
-
}
|
|
402
|
-
.icon-sugsol:before{
|
|
403
|
-
content:"\e659";
|
|
404
|
-
}
|
|
405
|
-
.icon-Textarea:before{
|
|
406
|
-
content:"\e65a";
|
|
407
|
-
}
|
|
408
|
-
.icon-texticn:before{
|
|
409
|
-
content:"\e65b";
|
|
410
|
-
}
|
|
411
|
-
.icon-TextType:before{
|
|
412
|
-
content:"\e65c";
|
|
413
|
-
}
|
|
414
|
-
.icon-ticket:before{
|
|
415
|
-
content:"\e65d";
|
|
416
|
-
}
|
|
417
|
-
.icon-twitter4:before{
|
|
418
|
-
content:"\e65e";
|
|
419
|
-
}
|
|
420
|
-
.icon-txt .path1:before{
|
|
421
|
-
content:"\e65f";
|
|
422
|
-
color:rgb(233, 233, 224);
|
|
423
|
-
}
|
|
424
|
-
.icon-txt .path2:before{
|
|
425
|
-
content:"\e660";
|
|
426
|
-
margin-left
|
|
427
|
-
color:rgb(217, 215, 202);
|
|
428
|
-
}
|
|
429
|
-
.icon-txt .path3:before{
|
|
430
|
-
content:"\e661";
|
|
431
|
-
margin-left
|
|
432
|
-
color:rgb(149, 165, 165);
|
|
433
|
-
}
|
|
434
|
-
.icon-txt .path4:before{
|
|
435
|
-
content:"\e662";
|
|
436
|
-
margin-left
|
|
437
|
-
color:rgb(255, 255, 255);
|
|
438
|
-
}
|
|
439
|
-
.icon-txt .path5:before{
|
|
440
|
-
content:"\e663";
|
|
441
|
-
margin-left
|
|
442
|
-
color:rgb(200, 189, 184);
|
|
443
|
-
}
|
|
444
|
-
.icon-video .path1:before{
|
|
445
|
-
content:"\e664";
|
|
446
|
-
color:rgb(233, 233, 224);
|
|
447
|
-
}
|
|
448
|
-
.icon-video .path2:before{
|
|
449
|
-
content:"\e665";
|
|
450
|
-
margin-left
|
|
451
|
-
color:rgb(217, 215, 202);
|
|
452
|
-
}
|
|
453
|
-
.icon-video .path3:before{
|
|
454
|
-
content:"\e666";
|
|
455
|
-
margin-left
|
|
456
|
-
color:rgb(215, 94, 114);
|
|
457
|
-
}
|
|
458
|
-
.icon-video .path4:before{
|
|
459
|
-
content:"\e667";
|
|
460
|
-
margin-left
|
|
461
|
-
color:rgb(200, 189, 184);
|
|
462
|
-
}
|
|
463
|
-
.icon-video .path5:before{
|
|
464
|
-
content:"\e668";
|
|
465
|
-
margin-left
|
|
466
|
-
color:rgb(255, 255, 255);
|
|
467
|
-
}
|
|
468
|
-
.icon-video .path6:before{
|
|
469
|
-
content:"\e669";
|
|
470
|
-
margin-left
|
|
471
|
-
color:rgb(255, 255, 255);
|
|
472
|
-
}
|
|
473
|
-
.icon-video .path7:before{
|
|
474
|
-
content:"\e66a";
|
|
475
|
-
margin-left
|
|
476
|
-
color:rgb(255, 255, 255);
|
|
477
|
-
}
|
|
478
|
-
.icon-video .path8:before{
|
|
479
|
-
content:"\e66b";
|
|
480
|
-
margin-left
|
|
481
|
-
color:rgb(255, 255, 255);
|
|
482
|
-
}
|
|
483
|
-
.icon-video .path9:before{
|
|
484
|
-
content:"\e66c";
|
|
485
|
-
margin-left
|
|
486
|
-
color:rgb(255, 255, 255);
|
|
487
|
-
}
|
|
488
|
-
.icon-xls .path1:before{
|
|
489
|
-
content:"\e66d";
|
|
490
|
-
color:rgb(233, 233, 224);
|
|
491
|
-
}
|
|
492
|
-
.icon-xls .path2:before{
|
|
493
|
-
content:"\e66e";
|
|
494
|
-
margin-left
|
|
495
|
-
color:rgb(217, 215, 202);
|
|
496
|
-
}
|
|
497
|
-
.icon-xls .path3:before{
|
|
498
|
-
content:"\e66f";
|
|
499
|
-
margin-left
|
|
500
|
-
color:rgb(145, 205, 160);
|
|
501
|
-
}
|
|
502
|
-
.icon-xls .path4:before{
|
|
503
|
-
content:"\e670";
|
|
504
|
-
margin-left
|
|
505
|
-
color:rgb(255, 255, 255);
|
|
506
|
-
}
|
|
507
|
-
.icon-xls .path5:before{
|
|
508
|
-
content:"\e671";
|
|
509
|
-
margin-left
|
|
510
|
-
color:rgb(200, 189, 184);
|
|
511
|
-
}
|
|
512
|
-
.icon-xml2 .path1:before{
|
|
513
|
-
content:"\e672";
|
|
514
|
-
color:rgb(233, 233, 224);
|
|
515
|
-
}
|
|
516
|
-
.icon-xml2 .path2:before{
|
|
517
|
-
content:"\e673";
|
|
518
|
-
margin-left
|
|
519
|
-
color:rgb(217, 215, 202);
|
|
520
|
-
}
|
|
521
|
-
.icon-xml2 .path3:before{
|
|
522
|
-
content:"\e674";
|
|
523
|
-
margin-left
|
|
524
|
-
color:rgb(242, 156, 31);
|
|
525
|
-
}
|
|
526
|
-
.icon-xml2 .path4:before{
|
|
527
|
-
content:"\e675";
|
|
528
|
-
margin-left
|
|
529
|
-
color:rgb(255, 255, 255);
|
|
530
|
-
}
|
|
531
|
-
.icon-ZD-accounts .path1:before{
|
|
532
|
-
content:"\e676";
|
|
533
|
-
color:rgb(1, 1, 1);
|
|
534
|
-
}
|
|
535
|
-
.icon-ZD-accounts .path2:before{
|
|
536
|
-
content:"\e677";
|
|
537
|
-
margin-left
|
|
538
|
-
color:rgb(0, 0, 0);
|
|
539
|
-
}
|
|
540
|
-
.icon-ZD-contracts .path1:before{
|
|
541
|
-
content:"\e678";
|
|
542
|
-
color:rgb(0, 0, 0);
|
|
543
|
-
}
|
|
544
|
-
.icon-ZD-contracts .path2:before{
|
|
545
|
-
content:"\e679";
|
|
546
|
-
margin-left
|
|
547
|
-
color:rgb(17, 17, 17);
|
|
548
|
-
}
|
|
549
|
-
.icon-ZD-dashboards .path1:before{
|
|
550
|
-
content:"\e67a";
|
|
551
|
-
color:rgb(0, 0, 0);
|
|
552
|
-
}
|
|
553
|
-
.icon-ZD-dashboards .path2:before{
|
|
554
|
-
content:"\e67b";
|
|
555
|
-
margin-left
|
|
556
|
-
color:rgb(17, 17, 17);
|
|
557
|
-
}
|
|
558
|
-
.icon-ZD-products .path1:before{
|
|
559
|
-
content:"\e67c";
|
|
560
|
-
color:rgb(0, 0, 0);
|
|
561
|
-
}
|
|
562
|
-
.icon-ZD-products .path2:before{
|
|
563
|
-
content:"\e67d";
|
|
564
|
-
margin-left
|
|
565
|
-
color:rgb(17, 17, 17);
|
|
566
|
-
}
|
|
567
|
-
.icon-ZD-timeentry .path1:before{
|
|
568
|
-
content:"\e67e";
|
|
569
|
-
color:rgb(17, 17, 17);
|
|
570
|
-
}
|
|
571
|
-
.icon-ZD-timeentry .path2:before{
|
|
572
|
-
content:"\e67f";
|
|
573
|
-
margin-left
|
|
574
|
-
color:rgb(0, 0, 0);
|
|
575
|
-
}
|
|
576
|
-
.icon-zip3 .path1:before{
|
|
577
|
-
content:"\e680";
|
|
578
|
-
color:rgb(233, 233, 224);
|
|
579
|
-
}
|
|
580
|
-
.icon-zip3 .path2:before{
|
|
581
|
-
content:"\e681";
|
|
582
|
-
margin-left
|
|
583
|
-
color:rgb(217, 215, 202);
|
|
584
|
-
}
|
|
585
|
-
.icon-zip3 .path3:before{
|
|
586
|
-
content:"\e682";
|
|
587
|
-
margin-left
|
|
588
|
-
color:rgb(85, 96, 128);
|
|
589
|
-
}
|
|
590
|
-
.icon-zip3 .path4:before{
|
|
591
|
-
content:"\e683";
|
|
592
|
-
margin-left
|
|
593
|
-
color:rgb(255, 255, 255);
|
|
594
|
-
}
|
|
595
|
-
.icon-zip3 .path5:before{
|
|
596
|
-
content:"\e684";
|
|
597
|
-
margin-left
|
|
598
|
-
color:rgb(200, 189, 184);
|
|
599
|
-
}
|
|
600
|
-
.icon-skills:before{
|
|
601
|
-
content:"\e685";
|
|
602
|
-
}
|
|
603
|
-
.icon-customAction:before{
|
|
604
|
-
content:"\e686";
|
|
605
|
-
}
|
|
606
|
-
.icon-ZD-IM .path1:before{
|
|
607
|
-
content:"\e687";
|
|
608
|
-
color:rgb(153, 153, 153);
|
|
609
|
-
}
|
|
610
|
-
.icon-ZD-IM .path2:before{
|
|
611
|
-
content:"\e688";
|
|
612
|
-
margin-left
|
|
613
|
-
color:rgb(1, 1, 1);
|
|
21
|
+
.icon-ai .path1:before {
|
|
22
|
+
content: "\e600";
|
|
23
|
+
color: rgb(233, 233, 224);
|
|
24
|
+
}
|
|
25
|
+
.icon-ai .path2:before {
|
|
26
|
+
content: "\e601";
|
|
27
|
+
margin-left: -1em;
|
|
28
|
+
color: rgb(255, 193, 79);
|
|
29
|
+
}
|
|
30
|
+
.icon-ai .path3:before {
|
|
31
|
+
content: "\e602";
|
|
32
|
+
margin-left: -1em;
|
|
33
|
+
color: rgb(255, 255, 255);
|
|
34
|
+
}
|
|
35
|
+
.icon-ai .path4:before {
|
|
36
|
+
content: "\e603";
|
|
37
|
+
margin-left: -1em;
|
|
38
|
+
color: rgb(200, 189, 184);
|
|
39
|
+
}
|
|
40
|
+
.icon-ai .path5:before {
|
|
41
|
+
content: "\e604";
|
|
42
|
+
margin-left: -1em;
|
|
43
|
+
color: rgb(217, 215, 202);
|
|
44
|
+
}
|
|
45
|
+
.icon-callDir:before {
|
|
46
|
+
content: "\e605";
|
|
47
|
+
}
|
|
48
|
+
.icon-callStatus:before {
|
|
49
|
+
content: "\e606";
|
|
50
|
+
}
|
|
51
|
+
.icon-clear:before {
|
|
52
|
+
content: "\e607";
|
|
53
|
+
}
|
|
54
|
+
.icon-css .path1:before {
|
|
55
|
+
content: "\e608";
|
|
56
|
+
color: rgb(233, 233, 224);
|
|
57
|
+
}
|
|
58
|
+
.icon-css .path2:before {
|
|
59
|
+
content: "\e609";
|
|
60
|
+
margin-left: -1em;
|
|
61
|
+
color: rgb(217, 215, 202);
|
|
62
|
+
}
|
|
63
|
+
.icon-css .path3:before {
|
|
64
|
+
content: "\e60a";
|
|
65
|
+
margin-left: -1em;
|
|
66
|
+
color: rgb(0, 150, 230);
|
|
67
|
+
}
|
|
68
|
+
.icon-css .path4:before {
|
|
69
|
+
content: "\e60b";
|
|
70
|
+
margin-left: -1em;
|
|
71
|
+
color: rgb(255, 255, 255);
|
|
72
|
+
}
|
|
73
|
+
.icon-Currency:before {
|
|
74
|
+
content: "\e60c";
|
|
75
|
+
}
|
|
76
|
+
.icon-Datepicker:before {
|
|
77
|
+
content: "\e60d";
|
|
78
|
+
}
|
|
79
|
+
.icon-DateTime:before {
|
|
80
|
+
content: "\e60e";
|
|
81
|
+
}
|
|
82
|
+
.icon-Decimal:before {
|
|
83
|
+
content: "\e60f";
|
|
84
|
+
}
|
|
85
|
+
.icon-doc .path1:before {
|
|
86
|
+
content: "\e610";
|
|
87
|
+
color: rgb(233, 233, 224);
|
|
88
|
+
}
|
|
89
|
+
.icon-doc .path2:before {
|
|
90
|
+
content: "\e611";
|
|
91
|
+
margin-left: -1em;
|
|
92
|
+
color: rgb(217, 215, 202);
|
|
93
|
+
}
|
|
94
|
+
.icon-doc .path3:before {
|
|
95
|
+
content: "\e612";
|
|
96
|
+
margin-left: -1em;
|
|
97
|
+
color: rgb(134, 151, 203);
|
|
98
|
+
}
|
|
99
|
+
.icon-doc .path4:before {
|
|
100
|
+
content: "\e613";
|
|
101
|
+
margin-left: -1em;
|
|
102
|
+
color: rgb(0, 150, 230);
|
|
103
|
+
}
|
|
104
|
+
.icon-doc .path5:before {
|
|
105
|
+
content: "\e614";
|
|
106
|
+
margin-left: -1em;
|
|
107
|
+
color: rgb(255, 255, 255);
|
|
108
|
+
}
|
|
109
|
+
.icon-dwg .path1:before {
|
|
110
|
+
content: "\e615";
|
|
111
|
+
color: rgb(233, 233, 224);
|
|
112
|
+
}
|
|
113
|
+
.icon-dwg .path2:before {
|
|
114
|
+
content: "\e616";
|
|
115
|
+
margin-left: -1em;
|
|
116
|
+
color: rgb(217, 215, 202);
|
|
117
|
+
}
|
|
118
|
+
.icon-dwg .path3:before {
|
|
119
|
+
content: "\e617";
|
|
120
|
+
margin-left: -1em;
|
|
121
|
+
color: rgb(134, 151, 203);
|
|
122
|
+
}
|
|
123
|
+
.icon-dwg .path4:before {
|
|
124
|
+
content: "\e618";
|
|
125
|
+
margin-left: -1em;
|
|
126
|
+
color: rgb(255, 255, 255);
|
|
127
|
+
}
|
|
128
|
+
.icon-dwg .path5:before {
|
|
129
|
+
content: "\e619";
|
|
130
|
+
margin-left: -1em;
|
|
131
|
+
color: rgb(200, 189, 184);
|
|
132
|
+
}
|
|
133
|
+
.icon-dwg .path6:before {
|
|
134
|
+
content: "\e61a";
|
|
135
|
+
margin-left: -1em;
|
|
136
|
+
color: rgb(173, 162, 158);
|
|
137
|
+
}
|
|
138
|
+
.icon-exe2 .path1:before {
|
|
139
|
+
content: "\e61b";
|
|
140
|
+
color: rgb(233, 233, 224);
|
|
141
|
+
}
|
|
142
|
+
.icon-exe2 .path2:before {
|
|
143
|
+
content: "\e61c";
|
|
144
|
+
margin-left: -1em;
|
|
145
|
+
color: rgb(217, 215, 202);
|
|
146
|
+
}
|
|
147
|
+
.icon-exe2 .path3:before {
|
|
148
|
+
content: "\e61d";
|
|
149
|
+
margin-left: -1em;
|
|
150
|
+
color: rgb(151, 119, 168);
|
|
151
|
+
}
|
|
152
|
+
.icon-exe2 .path4:before {
|
|
153
|
+
content: "\e61e";
|
|
154
|
+
margin-left: -1em;
|
|
155
|
+
color: rgb(255, 255, 255);
|
|
156
|
+
}
|
|
157
|
+
.icon-help-centre:before {
|
|
158
|
+
content: "\e61f";
|
|
159
|
+
}
|
|
160
|
+
.icon-html .path1:before {
|
|
161
|
+
content: "\e620";
|
|
162
|
+
color: rgb(233, 233, 224);
|
|
163
|
+
}
|
|
164
|
+
.icon-html .path2:before {
|
|
165
|
+
content: "\e621";
|
|
166
|
+
margin-left: -1em;
|
|
167
|
+
color: rgb(217, 215, 202);
|
|
168
|
+
}
|
|
169
|
+
.icon-html .path3:before {
|
|
170
|
+
content: "\e622";
|
|
171
|
+
margin-left: -1em;
|
|
172
|
+
color: rgb(236, 102, 48);
|
|
173
|
+
}
|
|
174
|
+
.icon-html .path4:before {
|
|
175
|
+
content: "\e623";
|
|
176
|
+
margin-left: -1em;
|
|
177
|
+
color: rgb(255, 255, 255);
|
|
178
|
+
}
|
|
179
|
+
.icon-ics:before {
|
|
180
|
+
content: "\e624";
|
|
181
|
+
}
|
|
182
|
+
.icon-Idea-new:before {
|
|
183
|
+
content: "\e625";
|
|
184
|
+
}
|
|
185
|
+
.icon-imageicn .path1:before {
|
|
186
|
+
content: "\e626";
|
|
187
|
+
color: rgb(233, 233, 224);
|
|
188
|
+
}
|
|
189
|
+
.icon-imageicn .path2:before {
|
|
190
|
+
content: "\e627";
|
|
191
|
+
margin-left: -1em;
|
|
192
|
+
color: rgb(101, 156, 53);
|
|
193
|
+
}
|
|
194
|
+
.icon-imageicn .path3:before {
|
|
195
|
+
content: "\e628";
|
|
196
|
+
margin-left: -1em;
|
|
197
|
+
color: rgb(217, 215, 202);
|
|
198
|
+
}
|
|
199
|
+
.icon-imageicn .path4:before {
|
|
200
|
+
content: "\e629";
|
|
201
|
+
margin-left: -1em;
|
|
202
|
+
color: rgb(243, 213, 91);
|
|
203
|
+
}
|
|
204
|
+
.icon-imageicn .path5:before {
|
|
205
|
+
content: "\e62a";
|
|
206
|
+
margin-left: -1em;
|
|
207
|
+
color: rgb(136, 192, 87);
|
|
208
|
+
}
|
|
209
|
+
.icon-imageicn .path6:before {
|
|
210
|
+
content: "\e62b";
|
|
211
|
+
margin-left: -1em;
|
|
212
|
+
color: rgb(255, 255, 255);
|
|
213
|
+
}
|
|
214
|
+
.icon-inappweb-main:before {
|
|
215
|
+
content: "\e62c";
|
|
216
|
+
}
|
|
217
|
+
.icon-integer:before {
|
|
218
|
+
content: "\e62d";
|
|
219
|
+
}
|
|
220
|
+
.icon-look-up:before {
|
|
221
|
+
content: "\e62e";
|
|
222
|
+
}
|
|
223
|
+
.icon-menu57:before {
|
|
224
|
+
content: "\e62f";
|
|
225
|
+
}
|
|
226
|
+
.icon-mp3 .path1:before {
|
|
227
|
+
content: "\e630";
|
|
228
|
+
color: rgb(233, 233, 224);
|
|
229
|
+
}
|
|
230
|
+
.icon-mp3 .path2:before {
|
|
231
|
+
content: "\e631";
|
|
232
|
+
margin-left: -1em;
|
|
233
|
+
color: rgb(217, 215, 202);
|
|
234
|
+
}
|
|
235
|
+
.icon-mp3 .path3:before {
|
|
236
|
+
content: "\e632";
|
|
237
|
+
margin-left: -1em;
|
|
238
|
+
color: rgb(125, 101, 153);
|
|
239
|
+
}
|
|
240
|
+
.icon-mp3 .path4:before {
|
|
241
|
+
content: "\e633";
|
|
242
|
+
margin-left: -1em;
|
|
243
|
+
color: rgb(200, 189, 184);
|
|
244
|
+
}
|
|
245
|
+
.icon-mp3 .path5:before {
|
|
246
|
+
content: "\e634";
|
|
247
|
+
margin-left: -1em;
|
|
248
|
+
color: rgb(255, 255, 255);
|
|
249
|
+
}
|
|
250
|
+
.icon-mp4 .path1:before {
|
|
251
|
+
content: "\e635";
|
|
252
|
+
color: rgb(233, 233, 224);
|
|
253
|
+
}
|
|
254
|
+
.icon-mp4 .path2:before {
|
|
255
|
+
content: "\e636";
|
|
256
|
+
margin-left: -1em;
|
|
257
|
+
color: rgb(255, 83, 100);
|
|
258
|
+
}
|
|
259
|
+
.icon-mp4 .path3:before {
|
|
260
|
+
content: "\e637";
|
|
261
|
+
margin-left: -1em;
|
|
262
|
+
color: rgb(255, 255, 255);
|
|
263
|
+
}
|
|
264
|
+
.icon-mp4 .path4:before {
|
|
265
|
+
content: "\e638";
|
|
266
|
+
margin-left: -1em;
|
|
267
|
+
color: rgb(200, 189, 184);
|
|
268
|
+
}
|
|
269
|
+
.icon-mp4 .path5:before {
|
|
270
|
+
content: "\e639";
|
|
271
|
+
margin-left: -1em;
|
|
272
|
+
color: rgb(217, 215, 202);
|
|
273
|
+
}
|
|
274
|
+
.icon-Multiselectpicklist:before {
|
|
275
|
+
content: "\e63a";
|
|
276
|
+
}
|
|
277
|
+
.icon-pdf .path1:before {
|
|
278
|
+
content: "\e63b";
|
|
279
|
+
color: rgb(233, 233, 224);
|
|
280
|
+
}
|
|
281
|
+
.icon-pdf .path2:before {
|
|
282
|
+
content: "\e63c";
|
|
283
|
+
margin-left: -1em;
|
|
284
|
+
color: rgb(217, 215, 202);
|
|
285
|
+
}
|
|
286
|
+
.icon-pdf .path3:before {
|
|
287
|
+
content: "\e63d";
|
|
288
|
+
margin-left: -1em;
|
|
289
|
+
color: rgb(204, 75, 76);
|
|
290
|
+
}
|
|
291
|
+
.icon-pdf .path4:before {
|
|
292
|
+
content: "\e63e";
|
|
293
|
+
margin-left: -1em;
|
|
294
|
+
color: rgb(255, 255, 255);
|
|
295
|
+
}
|
|
296
|
+
.icon-percentage:before {
|
|
297
|
+
content: "\e63f";
|
|
298
|
+
}
|
|
299
|
+
.icon-phone-type:before {
|
|
300
|
+
content: "\e640";
|
|
301
|
+
}
|
|
302
|
+
.icon-picklist:before {
|
|
303
|
+
content: "\e641";
|
|
304
|
+
}
|
|
305
|
+
.icon-ppt2 .path1:before {
|
|
306
|
+
content: "\e642";
|
|
307
|
+
color: rgb(233, 233, 224);
|
|
308
|
+
}
|
|
309
|
+
.icon-ppt2 .path2:before {
|
|
310
|
+
content: "\e643";
|
|
311
|
+
margin-left: -1em;
|
|
312
|
+
color: rgb(217, 215, 202);
|
|
313
|
+
}
|
|
314
|
+
.icon-ppt2 .path3:before {
|
|
315
|
+
content: "\e644";
|
|
316
|
+
margin-left: -1em;
|
|
317
|
+
color: rgb(246, 113, 46);
|
|
318
|
+
}
|
|
319
|
+
.icon-ppt2 .path4:before {
|
|
320
|
+
content: "\e645";
|
|
321
|
+
margin-left: -1em;
|
|
322
|
+
color: rgb(255, 255, 255);
|
|
323
|
+
}
|
|
324
|
+
.icon-ppt2 .path5:before {
|
|
325
|
+
content: "\e646";
|
|
326
|
+
margin-left: -1em;
|
|
327
|
+
color: rgb(200, 189, 184);
|
|
328
|
+
}
|
|
329
|
+
.icon-ppt2 .path6:before {
|
|
330
|
+
content: "\e647";
|
|
331
|
+
margin-left: -1em;
|
|
332
|
+
color: rgb(211, 204, 201);
|
|
333
|
+
}
|
|
334
|
+
.icon-psd .path1:before {
|
|
335
|
+
content: "\e648";
|
|
336
|
+
color: rgb(233, 233, 224);
|
|
337
|
+
}
|
|
338
|
+
.icon-psd .path2:before {
|
|
339
|
+
content: "\e649";
|
|
340
|
+
margin-left: -1em;
|
|
341
|
+
color: rgb(88, 137, 196);
|
|
342
|
+
}
|
|
343
|
+
.icon-psd .path3:before {
|
|
344
|
+
content: "\e64a";
|
|
345
|
+
margin-left: -1em;
|
|
346
|
+
color: rgb(255, 255, 255);
|
|
347
|
+
}
|
|
348
|
+
.icon-psd .path4:before {
|
|
349
|
+
content: "\e64b";
|
|
350
|
+
margin-left: -1em;
|
|
351
|
+
color: rgb(200, 189, 184);
|
|
352
|
+
}
|
|
353
|
+
.icon-psd .path5:before {
|
|
354
|
+
content: "\e64c";
|
|
355
|
+
margin-left: -1em;
|
|
356
|
+
color: rgb(217, 215, 202);
|
|
357
|
+
}
|
|
358
|
+
.icon-questionfile .path1:before {
|
|
359
|
+
content: "\e64d";
|
|
360
|
+
color: rgb(233, 233, 224);
|
|
361
|
+
}
|
|
362
|
+
.icon-questionfile .path2:before {
|
|
363
|
+
content: "\e64e";
|
|
364
|
+
margin-left: -1em;
|
|
365
|
+
color: rgb(217, 215, 202);
|
|
366
|
+
}
|
|
367
|
+
.icon-questionfile .path3:before {
|
|
368
|
+
content: "\e64f";
|
|
369
|
+
margin-left: -1em;
|
|
370
|
+
color: rgb(200, 189, 184);
|
|
371
|
+
}
|
|
372
|
+
.icon-questionfile .path4:before {
|
|
373
|
+
content: "\e650";
|
|
374
|
+
margin-left: -1em;
|
|
375
|
+
color: rgb(255, 255, 255);
|
|
376
|
+
}
|
|
377
|
+
.icon-questionfile .path5:before {
|
|
378
|
+
content: "\e651";
|
|
379
|
+
margin-left: -1em;
|
|
380
|
+
color: rgb(200, 189, 184);
|
|
381
|
+
}
|
|
382
|
+
.icon-remove-field .path1:before {
|
|
383
|
+
content: "\e652";
|
|
384
|
+
color: rgb(255, 82, 82);
|
|
385
|
+
}
|
|
386
|
+
.icon-remove-field .path2:before {
|
|
387
|
+
content: "\e653";
|
|
388
|
+
margin-left: -1.50390625em;
|
|
389
|
+
color: rgb(166, 166, 166);
|
|
390
|
+
}
|
|
391
|
+
.icon-remove:before {
|
|
392
|
+
content: "\e654";
|
|
393
|
+
}
|
|
394
|
+
.icon-replace_value:before {
|
|
395
|
+
content: "\e655";
|
|
396
|
+
}
|
|
397
|
+
.icon-settings2:before {
|
|
398
|
+
content: "\e656";
|
|
399
|
+
}
|
|
400
|
+
.icon-sh2:before {
|
|
401
|
+
content: "\e657";
|
|
402
|
+
}
|
|
403
|
+
.icon-sort1-a-z:before {
|
|
404
|
+
content: "\e658";
|
|
405
|
+
}
|
|
406
|
+
.icon-sugsol:before {
|
|
407
|
+
content: "\e659";
|
|
408
|
+
}
|
|
409
|
+
.icon-Textarea:before {
|
|
410
|
+
content: "\e65a";
|
|
411
|
+
}
|
|
412
|
+
.icon-texticn:before {
|
|
413
|
+
content: "\e65b";
|
|
414
|
+
}
|
|
415
|
+
.icon-TextType:before {
|
|
416
|
+
content: "\e65c";
|
|
417
|
+
}
|
|
418
|
+
.icon-ticket:before {
|
|
419
|
+
content: "\e65d";
|
|
420
|
+
}
|
|
421
|
+
.icon-twitter4:before {
|
|
422
|
+
content: "\e65e";
|
|
423
|
+
}
|
|
424
|
+
.icon-txt .path1:before {
|
|
425
|
+
content: "\e65f";
|
|
426
|
+
color: rgb(233, 233, 224);
|
|
427
|
+
}
|
|
428
|
+
.icon-txt .path2:before {
|
|
429
|
+
content: "\e660";
|
|
430
|
+
margin-left: -1em;
|
|
431
|
+
color: rgb(217, 215, 202);
|
|
432
|
+
}
|
|
433
|
+
.icon-txt .path3:before {
|
|
434
|
+
content: "\e661";
|
|
435
|
+
margin-left: -1em;
|
|
436
|
+
color: rgb(149, 165, 165);
|
|
437
|
+
}
|
|
438
|
+
.icon-txt .path4:before {
|
|
439
|
+
content: "\e662";
|
|
440
|
+
margin-left: -1em;
|
|
441
|
+
color: rgb(255, 255, 255);
|
|
442
|
+
}
|
|
443
|
+
.icon-txt .path5:before {
|
|
444
|
+
content: "\e663";
|
|
445
|
+
margin-left: -1em;
|
|
446
|
+
color: rgb(200, 189, 184);
|
|
447
|
+
}
|
|
448
|
+
.icon-video .path1:before {
|
|
449
|
+
content: "\e664";
|
|
450
|
+
color: rgb(233, 233, 224);
|
|
451
|
+
}
|
|
452
|
+
.icon-video .path2:before {
|
|
453
|
+
content: "\e665";
|
|
454
|
+
margin-left: -1em;
|
|
455
|
+
color: rgb(217, 215, 202);
|
|
456
|
+
}
|
|
457
|
+
.icon-video .path3:before {
|
|
458
|
+
content: "\e666";
|
|
459
|
+
margin-left: -1em;
|
|
460
|
+
color: rgb(215, 94, 114);
|
|
461
|
+
}
|
|
462
|
+
.icon-video .path4:before {
|
|
463
|
+
content: "\e667";
|
|
464
|
+
margin-left: -1em;
|
|
465
|
+
color: rgb(200, 189, 184);
|
|
466
|
+
}
|
|
467
|
+
.icon-video .path5:before {
|
|
468
|
+
content: "\e668";
|
|
469
|
+
margin-left: -1em;
|
|
470
|
+
color: rgb(255, 255, 255);
|
|
471
|
+
}
|
|
472
|
+
.icon-video .path6:before {
|
|
473
|
+
content: "\e669";
|
|
474
|
+
margin-left: -1em;
|
|
475
|
+
color: rgb(255, 255, 255);
|
|
476
|
+
}
|
|
477
|
+
.icon-video .path7:before {
|
|
478
|
+
content: "\e66a";
|
|
479
|
+
margin-left: -1em;
|
|
480
|
+
color: rgb(255, 255, 255);
|
|
481
|
+
}
|
|
482
|
+
.icon-video .path8:before {
|
|
483
|
+
content: "\e66b";
|
|
484
|
+
margin-left: -1em;
|
|
485
|
+
color: rgb(255, 255, 255);
|
|
486
|
+
}
|
|
487
|
+
.icon-video .path9:before {
|
|
488
|
+
content: "\e66c";
|
|
489
|
+
margin-left: -1em;
|
|
490
|
+
color: rgb(255, 255, 255);
|
|
491
|
+
}
|
|
492
|
+
.icon-xls .path1:before {
|
|
493
|
+
content: "\e66d";
|
|
494
|
+
color: rgb(233, 233, 224);
|
|
495
|
+
}
|
|
496
|
+
.icon-xls .path2:before {
|
|
497
|
+
content: "\e66e";
|
|
498
|
+
margin-left: -1em;
|
|
499
|
+
color: rgb(217, 215, 202);
|
|
500
|
+
}
|
|
501
|
+
.icon-xls .path3:before {
|
|
502
|
+
content: "\e66f";
|
|
503
|
+
margin-left: -1em;
|
|
504
|
+
color: rgb(145, 205, 160);
|
|
505
|
+
}
|
|
506
|
+
.icon-xls .path4:before {
|
|
507
|
+
content: "\e670";
|
|
508
|
+
margin-left: -1em;
|
|
509
|
+
color: rgb(255, 255, 255);
|
|
510
|
+
}
|
|
511
|
+
.icon-xls .path5:before {
|
|
512
|
+
content: "\e671";
|
|
513
|
+
margin-left: -1em;
|
|
514
|
+
color: rgb(200, 189, 184);
|
|
515
|
+
}
|
|
516
|
+
.icon-xml2 .path1:before {
|
|
517
|
+
content: "\e672";
|
|
518
|
+
color: rgb(233, 233, 224);
|
|
519
|
+
}
|
|
520
|
+
.icon-xml2 .path2:before {
|
|
521
|
+
content: "\e673";
|
|
522
|
+
margin-left: -1em;
|
|
523
|
+
color: rgb(217, 215, 202);
|
|
524
|
+
}
|
|
525
|
+
.icon-xml2 .path3:before {
|
|
526
|
+
content: "\e674";
|
|
527
|
+
margin-left: -1em;
|
|
528
|
+
color: rgb(242, 156, 31);
|
|
529
|
+
}
|
|
530
|
+
.icon-xml2 .path4:before {
|
|
531
|
+
content: "\e675";
|
|
532
|
+
margin-left: -1em;
|
|
533
|
+
color: rgb(255, 255, 255);
|
|
534
|
+
}
|
|
535
|
+
.icon-ZD-accounts .path1:before {
|
|
536
|
+
content: "\e676";
|
|
537
|
+
color: rgb(1, 1, 1);
|
|
538
|
+
}
|
|
539
|
+
.icon-ZD-accounts .path2:before {
|
|
540
|
+
content: "\e677";
|
|
541
|
+
margin-left: -1.5625em;
|
|
542
|
+
color: rgb(0, 0, 0);
|
|
543
|
+
}
|
|
544
|
+
.icon-ZD-contracts .path1:before {
|
|
545
|
+
content: "\e678";
|
|
546
|
+
color: rgb(0, 0, 0);
|
|
547
|
+
}
|
|
548
|
+
.icon-ZD-contracts .path2:before {
|
|
549
|
+
content: "\e679";
|
|
550
|
+
margin-left: -0.75em;
|
|
551
|
+
color: rgb(17, 17, 17);
|
|
552
|
+
}
|
|
553
|
+
.icon-ZD-dashboards .path1:before {
|
|
554
|
+
content: "\e67a";
|
|
555
|
+
color: rgb(0, 0, 0);
|
|
556
|
+
}
|
|
557
|
+
.icon-ZD-dashboards .path2:before {
|
|
558
|
+
content: "\e67b";
|
|
559
|
+
margin-left: -1.125em;
|
|
560
|
+
color: rgb(17, 17, 17);
|
|
561
|
+
}
|
|
562
|
+
.icon-ZD-products .path1:before {
|
|
563
|
+
content: "\e67c";
|
|
564
|
+
color: rgb(0, 0, 0);
|
|
565
|
+
}
|
|
566
|
+
.icon-ZD-products .path2:before {
|
|
567
|
+
content: "\e67d";
|
|
568
|
+
margin-left: -1.25em;
|
|
569
|
+
color: rgb(17, 17, 17);
|
|
570
|
+
}
|
|
571
|
+
.icon-ZD-timeentry .path1:before {
|
|
572
|
+
content: "\e67e";
|
|
573
|
+
color: rgb(17, 17, 17);
|
|
574
|
+
}
|
|
575
|
+
.icon-ZD-timeentry .path2:before {
|
|
576
|
+
content: "\e67f";
|
|
577
|
+
margin-left: -0.9375em;
|
|
578
|
+
color: rgb(0, 0, 0);
|
|
579
|
+
}
|
|
580
|
+
.icon-zip3 .path1:before {
|
|
581
|
+
content: "\e680";
|
|
582
|
+
color: rgb(233, 233, 224);
|
|
583
|
+
}
|
|
584
|
+
.icon-zip3 .path2:before {
|
|
585
|
+
content: "\e681";
|
|
586
|
+
margin-left: -1em;
|
|
587
|
+
color: rgb(217, 215, 202);
|
|
588
|
+
}
|
|
589
|
+
.icon-zip3 .path3:before {
|
|
590
|
+
content: "\e682";
|
|
591
|
+
margin-left: -1em;
|
|
592
|
+
color: rgb(85, 96, 128);
|
|
593
|
+
}
|
|
594
|
+
.icon-zip3 .path4:before {
|
|
595
|
+
content: "\e683";
|
|
596
|
+
margin-left: -1em;
|
|
597
|
+
color: rgb(255, 255, 255);
|
|
598
|
+
}
|
|
599
|
+
.icon-zip3 .path5:before {
|
|
600
|
+
content: "\e684";
|
|
601
|
+
margin-left: -1em;
|
|
602
|
+
color: rgb(200, 189, 184);
|
|
603
|
+
}
|
|
604
|
+
.icon-skills:before {
|
|
605
|
+
content: "\e685";
|
|
606
|
+
}
|
|
607
|
+
.icon-customAction:before {
|
|
608
|
+
content: "\e686";
|
|
609
|
+
}
|
|
610
|
+
.icon-ZD-IM .path1:before {
|
|
611
|
+
content: "\e687";
|
|
612
|
+
color: rgb(153, 153, 153);
|
|
613
|
+
}
|
|
614
|
+
.icon-ZD-IM .path2:before {
|
|
615
|
+
content: "\e688";
|
|
616
|
+
margin-left: -1.06640625em;
|
|
617
|
+
color: rgb(1, 1, 1);
|
|
614
618
|
}
|
|
615
619
|
}
|