@zohodesk/icons 1.3.11 → 1.3.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/README.md +9 -0
  2. package/assets/fonts/zd-gcFonts.svg +1 -0
  3. package/assets/fonts/zd-gcFonts.woff +0 -0
  4. package/assets/fonts/zd-gcFonts.woff2 +0 -0
  5. package/assets/fonts/zd-rIM.svg +2 -0
  6. package/assets/fonts/zd-rIM.woff +0 -0
  7. package/assets/fonts/zd-rIM.woff2 +0 -0
  8. package/assets/react/zd-font-rAI.module.css +29 -25
  9. package/assets/react/zd-font-rAccessibility.module.css +46 -42
  10. package/assets/react/zd-font-rAnalyticsColor.module.css +199 -195
  11. package/assets/react/zd-font-rAutomation.module.css +322 -318
  12. package/assets/react/zd-font-rCallBar.module.css +35 -31
  13. package/assets/react/zd-font-rChannels.module.css +203 -199
  14. package/assets/react/zd-font-rCustomize.module.css +132 -128
  15. package/assets/react/zd-font-rDeveloperSpace.module.css +13 -9
  16. package/assets/react/zd-font-rExportFiles.module.css +731 -727
  17. package/assets/react/zd-font-rGeneral.module.css +628 -624
  18. package/assets/react/zd-font-rIM.module.css +52 -38
  19. package/assets/react/zd-font-rIntegrations.module.css +211 -207
  20. package/assets/react/zd-font-rLhs.module.css +380 -376
  21. package/assets/react/zd-font-rMarketplace.module.css +153 -149
  22. package/assets/react/zd-font-rReports.module.css +226 -222
  23. package/assets/react/zd-font-rSetup.module.css +151 -147
  24. package/assets/react/zd-font-rTickets.module.css +302 -298
  25. package/assets/react/zd-font-rTopband.module.css +122 -118
  26. package/assets/react/zd-font-rTwotone.module.css +1270 -1266
  27. package/assets/react/zd-font-rUpdates.module.css +17 -13
  28. package/assets/react/zd-font-react-addforms.module.css +439 -435
  29. package/assets/react/zd-font-react-automate.module.css +43 -39
  30. package/assets/react/zd-font-react-channels.module.css +433 -429
  31. package/assets/react/zd-font-react-channels.plain.css +433 -429
  32. package/assets/react/zd-font-react-common.module.css +771 -767
  33. package/assets/react/zd-font-react-common.plain.css +771 -767
  34. package/assets/react/zd-font-react-community.module.css +215 -211
  35. package/assets/react/zd-font-react-customers.module.css +21 -17
  36. package/assets/react/zd-font-react-customize.module.css +608 -604
  37. package/assets/react/zd-font-react-gamescope.module.css +85 -81
  38. package/assets/react/zd-font-react-gcFonts.module.css +1469 -1462
  39. package/assets/react/zd-font-react-gettingstarted.module.css +305 -301
  40. package/assets/react/zd-font-react-integrations.module.css +43 -39
  41. package/assets/react/zd-font-react-kb.module.css +4419 -4415
  42. package/assets/react/zd-font-react-logo.module.css +20 -16
  43. package/assets/react/zd-font-react-organization.module.css +51 -47
  44. package/assets/react/zd-font-react-organization.plain.css +51 -47
  45. package/assets/react/zd-font-react-others.module.css +281 -277
  46. package/assets/react/zd-font-react-reports.module.css +448 -444
  47. package/assets/react/zd-font-react-setup.module.css +785 -781
  48. package/assets/react/zd-font-react-setup.plain.css +785 -781
  49. package/assets/react/zd-font-react-social.module.css +456 -452
  50. package/assets/react/zd-font-react-ticket-channels.module.css +252 -248
  51. package/assets/react/zd-font-react-tickets.module.css +884 -880
  52. package/assets/react/zd-font-react-tickets.plain.css +884 -880
  53. package/assets/react/zd-font-react-topband.module.css +550 -546
  54. package/assets/react/zd-font-react-topband.plain.css +550 -546
  55. package/cbt.config.js +2 -2
  56. package/es/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
  57. package/es/Icon/FontFactory.js +4 -2
  58. package/es/Icon/FontIcon.js +3 -2
  59. package/es/Icon/SvgIcon.js +2 -1
  60. package/es/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
  61. package/es/Icon/__tests__/__snapshots__/Icon.spec.js.snap +32 -1
  62. package/es/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
  63. package/lib/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
  64. package/lib/Icon/FontFactory.js +3 -2
  65. package/lib/Icon/FontIcon.js +4 -2
  66. package/lib/Icon/SvgIcon.js +3 -1
  67. package/lib/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
  68. package/lib/Icon/__tests__/__snapshots__/Icon.spec.js.snap +32 -1
  69. package/lib/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
  70. package/package.json +18 -11
  71. package/ut.config.js +106 -0
@@ -1,9 +1,13 @@
1
- @font-face{
2
- font-family:"zdf-rLhs_1";
3
- src:url('../fonts/zd-rLhs.woff2') format('woff2'), url('../fonts/zd-rLhs.woff') format('woff'), url('../fonts/zd-rLhs.svg#zdfonts') format('svg');
4
- font-weight:normal;
5
- font-style:normal;
6
- font-display:block;
1
+ @font-face {
2
+ font-family:"zdfonts-rLhs";
3
+ src:
4
+ url('../fonts/zd-rLhs.woff2') format('woff2'),
5
+
6
+ url('../fonts/zd-rLhs.woff') format('woff'),
7
+ url('../fonts/zd-rLhs.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,377 +15,377 @@
11
15
 
12
16
 
13
17
  .icon-lhsActivity,.icon-lhsAccount,.icon-lhsAgentQueue,.icon-lhsArticle,.icon-lhsCall,.icon-lhsContact,.icon-lhsDashboard,.icon-lhsEvent,.icon-lhsFacebook,.icon-lhsFeeds,.icon-lhsforum,.icon-lhsGallery,.icon-lhsOverview,.icon-lhsReport,.icon-lhsTag,.icon-lhsTask,.icon-lhsTeamQueue,.icon-lhsTwitter,.icon-lhsViews,.icon-lhsProduct,.icon-lhsAdvancedAnalytics,.icon-lhsKB,.icon-lhsManage,.icon-lhsTicket{
14
- font-family:"zdf-rLhs_1" !important;
18
+ font-family:"zdfonts-rLhs" !important;
15
19
  }
16
20
 
17
- .icon-lhsActivity .path1:before{
18
- content:"\c3000";
19
- color:rgb(1, 1, 1);
20
- }
21
- .icon-lhsActivity .path2:before{
22
- content:"\c3001";
23
- margin-left:-1.0224609375em;
24
- color:rgb(31, 38, 52);
25
- opacity:0.3;
26
- }
27
- .icon-lhsAccount .path1:before{
28
- content:"\c3002";
29
- color:rgb(1, 1, 1);
30
- }
31
- .icon-lhsAccount .path2:before{
32
- content:"\c3003";
33
- margin-left:-1.1806640625em;
34
- color:rgb(31, 38, 52);
35
- opacity:0.3;
36
- }
37
- .icon-lhsAgentQueue .path1:before{
38
- content:"\c3004";
39
- color:rgb(0, 0, 0);
40
- }
41
- .icon-lhsAgentQueue .path2:before{
42
- content:"\c3005";
43
- margin-left:-1.109375em;
44
- color:rgb(31, 38, 52);
45
- opacity:0.3;
46
- }
47
- .icon-lhsArticle .path1:before{
48
- content:"\c3006";
49
- color:rgb(0, 0, 0);
50
- }
51
- .icon-lhsArticle .path2:before{
52
- content:"\c3007";
53
- margin-left:-1em;
54
- color:rgb(0, 0, 0);
55
- }
56
- .icon-lhsArticle .path3:before{
57
- content:"\c3008";
58
- margin-left:-1em;
59
- color:rgb(0, 0, 0);
60
- }
61
- .icon-lhsArticle .path4:before{
62
- content:"\c3009";
63
- margin-left:-1em;
64
- color:rgb(31, 38, 52);
65
- opacity:0.3;
66
- }
67
- .icon-lhsCall .path1:before{
68
- content:"\c300a";
69
- color:rgb(0, 0, 0);
70
- }
71
- .icon-lhsCall .path2:before{
72
- content:"\c300b";
73
- margin-left:-1em;
74
- color:rgb(0, 0, 0);
75
- }
76
- .icon-lhsCall .path3:before{
77
- content:"\c300c";
78
- margin-left:-1em;
79
- color:rgb(0, 0, 0);
80
- }
81
- .icon-lhsCall .path4:before{
82
- content:"\c300d";
83
- margin-left:-1em;
84
- color:rgb(31, 38, 52);
85
- opacity:0.3;
86
- }
87
- .icon-lhsContact .path1:before{
88
- content:"\c300e";
89
- color:rgb(0, 0, 0);
90
- }
91
- .icon-lhsContact .path2:before{
92
- content:"\c300f";
93
- margin-left:-1em;
94
- color:rgb(31, 38, 52);
95
- opacity:0.3;
96
- }
97
- .icon-lhsDashboard .path1:before{
98
- content:"\c3010";
99
- color:rgb(0, 0, 0);
100
- }
101
- .icon-lhsDashboard .path2:before{
102
- content:"\c3011";
103
- margin-left:-1em;
104
- color:rgb(0, 0, 0);
105
- }
106
- .icon-lhsDashboard .path3:before{
107
- content:"\c3012";
108
- margin-left:-1em;
109
- color:rgb(0, 0, 0);
110
- }
111
- .icon-lhsDashboard .path4:before{
112
- content:"\c3013";
113
- margin-left:-1em;
114
- color:rgb(0, 0, 0);
115
- }
116
- .icon-lhsDashboard .path5:before{
117
- content:"\c3014";
118
- margin-left:-1em;
119
- color:rgb(31, 38, 52);
120
- opacity:0.3;
121
- }
122
- .icon-lhsEvent .path1:before{
123
- content:"\c3015";
124
- color:rgb(0, 0, 0);
125
- }
126
- .icon-lhsEvent .path2:before{
127
- content:"\c3016";
128
- margin-left:-1em;
129
- color:rgb(0, 0, 0);
130
- }
131
- .icon-lhsEvent .path3:before{
132
- content:"\c3017";
133
- margin-left:-1em;
134
- color:rgb(0, 0, 0);
135
- }
136
- .icon-lhsEvent .path4:before{
137
- content:"\c3018";
138
- margin-left:-1em;
139
- color:rgb(0, 0, 0);
140
- }
141
- .icon-lhsEvent .path5:before{
142
- content:"\c3019";
143
- margin-left:-1em;
144
- color:rgb(0, 0, 0);
145
- }
146
- .icon-lhsEvent .path6:before{
147
- content:"\c301a";
148
- margin-left:-1em;
149
- color:rgb(0, 0, 0);
150
- }
151
- .icon-lhsEvent .path7:before{
152
- content:"\c301b";
153
- margin-left:-1em;
154
- color:rgb(31, 38, 52);
155
- opacity:0.3;
156
- }
157
- .icon-lhsFacebook .path1:before{
158
- content:"\c301c";
159
- color:rgb(0, 0, 0);
160
- }
161
- .icon-lhsFacebook .path2:before{
162
- content:"\c301d";
163
- margin-left:-1em;
164
- color:rgb(31, 38, 52);
165
- opacity:0.3;
166
- }
167
- .icon-lhsFeeds .path1:before{
168
- content:"\c301e";
169
- color:rgb(0, 0, 0);
170
- }
171
- .icon-lhsFeeds .path2:before{
172
- content:"\c301f";
173
- margin-left:-1em;
174
- color:rgb(0, 0, 0);
175
- }
176
- .icon-lhsFeeds .path3:before{
177
- content:"\c3020";
178
- margin-left:-1em;
179
- color:rgb(0, 0, 0);
180
- }
181
- .icon-lhsFeeds .path4:before{
182
- content:"\c3021";
183
- margin-left:-1em;
184
- color:rgb(31, 38, 52);
185
- opacity:0.3;
186
- }
187
- .icon-lhsforum .path1:before{
188
- content:"\c3022";
189
- color:rgb(31, 38, 52);
190
- opacity:0.3;
191
- }
192
- .icon-lhsforum .path2:before{
193
- content:"\c3023";
194
- margin-left:-1em;
195
- color:rgb(0, 0, 0);
196
- }
197
- .icon-lhsforum .path3:before{
198
- content:"\c3024";
199
- margin-left:-1em;
200
- color:rgb(0, 0, 0);
201
- }
202
- .icon-lhsforum .path4:before{
203
- content:"\c3025";
204
- margin-left:-1em;
205
- color:rgb(0, 0, 0);
206
- }
207
- .icon-lhsGallery .path1:before{
208
- content:"\c3026";
209
- color:rgb(0, 0, 0);
210
- }
211
- .icon-lhsGallery .path2:before{
212
- content:"\c3027";
213
- margin-left:-1em;
214
- color:rgb(0, 0, 0);
215
- }
216
- .icon-lhsGallery .path3:before{
217
- content:"\c3028";
218
- margin-left:-1em;
219
- color:rgb(31, 38, 52);
220
- opacity:0.3;
221
- }
222
- .icon-lhsOverview .path1:before{
223
- content:"\c3029";
224
- color:rgb(0, 0, 0);
225
- }
226
- .icon-lhsOverview .path2:before{
227
- content:"\c302a";
228
- margin-left:-1em;
229
- color:rgb(0, 0, 0);
230
- }
231
- .icon-lhsOverview .path3:before{
232
- content:"\c302b";
233
- margin-left:-1em;
234
- color:rgb(0, 0, 0);
235
- }
236
- .icon-lhsOverview .path4:before{
237
- content:"\c302c";
238
- margin-left:-1em;
239
- color:rgb(31, 38, 52);
240
- opacity:0.3;
241
- }
242
- .icon-lhsReport .path1:before{
243
- content:"\c302d";
244
- color:rgb(0, 0, 0);
245
- }
246
- .icon-lhsReport .path2:before{
247
- content:"\c302e";
248
- margin-left:-1em;
249
- color:rgb(0, 0, 0);
250
- }
251
- .icon-lhsReport .path3:before{
252
- content:"\c302f";
253
- margin-left:-1em;
254
- color:rgb(31, 38, 52);
255
- opacity:0.3;
256
- }
257
- .icon-lhsTag .path1:before{
258
- content:"\c3030";
259
- color:rgb(31, 38, 52);
260
- opacity:0.3;
261
- }
262
- .icon-lhsTag .path2:before{
263
- content:"\c3031";
264
- margin-left:-1em;
265
- color:rgb(0, 0, 0);
266
- }
267
- .icon-lhsTag .path3:before{
268
- content:"\c3032";
269
- margin-left:-1em;
270
- color:rgb(0, 0, 0);
271
- }
272
- .icon-lhsTask .path1:before{
273
- content:"\c3033";
274
- color:rgb(31, 38, 52);
275
- opacity:0.3;
276
- }
277
- .icon-lhsTask .path2:before{
278
- content:"\c3034";
279
- margin-left:-1em;
280
- color:rgb(0, 0, 0);
281
- }
282
- .icon-lhsTask .path3:before{
283
- content:"\c3035";
284
- margin-left:-1em;
285
- color:rgb(0, 0, 0);
286
- }
287
- .icon-lhsTask .path4:before{
288
- content:"\c3036";
289
- margin-left:-1em;
290
- color:rgb(0, 0, 0);
291
- }
292
- .icon-lhsTeamQueue .path1:before{
293
- content:"\c3037";
294
- color:rgb(1, 1, 1);
295
- }
296
- .icon-lhsTeamQueue .path2:before{
297
- content:"\c3038";
298
- margin-left:-1.173828125em;
299
- color:rgb(31, 38, 52);
300
- opacity:0.3;
301
- }
302
- .icon-lhsTwitter .path1:before{
303
- content:"\c3039";
304
- color:rgb(31, 38, 52);
305
- opacity:0.3;
306
- }
307
- .icon-lhsTwitter .path2:before{
308
- content:"\c303a";
309
- margin-left:-1em;
310
- color:rgb(0, 0, 0);
311
- }
312
- .icon-lhsTwitter .path3:before{
313
- content:"\c303b";
314
- margin-left:-1em;
315
- color:rgb(0, 0, 0);
316
- }
317
- .icon-lhsViews .path1:before{
318
- content:"\c303c";
319
- color:rgb(0, 0, 0);
320
- }
321
- .icon-lhsViews .path2:before{
322
- content:"\c303d";
323
- margin-left:-1em;
324
- color:rgb(31, 38, 52);
325
- opacity:0.3;
326
- }
327
- .icon-lhsProduct .path1:before{
328
- content:"\c303e";
329
- color:rgb(31, 38, 52);
330
- opacity:0.3;
331
- }
332
- .icon-lhsProduct .path2:before{
333
- content:"\c303f";
334
- margin-left:-1em;
335
- color:rgb(1, 1, 1);
336
- }
337
- .icon-lhsAdvancedAnalytics .path1:before{
338
- content:"\c3040";
339
- color:rgb(31, 38, 52);
340
- opacity:0.3;
341
- }
342
- .icon-lhsAdvancedAnalytics .path2:before{
343
- content:"\c3041";
344
- margin-left:-1em;
345
- color:rgb(0, 0, 0);
346
- }
347
- .icon-lhsKB .path1:before{
348
- content:"\c3042";
349
- color:rgb(31, 38, 52);
350
- opacity:0.3;
351
- }
352
- .icon-lhsKB .path2:before{
353
- content:"\c3043";
354
- margin-left:-1em;
355
- color:rgb(1, 1, 1);
356
- }
357
- .icon-lhsManage .path1:before{
358
- content:"\c3044";
359
- color:rgb(1, 1, 1);
360
- }
361
- .icon-lhsManage .path2:before{
362
- content:"\c3045";
363
- margin-left:-1em;
364
- color:rgb(1, 1, 1);
365
- }
366
- .icon-lhsManage .path3:before{
367
- content:"\c3046";
368
- margin-left:-1em;
369
- color:rgb(1, 1, 1);
370
- }
371
- .icon-lhsManage .path4:before{
372
- content:"\c3047";
373
- margin-left:-1em;
374
- color:rgb(31, 38, 52);
375
- opacity:0.3;
376
- }
377
- .icon-lhsTicket .path1:before{
378
- content:"\c3048";
379
- color:rgb(31, 38, 52);
380
- opacity:0.3;
381
- }
382
- .icon-lhsTicket .path2:before{
383
- content:"\c3049";
384
- margin-left:-1em;
385
- color:rgb(1, 1, 1);
21
+ .icon-lhsActivity .path1:before {
22
+ content: "\c3000";
23
+ color: rgb(1, 1, 1);
24
+ }
25
+ .icon-lhsActivity .path2:before {
26
+ content: "\c3001";
27
+ margin-left: -1.0224609375em;
28
+ color: rgb(31, 38, 52);
29
+ opacity: 0.3;
30
+ }
31
+ .icon-lhsAccount .path1:before {
32
+ content: "\c3002";
33
+ color: rgb(1, 1, 1);
34
+ }
35
+ .icon-lhsAccount .path2:before {
36
+ content: "\c3003";
37
+ margin-left: -1.1806640625em;
38
+ color: rgb(31, 38, 52);
39
+ opacity: 0.3;
40
+ }
41
+ .icon-lhsAgentQueue .path1:before {
42
+ content: "\c3004";
43
+ color: rgb(0, 0, 0);
44
+ }
45
+ .icon-lhsAgentQueue .path2:before {
46
+ content: "\c3005";
47
+ margin-left: -1.109375em;
48
+ color: rgb(31, 38, 52);
49
+ opacity: 0.3;
50
+ }
51
+ .icon-lhsArticle .path1:before {
52
+ content: "\c3006";
53
+ color: rgb(0, 0, 0);
54
+ }
55
+ .icon-lhsArticle .path2:before {
56
+ content: "\c3007";
57
+ margin-left: -1em;
58
+ color: rgb(0, 0, 0);
59
+ }
60
+ .icon-lhsArticle .path3:before {
61
+ content: "\c3008";
62
+ margin-left: -1em;
63
+ color: rgb(0, 0, 0);
64
+ }
65
+ .icon-lhsArticle .path4:before {
66
+ content: "\c3009";
67
+ margin-left: -1em;
68
+ color: rgb(31, 38, 52);
69
+ opacity: 0.3;
70
+ }
71
+ .icon-lhsCall .path1:before {
72
+ content: "\c300a";
73
+ color: rgb(0, 0, 0);
74
+ }
75
+ .icon-lhsCall .path2:before {
76
+ content: "\c300b";
77
+ margin-left: -1em;
78
+ color: rgb(0, 0, 0);
79
+ }
80
+ .icon-lhsCall .path3:before {
81
+ content: "\c300c";
82
+ margin-left: -1em;
83
+ color: rgb(0, 0, 0);
84
+ }
85
+ .icon-lhsCall .path4:before {
86
+ content: "\c300d";
87
+ margin-left: -1em;
88
+ color: rgb(31, 38, 52);
89
+ opacity: 0.3;
90
+ }
91
+ .icon-lhsContact .path1:before {
92
+ content: "\c300e";
93
+ color: rgb(0, 0, 0);
94
+ }
95
+ .icon-lhsContact .path2:before {
96
+ content: "\c300f";
97
+ margin-left: -1em;
98
+ color: rgb(31, 38, 52);
99
+ opacity: 0.3;
100
+ }
101
+ .icon-lhsDashboard .path1:before {
102
+ content: "\c3010";
103
+ color: rgb(0, 0, 0);
104
+ }
105
+ .icon-lhsDashboard .path2:before {
106
+ content: "\c3011";
107
+ margin-left: -1em;
108
+ color: rgb(0, 0, 0);
109
+ }
110
+ .icon-lhsDashboard .path3:before {
111
+ content: "\c3012";
112
+ margin-left: -1em;
113
+ color: rgb(0, 0, 0);
114
+ }
115
+ .icon-lhsDashboard .path4:before {
116
+ content: "\c3013";
117
+ margin-left: -1em;
118
+ color: rgb(0, 0, 0);
119
+ }
120
+ .icon-lhsDashboard .path5:before {
121
+ content: "\c3014";
122
+ margin-left: -1em;
123
+ color: rgb(31, 38, 52);
124
+ opacity: 0.3;
125
+ }
126
+ .icon-lhsEvent .path1:before {
127
+ content: "\c3015";
128
+ color: rgb(0, 0, 0);
129
+ }
130
+ .icon-lhsEvent .path2:before {
131
+ content: "\c3016";
132
+ margin-left: -1em;
133
+ color: rgb(0, 0, 0);
134
+ }
135
+ .icon-lhsEvent .path3:before {
136
+ content: "\c3017";
137
+ margin-left: -1em;
138
+ color: rgb(0, 0, 0);
139
+ }
140
+ .icon-lhsEvent .path4:before {
141
+ content: "\c3018";
142
+ margin-left: -1em;
143
+ color: rgb(0, 0, 0);
144
+ }
145
+ .icon-lhsEvent .path5:before {
146
+ content: "\c3019";
147
+ margin-left: -1em;
148
+ color: rgb(0, 0, 0);
149
+ }
150
+ .icon-lhsEvent .path6:before {
151
+ content: "\c301a";
152
+ margin-left: -1em;
153
+ color: rgb(0, 0, 0);
154
+ }
155
+ .icon-lhsEvent .path7:before {
156
+ content: "\c301b";
157
+ margin-left: -1em;
158
+ color: rgb(31, 38, 52);
159
+ opacity: 0.3;
160
+ }
161
+ .icon-lhsFacebook .path1:before {
162
+ content: "\c301c";
163
+ color: rgb(0, 0, 0);
164
+ }
165
+ .icon-lhsFacebook .path2:before {
166
+ content: "\c301d";
167
+ margin-left: -1em;
168
+ color: rgb(31, 38, 52);
169
+ opacity: 0.3;
170
+ }
171
+ .icon-lhsFeeds .path1:before {
172
+ content: "\c301e";
173
+ color: rgb(0, 0, 0);
174
+ }
175
+ .icon-lhsFeeds .path2:before {
176
+ content: "\c301f";
177
+ margin-left: -1em;
178
+ color: rgb(0, 0, 0);
179
+ }
180
+ .icon-lhsFeeds .path3:before {
181
+ content: "\c3020";
182
+ margin-left: -1em;
183
+ color: rgb(0, 0, 0);
184
+ }
185
+ .icon-lhsFeeds .path4:before {
186
+ content: "\c3021";
187
+ margin-left: -1em;
188
+ color: rgb(31, 38, 52);
189
+ opacity: 0.3;
190
+ }
191
+ .icon-lhsforum .path1:before {
192
+ content: "\c3022";
193
+ color: rgb(31, 38, 52);
194
+ opacity: 0.3;
195
+ }
196
+ .icon-lhsforum .path2:before {
197
+ content: "\c3023";
198
+ margin-left: -1em;
199
+ color: rgb(0, 0, 0);
200
+ }
201
+ .icon-lhsforum .path3:before {
202
+ content: "\c3024";
203
+ margin-left: -1em;
204
+ color: rgb(0, 0, 0);
205
+ }
206
+ .icon-lhsforum .path4:before {
207
+ content: "\c3025";
208
+ margin-left: -1em;
209
+ color: rgb(0, 0, 0);
210
+ }
211
+ .icon-lhsGallery .path1:before {
212
+ content: "\c3026";
213
+ color: rgb(0, 0, 0);
214
+ }
215
+ .icon-lhsGallery .path2:before {
216
+ content: "\c3027";
217
+ margin-left: -1em;
218
+ color: rgb(0, 0, 0);
219
+ }
220
+ .icon-lhsGallery .path3:before {
221
+ content: "\c3028";
222
+ margin-left: -1em;
223
+ color: rgb(31, 38, 52);
224
+ opacity: 0.3;
225
+ }
226
+ .icon-lhsOverview .path1:before {
227
+ content: "\c3029";
228
+ color: rgb(0, 0, 0);
229
+ }
230
+ .icon-lhsOverview .path2:before {
231
+ content: "\c302a";
232
+ margin-left: -1em;
233
+ color: rgb(0, 0, 0);
234
+ }
235
+ .icon-lhsOverview .path3:before {
236
+ content: "\c302b";
237
+ margin-left: -1em;
238
+ color: rgb(0, 0, 0);
239
+ }
240
+ .icon-lhsOverview .path4:before {
241
+ content: "\c302c";
242
+ margin-left: -1em;
243
+ color: rgb(31, 38, 52);
244
+ opacity: 0.3;
245
+ }
246
+ .icon-lhsReport .path1:before {
247
+ content: "\c302d";
248
+ color: rgb(0, 0, 0);
249
+ }
250
+ .icon-lhsReport .path2:before {
251
+ content: "\c302e";
252
+ margin-left: -1em;
253
+ color: rgb(0, 0, 0);
254
+ }
255
+ .icon-lhsReport .path3:before {
256
+ content: "\c302f";
257
+ margin-left: -1em;
258
+ color: rgb(31, 38, 52);
259
+ opacity: 0.3;
260
+ }
261
+ .icon-lhsTag .path1:before {
262
+ content: "\c3030";
263
+ color: rgb(31, 38, 52);
264
+ opacity: 0.3;
265
+ }
266
+ .icon-lhsTag .path2:before {
267
+ content: "\c3031";
268
+ margin-left: -1em;
269
+ color: rgb(0, 0, 0);
270
+ }
271
+ .icon-lhsTag .path3:before {
272
+ content: "\c3032";
273
+ margin-left: -1em;
274
+ color: rgb(0, 0, 0);
275
+ }
276
+ .icon-lhsTask .path1:before {
277
+ content: "\c3033";
278
+ color: rgb(31, 38, 52);
279
+ opacity: 0.3;
280
+ }
281
+ .icon-lhsTask .path2:before {
282
+ content: "\c3034";
283
+ margin-left: -1em;
284
+ color: rgb(0, 0, 0);
285
+ }
286
+ .icon-lhsTask .path3:before {
287
+ content: "\c3035";
288
+ margin-left: -1em;
289
+ color: rgb(0, 0, 0);
290
+ }
291
+ .icon-lhsTask .path4:before {
292
+ content: "\c3036";
293
+ margin-left: -1em;
294
+ color: rgb(0, 0, 0);
295
+ }
296
+ .icon-lhsTeamQueue .path1:before {
297
+ content: "\c3037";
298
+ color: rgb(1, 1, 1);
299
+ }
300
+ .icon-lhsTeamQueue .path2:before {
301
+ content: "\c3038";
302
+ margin-left: -1.173828125em;
303
+ color: rgb(31, 38, 52);
304
+ opacity: 0.3;
305
+ }
306
+ .icon-lhsTwitter .path1:before {
307
+ content: "\c3039";
308
+ color: rgb(31, 38, 52);
309
+ opacity: 0.3;
310
+ }
311
+ .icon-lhsTwitter .path2:before {
312
+ content: "\c303a";
313
+ margin-left: -1em;
314
+ color: rgb(0, 0, 0);
315
+ }
316
+ .icon-lhsTwitter .path3:before {
317
+ content: "\c303b";
318
+ margin-left: -1em;
319
+ color: rgb(0, 0, 0);
320
+ }
321
+ .icon-lhsViews .path1:before {
322
+ content: "\c303c";
323
+ color: rgb(0, 0, 0);
324
+ }
325
+ .icon-lhsViews .path2:before {
326
+ content: "\c303d";
327
+ margin-left: -1em;
328
+ color: rgb(31, 38, 52);
329
+ opacity: 0.3;
330
+ }
331
+ .icon-lhsProduct .path1:before {
332
+ content: "\c303e";
333
+ color: rgb(31, 38, 52);
334
+ opacity: 0.3;
335
+ }
336
+ .icon-lhsProduct .path2:before {
337
+ content: "\c303f";
338
+ margin-left: -1em;
339
+ color: rgb(1, 1, 1);
340
+ }
341
+ .icon-lhsAdvancedAnalytics .path1:before {
342
+ content: "\c3040";
343
+ color: rgb(31, 38, 52);
344
+ opacity: 0.3;
345
+ }
346
+ .icon-lhsAdvancedAnalytics .path2:before {
347
+ content: "\c3041";
348
+ margin-left: -1em;
349
+ color: rgb(0, 0, 0);
350
+ }
351
+ .icon-lhsKB .path1:before {
352
+ content: "\c3042";
353
+ color: rgb(31, 38, 52);
354
+ opacity: 0.3;
355
+ }
356
+ .icon-lhsKB .path2:before {
357
+ content: "\c3043";
358
+ margin-left: -1em;
359
+ color: rgb(1, 1, 1);
360
+ }
361
+ .icon-lhsManage .path1:before {
362
+ content: "\c3044";
363
+ color: rgb(1, 1, 1);
364
+ }
365
+ .icon-lhsManage .path2:before {
366
+ content: "\c3045";
367
+ margin-left: -1em;
368
+ color: rgb(1, 1, 1);
369
+ }
370
+ .icon-lhsManage .path3:before {
371
+ content: "\c3046";
372
+ margin-left: -1em;
373
+ color: rgb(1, 1, 1);
374
+ }
375
+ .icon-lhsManage .path4:before {
376
+ content: "\c3047";
377
+ margin-left: -1em;
378
+ color: rgb(31, 38, 52);
379
+ opacity: 0.3;
380
+ }
381
+ .icon-lhsTicket .path1:before {
382
+ content: "\c3048";
383
+ color: rgb(31, 38, 52);
384
+ opacity: 0.3;
385
+ }
386
+ .icon-lhsTicket .path2:before {
387
+ content: "\c3049";
388
+ margin-left: -1em;
389
+ color: rgb(1, 1, 1);
386
390
  }
387
391
  }