@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-react-topband_2";
3
- src:url('../fonts/zd-topband.woff2') format('woff2'), url('../fonts/zd-topband.woff') format('woff'), url('../fonts/zd-topband.svg#zdfonts') format('svg');
4
- font-weight:normal;
5
- font-style:normal;
6
- font-display:block;
1
+ @font-face {
2
+ font-family:"zdfonts-react-topband";
3
+ src:
4
+ url('../fonts/zd-topband.woff2') format('woff2'),
5
+
6
+ url('../fonts/zd-topband.woff') format('woff'),
7
+ url('../fonts/zd-topband.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,735 +15,735 @@
11
15
 
12
16
 
13
17
  .icon-integrationPlug,.icon-accounts-new3,.icon-active-user,.icon-activities,.icon-add-agent,.icon-advancesearch,.icon-agent-new2,.icon-approval,.icon-approval3,.icon-arrow-down,.icon-arrow-right,.icon-arrow-t-left,.icon-arrow-up,.icon-articles-new3,.icon-ascend,.icon-attachment5,.icon-back,.icon-back2,.icon-bell3,.icon-Block-down-arrow,.icon-blog,.icon-bug-info,.icon-call-end,.icon-chat-message,.icon-chats30,.icon-check,.icon-clasicview,.icon-Clear-all,.icon-close-e,.icon-close22,.icon-cloud-icon,.icon-collage,.icon-community30,.icon-compact_view,.icon-contacts-new3,.icon-copy22,.icon-cross,.icon-cross72,.icon-customer30,.icon-d-pref,.icon-dashboard-new,.icon-dashboard-new1,.icon-delete-2,.icon-descend,.icon-dialpad,.icon-down,.icon-down1,.icon-events,.icon-Expand,.icon-eye-icn-new,.icon-fb2,.icon-feedback3,.icon-feeds-new1,.icon-file-empty,.icon-forums-new3,.icon-Full-screen,.icon-funnel3,.icon-grid,.icon-home2,.icon-hotspot,.icon-Idea-1px,.icon-image,.icon-KB-TOP-BAR_Gamification,.icon-KB-TOP-BAR_Notification,.icon-KB-TOP-BAR_Setup,.icon-KB30,.icon-kbmorefilter,.icon-keyboard_backspace,.icon-Keyboard3,.icon-lang-1,.icon-LHSAccounts,.icon-LHSarticles,.icon-LHSContacts,.icon-LHSFeeds,.icon-LHSForums,.icon-LHSHQ,.icon-LHSOverview,.icon-LHSQueue,.icon-LHSReports,.icon-LHSViews,.icon-list22,.icon-livechat3,.icon-location2,.icon-macro2,.icon-mail-o,.icon-mancat,.icon-maximize,.icon-menu,.icon-menu1,.icon-minimize,.icon-minus,.icon-mobile,.icon-moicon-03,.icon-moicons-04,.icon-more1,.icon-more22,.icon-mute1-new,.icon-newtab,.icon-newuser,.icon-next-step,.icon-notifi-exclamation,.icon-notofication-new,.icon-orange-arrow,.icon-overview-new3,.icon-p-star,.icon-p-star1,.icon-p-star2,.icon-paiduser,.icon-pen-01,.icon-pen2,.icon-plus,.icon-power-button,.icon-printing2,.icon-products2,.icon-pull-down,.icon-recent3,.icon-reports-new3,.icon-reports30,.icon-search,.icon-search3,.icon-share,.icon-Signup-page,.icon-SkyDeskSupport,.icon-social30,.icon-speaker-new,.icon-square-minus,.icon-tag-new1,.icon-task-demo,.icon-task30,.icon-team-queue,.icon-telephone-thick,.icon-tick_new,.icon-tickets30,.icon-ticknew,.icon-toprightnotifi,.icon-toprightsearch,.icon-toprightseting,.icon-TPAdd,.icon-twit,.icon-Unassociated,.icon-update,.icon-views-new2,.icon-webinar,.icon-zd_live_chat,.icon-ZD-accounts,.icon-ZD-activities,.icon-ZD-calls,.icon-ZD-cases,.icon-ZD-chat,.icon-ZD-community,.icon-ZD-contacts,.icon-ZD-events,.icon-ZD-forums,.icon-ZD-reports,.icon-ZD-Setup,.icon-ZD-socials,.icon-ZD-solutions,.icon-ZD-tasks,.icon-zdesk-commentfilled,.icon-zdfeedback,.icon-zdresend,.icon-zia,.icon-Zoho-Desk,.icon-zoom-in,.icon-zoom-out,.icon-whatsApp,.icon-notificationDot{
14
- font-family:"zdf-react-topband_2" !important;
18
+ font-family:"zdfonts-react-topband" !important;
15
19
  }
16
20
 
17
- .icon-integrationPlug:before{
18
- content:"\f600";
21
+ .icon-integrationPlug:before {
22
+ content: "\f600";
19
23
  }
20
- .icon-accounts-new3:before{
21
- content:"\f601";
24
+ .icon-accounts-new3:before {
25
+ content: "\f601";
22
26
  }
23
- .icon-active-user:before{
24
- content:"\f602";
27
+ .icon-active-user:before {
28
+ content: "\f602";
25
29
  }
26
- .icon-activities .path1:before{
27
- content:"\f603";
28
- color:rgb(0, 0, 0);
30
+ .icon-activities .path1:before {
31
+ content: "\f603";
32
+ color: rgb(0, 0, 0);
29
33
  }
30
- .icon-activities .path2:before{
31
- content:"\f604";
32
- margin-left:-1.25em;
33
- color:rgb(131, 131, 131);
34
+ .icon-activities .path2:before {
35
+ content: "\f604";
36
+ margin-left: -1.25em;
37
+ color: rgb(131, 131, 131);
34
38
  }
35
- .icon-add-agent:before{
36
- content:"\f605";
39
+ .icon-add-agent:before {
40
+ content: "\f605";
37
41
  }
38
- .icon-advancesearch:before{
39
- content:"\f606";
42
+ .icon-advancesearch:before {
43
+ content: "\f606";
40
44
  }
41
- .icon-agent-new2:before{
42
- content:"\f607";
45
+ .icon-agent-new2:before {
46
+ content: "\f607";
43
47
  }
44
- .icon-approval:before{
45
- content:"\f608";
48
+ .icon-approval:before {
49
+ content: "\f608";
46
50
  }
47
- .icon-approval3:before{
48
- content:"\f609";
51
+ .icon-approval3:before {
52
+ content: "\f609";
49
53
  }
50
- .icon-arrow-down:before{
51
- content:"\f60a";
54
+ .icon-arrow-down:before {
55
+ content: "\f60a";
52
56
  }
53
- .icon-arrow-right:before{
54
- content:"\f60b";
57
+ .icon-arrow-right:before {
58
+ content: "\f60b";
55
59
  }
56
- .icon-arrow-t-left:before{
57
- content:"\f60c";
60
+ .icon-arrow-t-left:before {
61
+ content: "\f60c";
58
62
  }
59
- .icon-arrow-up:before{
60
- content:"\f60d";
63
+ .icon-arrow-up:before {
64
+ content: "\f60d";
61
65
  }
62
- .icon-articles-new3:before{
63
- content:"\f60e";
66
+ .icon-articles-new3:before {
67
+ content: "\f60e";
64
68
  }
65
- .icon-ascend:before{
66
- content:"\f60f";
69
+ .icon-ascend:before {
70
+ content: "\f60f";
67
71
  }
68
- .icon-attachment5:before{
69
- content:"\f610";
72
+ .icon-attachment5:before {
73
+ content: "\f610";
70
74
  }
71
- .icon-back:before{
72
- content:"\f611";
75
+ .icon-back:before {
76
+ content: "\f611";
73
77
  }
74
- .icon-back2:before{
75
- content:"\f612";
78
+ .icon-back2:before {
79
+ content: "\f612";
76
80
  }
77
- .icon-bell3:before{
78
- content:"\f613";
81
+ .icon-bell3:before {
82
+ content: "\f613";
79
83
  }
80
- .icon-Block-down-arrow:before{
81
- content:"\f614";
84
+ .icon-Block-down-arrow:before {
85
+ content: "\f614";
82
86
  }
83
- .icon-blog:before{
84
- content:"\f615";
87
+ .icon-blog:before {
88
+ content: "\f615";
85
89
  }
86
- .icon-bug-info:before{
87
- content:"\f616";
90
+ .icon-bug-info:before {
91
+ content: "\f616";
88
92
  }
89
- .icon-call-end:before{
90
- content:"\f617";
93
+ .icon-call-end:before {
94
+ content: "\f617";
91
95
  }
92
- .icon-chat-message:before{
93
- content:"\f618";
96
+ .icon-chat-message:before {
97
+ content: "\f618";
94
98
  }
95
- .icon-chats30 .path1:before{
96
- content:"\f619";
97
- color:rgb(102, 102, 102);
99
+ .icon-chats30 .path1:before {
100
+ content: "\f619";
101
+ color: rgb(102, 102, 102);
98
102
  }
99
- .icon-chats30 .path2:before{
100
- content:"\f61a";
101
- margin-left:-1em;
102
- color:rgb(0, 0, 0);
103
+ .icon-chats30 .path2:before {
104
+ content: "\f61a";
105
+ margin-left: -1em;
106
+ color: rgb(0, 0, 0);
103
107
  }
104
- .icon-check:before{
105
- content:"\f61b";
108
+ .icon-check:before {
109
+ content: "\f61b";
106
110
  }
107
- .icon-clasicview:before{
108
- content:"\f61c";
111
+ .icon-clasicview:before {
112
+ content: "\f61c";
109
113
  }
110
- .icon-Clear-all:before{
111
- content:"\f61d";
112
- color:#aaa;
114
+ .icon-Clear-all:before {
115
+ content: "\f61d";
116
+ color: #aaa;
113
117
  }
114
- .icon-close-e:before{
115
- content:"\f61e";
118
+ .icon-close-e:before {
119
+ content: "\f61e";
116
120
  }
117
- .icon-close22:before{
118
- content:"\f61f";
121
+ .icon-close22:before {
122
+ content: "\f61f";
119
123
  }
120
- .icon-cloud-icon:before{
121
- content:"\f620";
124
+ .icon-cloud-icon:before {
125
+ content: "\f620";
122
126
  }
123
- .icon-collage:before{
124
- content:"\f621";
127
+ .icon-collage:before {
128
+ content: "\f621";
125
129
  }
126
- .icon-community30 .path1:before{
127
- content:"\f622";
128
- color:rgb(2, 2, 2);
130
+ .icon-community30 .path1:before {
131
+ content: "\f622";
132
+ color: rgb(2, 2, 2);
129
133
  }
130
- .icon-community30 .path2:before{
131
- content:"\f623";
132
- margin-left:-1em;
133
- color:rgb(102, 102, 102);
134
+ .icon-community30 .path2:before {
135
+ content: "\f623";
136
+ margin-left: -1em;
137
+ color: rgb(102, 102, 102);
134
138
  }
135
- .icon-compact_view:before{
136
- content:"\f624";
139
+ .icon-compact_view:before {
140
+ content: "\f624";
137
141
  }
138
- .icon-contacts-new3:before{
139
- content:"\f625";
142
+ .icon-contacts-new3:before {
143
+ content: "\f625";
140
144
  }
141
- .icon-copy22:before{
142
- content:"\f626";
145
+ .icon-copy22:before {
146
+ content: "\f626";
143
147
  }
144
- .icon-cross:before{
145
- content:"\f627";
148
+ .icon-cross:before {
149
+ content: "\f627";
146
150
  }
147
- .icon-cross72:before{
148
- content:"\f628";
151
+ .icon-cross72:before {
152
+ content: "\f628";
149
153
  }
150
- .icon-customer30 .path1:before{
151
- content:"\f629";
152
- color:rgb(102, 102, 102);
154
+ .icon-customer30 .path1:before {
155
+ content: "\f629";
156
+ color: rgb(102, 102, 102);
153
157
  }
154
- .icon-customer30 .path2:before{
155
- content:"\f62a";
156
- margin-left:-1em;
157
- color:rgb(0, 0, 0);
158
+ .icon-customer30 .path2:before {
159
+ content: "\f62a";
160
+ margin-left: -1em;
161
+ color: rgb(0, 0, 0);
158
162
  }
159
- .icon-d-pref:before{
160
- content:"\f62b";
163
+ .icon-d-pref:before {
164
+ content: "\f62b";
161
165
  }
162
- .icon-dashboard-new:before{
163
- content:"\f62c";
166
+ .icon-dashboard-new:before {
167
+ content: "\f62c";
164
168
  }
165
- .icon-dashboard-new1:before{
166
- content:"\f62d";
169
+ .icon-dashboard-new1:before {
170
+ content: "\f62d";
167
171
  }
168
- .icon-delete-2:before{
169
- content:"\f62e";
172
+ .icon-delete-2:before {
173
+ content: "\f62e";
170
174
  }
171
- .icon-descend:before{
172
- content:"\f62f";
175
+ .icon-descend:before {
176
+ content: "\f62f";
173
177
  }
174
- .icon-dialpad:before{
175
- content:"\f630";
178
+ .icon-dialpad:before {
179
+ content: "\f630";
176
180
  }
177
- .icon-down:before{
178
- content:"\f631";
181
+ .icon-down:before {
182
+ content: "\f631";
179
183
  }
180
- .icon-down1:before{
181
- content:"\f632";
184
+ .icon-down1:before {
185
+ content: "\f632";
182
186
  }
183
- .icon-events:before{
184
- content:"\f633";
187
+ .icon-events:before {
188
+ content: "\f633";
185
189
  }
186
- .icon-Expand:before{
187
- content:"\f634";
190
+ .icon-Expand:before {
191
+ content: "\f634";
188
192
  }
189
- .icon-eye-icn-new .path1:before{
190
- content:"\f635";
191
- color:rgb(0, 0, 0);
193
+ .icon-eye-icn-new .path1:before {
194
+ content: "\f635";
195
+ color: rgb(0, 0, 0);
192
196
  }
193
- .icon-eye-icn-new .path2:before{
194
- content:"\f636";
195
- margin-left:-1.1875em;
196
- color:rgb(255, 255, 255);
197
+ .icon-eye-icn-new .path2:before {
198
+ content: "\f636";
199
+ margin-left: -1.1875em;
200
+ color: rgb(255, 255, 255);
197
201
  }
198
- .icon-fb2:before{
199
- content:"\f637";
202
+ .icon-fb2:before {
203
+ content: "\f637";
200
204
  }
201
- .icon-feedback3:before{
202
- content:"\f638";
205
+ .icon-feedback3:before {
206
+ content: "\f638";
203
207
  }
204
- .icon-feeds-new1:before{
205
- content:"\f639";
208
+ .icon-feeds-new1:before {
209
+ content: "\f639";
206
210
  }
207
- .icon-file-empty:before{
208
- content:"\f63a";
211
+ .icon-file-empty:before {
212
+ content: "\f63a";
209
213
  }
210
- .icon-forums-new3:before{
211
- content:"\f63b";
214
+ .icon-forums-new3:before {
215
+ content: "\f63b";
212
216
  }
213
- .icon-Full-screen:before{
214
- content:"\f63c";
217
+ .icon-Full-screen:before {
218
+ content: "\f63c";
215
219
  }
216
- .icon-funnel3:before{
217
- content:"\f63d";
220
+ .icon-funnel3:before {
221
+ content: "\f63d";
218
222
  }
219
- .icon-grid:before{
220
- content:"\f63e";
223
+ .icon-grid:before {
224
+ content: "\f63e";
221
225
  }
222
- .icon-home2:before{
223
- content:"\f63f";
226
+ .icon-home2:before {
227
+ content: "\f63f";
224
228
  }
225
- .icon-hotspot:before{
226
- content:"\f640";
229
+ .icon-hotspot:before {
230
+ content: "\f640";
227
231
  }
228
- .icon-Idea-1px:before{
229
- content:"\f641";
232
+ .icon-Idea-1px:before {
233
+ content: "\f641";
230
234
  }
231
- .icon-image:before{
232
- content:"\f642";
235
+ .icon-image:before {
236
+ content: "\f642";
233
237
  }
234
- .icon-KB-TOP-BAR_Gamification:before{
235
- content:"\f643";
238
+ .icon-KB-TOP-BAR_Gamification:before {
239
+ content: "\f643";
236
240
  }
237
- .icon-KB-TOP-BAR_Notification .path1:before{
238
- content:"\f644";
239
- color:rgb(228, 74, 71);
241
+ .icon-KB-TOP-BAR_Notification .path1:before {
242
+ content: "\f644";
243
+ color: rgb(228, 74, 71);
240
244
  }
241
- .icon-KB-TOP-BAR_Notification .path2:before{
242
- content:"\f645";
243
- margin-left:-1em;
244
- color:rgb(0, 0, 0);
245
+ .icon-KB-TOP-BAR_Notification .path2:before {
246
+ content: "\f645";
247
+ margin-left: -1em;
248
+ color: rgb(0, 0, 0);
245
249
  }
246
- .icon-KB-TOP-BAR_Setup:before{
247
- content:"\f646";
250
+ .icon-KB-TOP-BAR_Setup:before {
251
+ content: "\f646";
248
252
  }
249
- .icon-KB30 .path1:before{
250
- content:"\f647";
251
- color:rgb(102, 102, 102);
253
+ .icon-KB30 .path1:before {
254
+ content: "\f647";
255
+ color: rgb(102, 102, 102);
252
256
  }
253
- .icon-KB30 .path2:before{
254
- content:"\f648";
255
- margin-left:-1em;
256
- color:rgb(0, 0, 0);
257
+ .icon-KB30 .path2:before {
258
+ content: "\f648";
259
+ margin-left: -1em;
260
+ color: rgb(0, 0, 0);
257
261
  }
258
- .icon-kbmorefilter:before{
259
- content:"\f649";
262
+ .icon-kbmorefilter:before {
263
+ content: "\f649";
260
264
  }
261
- .icon-keyboard_backspace:before{
262
- content:"\f64a";
265
+ .icon-keyboard_backspace:before {
266
+ content: "\f64a";
263
267
  }
264
- .icon-Keyboard3:before{
265
- content:"\f64b";
268
+ .icon-Keyboard3:before {
269
+ content: "\f64b";
266
270
  }
267
- .icon-lang-1:before{
268
- content:"\f64c";
271
+ .icon-lang-1:before {
272
+ content: "\f64c";
269
273
  }
270
- .icon-LHSAccounts:before{
271
- content:"\f64d";
274
+ .icon-LHSAccounts:before {
275
+ content: "\f64d";
272
276
  }
273
- .icon-LHSarticles:before{
274
- content:"\f64e";
277
+ .icon-LHSarticles:before {
278
+ content: "\f64e";
275
279
  }
276
- .icon-LHSContacts:before{
277
- content:"\f64f";
280
+ .icon-LHSContacts:before {
281
+ content: "\f64f";
278
282
  }
279
- .icon-LHSFeeds:before{
280
- content:"\f650";
283
+ .icon-LHSFeeds:before {
284
+ content: "\f650";
281
285
  }
282
- .icon-LHSForums:before{
283
- content:"\f651";
286
+ .icon-LHSForums:before {
287
+ content: "\f651";
284
288
  }
285
- .icon-LHSHQ:before{
286
- content:"\f652";
289
+ .icon-LHSHQ:before {
290
+ content: "\f652";
287
291
  }
288
- .icon-LHSOverview:before{
289
- content:"\f653";
292
+ .icon-LHSOverview:before {
293
+ content: "\f653";
290
294
  }
291
- .icon-LHSQueue:before{
292
- content:"\f654";
295
+ .icon-LHSQueue:before {
296
+ content: "\f654";
293
297
  }
294
- .icon-LHSReports:before{
295
- content:"\f655";
298
+ .icon-LHSReports:before {
299
+ content: "\f655";
296
300
  }
297
- .icon-LHSViews:before{
298
- content:"\f656";
301
+ .icon-LHSViews:before {
302
+ content: "\f656";
299
303
  }
300
- .icon-list22:before{
301
- content:"\f657";
304
+ .icon-list22:before {
305
+ content: "\f657";
302
306
  }
303
- .icon-livechat3:before{
304
- content:"\f658";
307
+ .icon-livechat3:before {
308
+ content: "\f658";
305
309
  }
306
- .icon-location2:before{
307
- content:"\f659";
310
+ .icon-location2:before {
311
+ content: "\f659";
308
312
  }
309
- .icon-macro2:before{
310
- content:"\f65a";
313
+ .icon-macro2:before {
314
+ content: "\f65a";
311
315
  }
312
- .icon-mail-o:before{
313
- content:"\f65b";
316
+ .icon-mail-o:before {
317
+ content: "\f65b";
314
318
  }
315
- .icon-mancat:before{
316
- content:"\f65c";
319
+ .icon-mancat:before {
320
+ content: "\f65c";
317
321
  }
318
- .icon-maximize:before{
319
- content:"\f65d";
322
+ .icon-maximize:before {
323
+ content: "\f65d";
320
324
  }
321
- .icon-menu:before{
322
- content:"\f65e";
325
+ .icon-menu:before {
326
+ content: "\f65e";
323
327
  }
324
- .icon-menu1:before{
325
- content:"\f65f";
328
+ .icon-menu1:before {
329
+ content: "\f65f";
326
330
  }
327
- .icon-minimize:before{
328
- content:"\f660";
331
+ .icon-minimize:before {
332
+ content: "\f660";
329
333
  }
330
- .icon-minus:before{
331
- content:"\f661";
334
+ .icon-minus:before {
335
+ content: "\f661";
332
336
  }
333
- .icon-mobile:before{
334
- content:"\f662";
337
+ .icon-mobile:before {
338
+ content: "\f662";
335
339
  }
336
- .icon-moicon-03:before{
337
- content:"\f663";
340
+ .icon-moicon-03:before {
341
+ content: "\f663";
338
342
  }
339
- .icon-moicons-04:before{
340
- content:"\f664";
343
+ .icon-moicons-04:before {
344
+ content: "\f664";
341
345
  }
342
- .icon-more1:before{
343
- content:"\f665";
346
+ .icon-more1:before {
347
+ content: "\f665";
344
348
  }
345
- .icon-more22:before{
346
- content:"\f666";
349
+ .icon-more22:before {
350
+ content: "\f666";
347
351
  }
348
- .icon-mute1-new:before{
349
- content:"\f667";
352
+ .icon-mute1-new:before {
353
+ content: "\f667";
350
354
  }
351
- .icon-newtab:before{
352
- content:"\f668";
355
+ .icon-newtab:before {
356
+ content: "\f668";
353
357
  }
354
- .icon-newuser:before{
355
- content:"\f669";
358
+ .icon-newuser:before {
359
+ content: "\f669";
356
360
  }
357
- .icon-next-step:before{
358
- content:"\f66a";
361
+ .icon-next-step:before {
362
+ content: "\f66a";
359
363
  }
360
- .icon-notifi-exclamation:before{
361
- content:"\f66b";
364
+ .icon-notifi-exclamation:before {
365
+ content: "\f66b";
362
366
  }
363
- .icon-notofication-new .path1:before{
364
- content:"\f66c";
365
- color:rgb(0, 163, 254);
367
+ .icon-notofication-new .path1:before {
368
+ content: "\f66c";
369
+ color: rgb(0, 163, 254);
366
370
  }
367
- .icon-notofication-new .path2:before{
368
- content:"\f66d";
369
- margin-left:-1em;
370
- color:rgb(255, 215, 46);
371
+ .icon-notofication-new .path2:before {
372
+ content: "\f66d";
373
+ margin-left: -1em;
374
+ color: rgb(255, 215, 46);
371
375
  }
372
- .icon-notofication-new .path3:before{
373
- content:"\f66e";
374
- margin-left:-1em;
375
- color:rgb(39, 44, 50);
376
+ .icon-notofication-new .path3:before {
377
+ content: "\f66e";
378
+ margin-left: -1em;
379
+ color: rgb(39, 44, 50);
376
380
  }
377
- .icon-orange-arrow .path1:before{
378
- content:"\f66f";
379
- color:rgb(255, 124, 72);
381
+ .icon-orange-arrow .path1:before {
382
+ content: "\f66f";
383
+ color: rgb(255, 124, 72);
380
384
  }
381
- .icon-orange-arrow .path2:before{
382
- content:"\f670";
383
- margin-left:-1.375em;
384
- color:rgb(249, 103, 44);
385
+ .icon-orange-arrow .path2:before {
386
+ content: "\f670";
387
+ margin-left: -1.375em;
388
+ color: rgb(249, 103, 44);
385
389
  }
386
- .icon-overview-new3:before{
387
- content:"\f671";
390
+ .icon-overview-new3:before {
391
+ content: "\f671";
388
392
  }
389
- .icon-p-star:before{
390
- content:"\f672";
393
+ .icon-p-star:before {
394
+ content: "\f672";
391
395
  }
392
- .icon-p-star1:before{
393
- content:"\f673";
396
+ .icon-p-star1:before {
397
+ content: "\f673";
394
398
  }
395
- .icon-p-star2:before{
396
- content:"\f674";
399
+ .icon-p-star2:before {
400
+ content: "\f674";
397
401
  }
398
- .icon-paiduser .path1:before{
399
- content:"\f675";
400
- color:rgb(246, 184, 45);
402
+ .icon-paiduser .path1:before {
403
+ content: "\f675";
404
+ color: rgb(246, 184, 45);
401
405
  }
402
- .icon-paiduser .path2:before{
403
- content:"\f676";
404
- margin-left:-1.46875em;
405
- color:rgb(253, 227, 51);
406
+ .icon-paiduser .path2:before {
407
+ content: "\f676";
408
+ margin-left: -1.46875em;
409
+ color: rgb(253, 227, 51);
406
410
  }
407
- .icon-pen-01:before{
408
- content:"\f677";
411
+ .icon-pen-01:before {
412
+ content: "\f677";
409
413
  }
410
- .icon-pen2:before{
411
- content:"\f678";
414
+ .icon-pen2:before {
415
+ content: "\f678";
412
416
  }
413
- .icon-plus:before{
414
- content:"\f679";
417
+ .icon-plus:before {
418
+ content: "\f679";
415
419
  }
416
- .icon-power-button:before{
417
- content:"\f67a";
420
+ .icon-power-button:before {
421
+ content: "\f67a";
418
422
  }
419
- .icon-printing2:before{
420
- content:"\f67b";
423
+ .icon-printing2:before {
424
+ content: "\f67b";
421
425
  }
422
- .icon-products2:before{
423
- content:"\f67c";
426
+ .icon-products2:before {
427
+ content: "\f67c";
424
428
  }
425
- .icon-pull-down:before{
426
- content:"\f67d";
429
+ .icon-pull-down:before {
430
+ content: "\f67d";
427
431
  }
428
- .icon-recent3:before{
429
- content:"\f67e";
432
+ .icon-recent3:before {
433
+ content: "\f67e";
430
434
  }
431
- .icon-reports-new3:before{
432
- content:"\f67f";
435
+ .icon-reports-new3:before {
436
+ content: "\f67f";
433
437
  }
434
- .icon-reports30 .path1:before{
435
- content:"\f680";
436
- color:rgb(0, 0, 0);
438
+ .icon-reports30 .path1:before {
439
+ content: "\f680";
440
+ color: rgb(0, 0, 0);
437
441
  }
438
- .icon-reports30 .path2:before{
439
- content:"\f681";
440
- margin-left:-1em;
441
- color:rgb(102, 102, 102);
442
+ .icon-reports30 .path2:before {
443
+ content: "\f681";
444
+ margin-left: -1em;
445
+ color: rgb(102, 102, 102);
442
446
  }
443
- .icon-search:before{
444
- content:"\f682";
447
+ .icon-search:before {
448
+ content: "\f682";
445
449
  }
446
- .icon-search3:before{
447
- content:"\f683";
450
+ .icon-search3:before {
451
+ content: "\f683";
448
452
  }
449
- .icon-share:before{
450
- content:"\f684";
453
+ .icon-share:before {
454
+ content: "\f684";
451
455
  }
452
- .icon-Signup-page .path1:before{
453
- content:"\f685";
454
- color:rgb(243, 244, 245);
456
+ .icon-Signup-page .path1:before {
457
+ content: "\f685";
458
+ color: rgb(243, 244, 245);
455
459
  }
456
- .icon-Signup-page .path2:before{
457
- content:"\f686";
458
- margin-left:-1.03125em;
459
- color:rgb(247, 232, 231);
460
+ .icon-Signup-page .path2:before {
461
+ content: "\f686";
462
+ margin-left: -1.03125em;
463
+ color: rgb(247, 232, 231);
460
464
  }
461
- .icon-Signup-page .path3:before{
462
- content:"\f687";
463
- margin-left:-1.03125em;
464
- color:rgb(214, 234, 242);
465
+ .icon-Signup-page .path3:before {
466
+ content: "\f687";
467
+ margin-left: -1.03125em;
468
+ color: rgb(214, 234, 242);
465
469
  }
466
- .icon-Signup-page .path4:before{
467
- content:"\f688";
468
- margin-left:-1.03125em;
469
- color:rgb(214, 234, 242);
470
+ .icon-Signup-page .path4:before {
471
+ content: "\f688";
472
+ margin-left: -1.03125em;
473
+ color: rgb(214, 234, 242);
470
474
  }
471
- .icon-Signup-page .path5:before{
472
- content:"\f689";
473
- margin-left:-1.03125em;
474
- color:rgb(214, 234, 242);
475
+ .icon-Signup-page .path5:before {
476
+ content: "\f689";
477
+ margin-left: -1.03125em;
478
+ color: rgb(214, 234, 242);
475
479
  }
476
- .icon-Signup-page .path6:before{
477
- content:"\f68a";
478
- margin-left:-1.03125em;
479
- color:rgb(236, 80, 99);
480
+ .icon-Signup-page .path6:before {
481
+ content: "\f68a";
482
+ margin-left: -1.03125em;
483
+ color: rgb(236, 80, 99);
480
484
  }
481
- .icon-Signup-page .path7:before{
482
- content:"\f68b";
483
- margin-left:-1.03125em;
484
- color:rgb(255, 207, 115);
485
+ .icon-Signup-page .path7:before {
486
+ content: "\f68b";
487
+ margin-left: -1.03125em;
488
+ color: rgb(255, 207, 115);
485
489
  }
486
- .icon-Signup-page .path8:before{
487
- content:"\f68c";
488
- margin-left:-1.03125em;
489
- color:rgb(0, 77, 136);
490
+ .icon-Signup-page .path8:before {
491
+ content: "\f68c";
492
+ margin-left: -1.03125em;
493
+ color: rgb(0, 77, 136);
490
494
  }
491
- .icon-Signup-page .path9:before{
492
- content:"\f68d";
493
- margin-left:-1.03125em;
494
- color:rgb(232, 244, 247);
495
+ .icon-Signup-page .path9:before {
496
+ content: "\f68d";
497
+ margin-left: -1.03125em;
498
+ color: rgb(232, 244, 247);
495
499
  }
496
- .icon-SkyDeskSupport .path1:before{
497
- content:"\f68e";
498
- color:rgb(40, 149, 213);
500
+ .icon-SkyDeskSupport .path1:before {
501
+ content: "\f68e";
502
+ color: rgb(40, 149, 213);
499
503
  }
500
- .icon-SkyDeskSupport .path2:before{
501
- content:"\f68f";
502
- margin-left:-3.1083984375em;
503
- color:rgb(115, 115, 115);
504
+ .icon-SkyDeskSupport .path2:before {
505
+ content: "\f68f";
506
+ margin-left: -3.1083984375em;
507
+ color: rgb(115, 115, 115);
504
508
  }
505
- .icon-social30 .path1:before{
506
- content:"\f690";
507
- color:rgb(0, 0, 0);
509
+ .icon-social30 .path1:before {
510
+ content: "\f690";
511
+ color: rgb(0, 0, 0);
508
512
  }
509
- .icon-social30 .path2:before{
510
- content:"\f691";
511
- margin-left:-0.90625em;
512
- color:rgb(102, 102, 102);
513
+ .icon-social30 .path2:before {
514
+ content: "\f691";
515
+ margin-left: -0.90625em;
516
+ color: rgb(102, 102, 102);
513
517
  }
514
- .icon-speaker-new:before{
515
- content:"\f692";
518
+ .icon-speaker-new:before {
519
+ content: "\f692";
516
520
  }
517
- .icon-square-minus:before{
518
- content:"\f693";
521
+ .icon-square-minus:before {
522
+ content: "\f693";
519
523
  }
520
- .icon-tag-new1:before{
521
- content:"\f694";
524
+ .icon-tag-new1:before {
525
+ content: "\f694";
522
526
  }
523
- .icon-task-demo:before{
524
- content:"\f695";
527
+ .icon-task-demo:before {
528
+ content: "\f695";
525
529
  }
526
- .icon-task30 .path1:before{
527
- content:"\f696";
528
- color:rgb(102, 102, 102);
530
+ .icon-task30 .path1:before {
531
+ content: "\f696";
532
+ color: rgb(102, 102, 102);
529
533
  }
530
- .icon-task30 .path2:before{
531
- content:"\f697";
532
- margin-left:-1em;
533
- color:rgb(0, 0, 0);
534
+ .icon-task30 .path2:before {
535
+ content: "\f697";
536
+ margin-left: -1em;
537
+ color: rgb(0, 0, 0);
534
538
  }
535
- .icon-team-queue:before{
536
- content:"\f698";
539
+ .icon-team-queue:before {
540
+ content: "\f698";
537
541
  }
538
- .icon-telephone-thick:before{
539
- content:"\f699";
542
+ .icon-telephone-thick:before {
543
+ content: "\f699";
540
544
  }
541
- .icon-tick_new:before{
542
- content:"\f69a";
545
+ .icon-tick_new:before {
546
+ content: "\f69a";
543
547
  }
544
- .icon-tickets30 .path1:before{
545
- content:"\f69b";
546
- color:rgb(0, 0, 0);
548
+ .icon-tickets30 .path1:before {
549
+ content: "\f69b";
550
+ color: rgb(0, 0, 0);
547
551
  }
548
- .icon-tickets30 .path2:before{
549
- content:"\f69c";
550
- margin-left:-1em;
551
- color:rgb(102, 102, 102);
552
+ .icon-tickets30 .path2:before {
553
+ content: "\f69c";
554
+ margin-left: -1em;
555
+ color: rgb(102, 102, 102);
552
556
  }
553
- .icon-ticknew:before{
554
- content:"\f69d";
557
+ .icon-ticknew:before {
558
+ content: "\f69d";
555
559
  }
556
- .icon-toprightnotifi:before{
557
- content:"\f69e";
560
+ .icon-toprightnotifi:before {
561
+ content: "\f69e";
558
562
  }
559
- .icon-toprightsearch:before{
560
- content:"\f69f";
561
- }
562
- .icon-toprightseting:before{
563
- content:"\f6a0";
563
+ .icon-toprightsearch:before {
564
+ content: "\f69f";
565
+ }
566
+ .icon-toprightseting:before {
567
+ content: "\f6a0";
564
568
  }
565
- .icon-TPAdd:before{
566
- content:"\f6a1";
569
+ .icon-TPAdd:before {
570
+ content: "\f6a1";
567
571
  }
568
- .icon-twit:before{
569
- content:"\f6a2";
572
+ .icon-twit:before {
573
+ content: "\f6a2";
570
574
  }
571
- .icon-Unassociated:before{
572
- content:"\f6a3";
575
+ .icon-Unassociated:before {
576
+ content: "\f6a3";
573
577
  }
574
- .icon-update:before{
575
- content:"\f6a4";
578
+ .icon-update:before {
579
+ content: "\f6a4";
576
580
  }
577
- .icon-views-new2:before{
578
- content:"\f6a5";
581
+ .icon-views-new2:before {
582
+ content: "\f6a5";
579
583
  }
580
- .icon-webinar:before{
581
- content:"\f6a6";
584
+ .icon-webinar:before {
585
+ content: "\f6a6";
582
586
  }
583
- .icon-zd_live_chat:before{
584
- content:"\f6a7";
587
+ .icon-zd_live_chat:before {
588
+ content: "\f6a7";
585
589
  }
586
- .icon-ZD-accounts .path1:before{
587
- content:"\f6a8";
588
- color:rgb(1, 1, 1);
590
+ .icon-ZD-accounts .path1:before {
591
+ content: "\f6a8";
592
+ color: rgb(1, 1, 1);
589
593
  }
590
- .icon-ZD-accounts .path2:before{
591
- content:"\f6a9";
592
- margin-left:-1.5625em;
593
- color:rgb(0, 0, 0);
594
+ .icon-ZD-accounts .path2:before {
595
+ content: "\f6a9";
596
+ margin-left: -1.5625em;
597
+ color: rgb(0, 0, 0);
594
598
  }
595
- .icon-ZD-activities .path1:before{
596
- content:"\f6aa";
597
- color:rgb(0, 0, 0);
599
+ .icon-ZD-activities .path1:before {
600
+ content: "\f6aa";
601
+ color: rgb(0, 0, 0);
598
602
  }
599
- .icon-ZD-activities .path2:before{
600
- content:"\f6ab";
601
- margin-left:-1.3125em;
602
- color:rgb(102, 102, 102);
603
+ .icon-ZD-activities .path2:before {
604
+ content: "\f6ab";
605
+ margin-left: -1.3125em;
606
+ color: rgb(102, 102, 102);
603
607
  }
604
- .icon-ZD-calls .path1:before{
605
- content:"\f6ac";
606
- color:rgb(0, 0, 0);
608
+ .icon-ZD-calls .path1:before {
609
+ content: "\f6ac";
610
+ color: rgb(0, 0, 0);
607
611
  }
608
- .icon-ZD-calls .path2:before{
609
- content:"\f6ad";
610
- margin-left:-1.09375em;
611
- color:rgb(131, 131, 131);
612
+ .icon-ZD-calls .path2:before {
613
+ content: "\f6ad";
614
+ margin-left: -1.09375em;
615
+ color: rgb(131, 131, 131);
612
616
  }
613
- .icon-ZD-cases .path1:before{
614
- content:"\f6ae";
615
- color:rgb(0, 0, 0);
617
+ .icon-ZD-cases .path1:before {
618
+ content: "\f6ae";
619
+ color: rgb(0, 0, 0);
616
620
  }
617
- .icon-ZD-cases .path2:before{
618
- content:"\f6af";
619
- margin-left:-0.875em;
620
- color:rgb(102, 102, 102);
621
+ .icon-ZD-cases .path2:before {
622
+ content: "\f6af";
623
+ margin-left: -0.875em;
624
+ color: rgb(102, 102, 102);
621
625
  }
622
- .icon-ZD-chat .path1:before{
623
- content:"\f6b0";
624
- color:rgb(102, 102, 102);
626
+ .icon-ZD-chat .path1:before {
627
+ content: "\f6b0";
628
+ color: rgb(102, 102, 102);
625
629
  }
626
- .icon-ZD-chat .path2:before{
627
- content:"\f6b1";
628
- margin-left:-1.34375em;
629
- color:rgb(0, 0, 0);
630
+ .icon-ZD-chat .path2:before {
631
+ content: "\f6b1";
632
+ margin-left: -1.34375em;
633
+ color: rgb(0, 0, 0);
630
634
  }
631
- .icon-ZD-community .path1:before{
632
- content:"\f6b2";
633
- color:rgb(102, 102, 102);
635
+ .icon-ZD-community .path1:before {
636
+ content: "\f6b2";
637
+ color: rgb(102, 102, 102);
634
638
  }
635
- .icon-ZD-community .path2:before{
636
- content:"\f6b3";
637
- margin-left:-0.84375em;
638
- color:rgb(2, 2, 2);
639
+ .icon-ZD-community .path2:before {
640
+ content: "\f6b3";
641
+ margin-left: -0.84375em;
642
+ color: rgb(2, 2, 2);
639
643
  }
640
- .icon-ZD-contacts .path1:before{
641
- content:"\f6b4";
642
- color:rgb(0, 0, 0);
644
+ .icon-ZD-contacts .path1:before {
645
+ content: "\f6b4";
646
+ color: rgb(0, 0, 0);
643
647
  }
644
- .icon-ZD-contacts .path2:before{
645
- content:"\f6b5";
646
- margin-left:-0.875em;
647
- color:rgb(102, 102, 102);
648
+ .icon-ZD-contacts .path2:before {
649
+ content: "\f6b5";
650
+ margin-left: -0.875em;
651
+ color: rgb(102, 102, 102);
648
652
  }
649
- .icon-ZD-events .path1:before{
650
- content:"\f6b6";
651
- color:rgb(131, 131, 131);
653
+ .icon-ZD-events .path1:before {
654
+ content: "\f6b6";
655
+ color: rgb(131, 131, 131);
652
656
  }
653
- .icon-ZD-events .path2:before{
654
- content:"\f6b7";
655
- margin-left:-1.0625em;
656
- color:rgb(0, 0, 0);
657
+ .icon-ZD-events .path2:before {
658
+ content: "\f6b7";
659
+ margin-left: -1.0625em;
660
+ color: rgb(0, 0, 0);
657
661
  }
658
- .icon-ZD-events .path3:before{
659
- content:"\f6b8";
660
- margin-left:-1.0625em;
661
- color:rgb(0, 0, 0);
662
+ .icon-ZD-events .path3:before {
663
+ content: "\f6b8";
664
+ margin-left: -1.0625em;
665
+ color: rgb(0, 0, 0);
662
666
  }
663
- .icon-ZD-forums .path1:before{
664
- content:"\f6b9";
665
- color:rgb(102, 102, 102);
667
+ .icon-ZD-forums .path1:before {
668
+ content: "\f6b9";
669
+ color: rgb(102, 102, 102);
666
670
  }
667
- .icon-ZD-forums .path2:before{
668
- content:"\f6ba";
669
- margin-left:-0.84375em;
670
- color:rgb(2, 2, 2);
671
- }
672
- .icon-ZD-reports .path1:before{
673
- content:"\f6bb";
674
- color:rgb(0, 0, 0);
675
- }
676
- .icon-ZD-reports .path2:before{
677
- content:"\f6bc";
678
- margin-left:-1.0625em;
679
- color:rgb(102, 102, 102);
680
- }
681
- .icon-ZD-Setup:before{
682
- content:"\f6bd";
683
- }
684
- .icon-ZD-socials .path1:before{
685
- content:"\f6be";
686
- color:rgb(0, 0, 0);
687
- }
688
- .icon-ZD-socials .path2:before{
689
- content:"\f6bf";
690
- margin-left:-0.90625em;
691
- color:rgb(102, 102, 102);
692
- }
693
- .icon-ZD-solutions .path1:before{
694
- content:"\f6c0";
695
- color:rgb(0, 0, 0);
696
- }
697
- .icon-ZD-solutions .path2:before{
698
- content:"\f6c1";
699
- margin-left:-1.28125em;
700
- color:rgb(102, 102, 102);
701
- }
702
- .icon-ZD-tasks .path1:before{
703
- content:"\f6c2";
704
- color:rgb(102, 102, 102);
705
- }
706
- .icon-ZD-tasks .path2:before{
707
- content:"\f6c3";
708
- margin-left:-0.78125em;
709
- color:rgb(0, 0, 0);
710
- }
711
- .icon-zdesk-commentfilled .path1:before{
712
- content:"\f6c4";
713
- color:rgb(0, 0, 0);
714
- }
715
- .icon-zdesk-commentfilled .path2:before{
716
- content:"\f6c5";
717
- margin-left:-1em;
718
- color:rgb(255, 255, 255);
719
- }
720
- .icon-zdfeedback:before{
721
- content:"\f6c6";
722
- }
723
- .icon-zdresend:before{
724
- content:"\f6c7";
671
+ .icon-ZD-forums .path2:before {
672
+ content: "\f6ba";
673
+ margin-left: -0.84375em;
674
+ color: rgb(2, 2, 2);
675
+ }
676
+ .icon-ZD-reports .path1:before {
677
+ content: "\f6bb";
678
+ color: rgb(0, 0, 0);
679
+ }
680
+ .icon-ZD-reports .path2:before {
681
+ content: "\f6bc";
682
+ margin-left: -1.0625em;
683
+ color: rgb(102, 102, 102);
684
+ }
685
+ .icon-ZD-Setup:before {
686
+ content: "\f6bd";
687
+ }
688
+ .icon-ZD-socials .path1:before {
689
+ content: "\f6be";
690
+ color: rgb(0, 0, 0);
691
+ }
692
+ .icon-ZD-socials .path2:before {
693
+ content: "\f6bf";
694
+ margin-left: -0.90625em;
695
+ color: rgb(102, 102, 102);
696
+ }
697
+ .icon-ZD-solutions .path1:before {
698
+ content: "\f6c0";
699
+ color: rgb(0, 0, 0);
700
+ }
701
+ .icon-ZD-solutions .path2:before {
702
+ content: "\f6c1";
703
+ margin-left: -1.28125em;
704
+ color: rgb(102, 102, 102);
705
+ }
706
+ .icon-ZD-tasks .path1:before {
707
+ content: "\f6c2";
708
+ color: rgb(102, 102, 102);
709
+ }
710
+ .icon-ZD-tasks .path2:before {
711
+ content: "\f6c3";
712
+ margin-left: -0.78125em;
713
+ color: rgb(0, 0, 0);
714
+ }
715
+ .icon-zdesk-commentfilled .path1:before {
716
+ content: "\f6c4";
717
+ color: rgb(0, 0, 0);
718
+ }
719
+ .icon-zdesk-commentfilled .path2:before {
720
+ content: "\f6c5";
721
+ margin-left: -1em;
722
+ color: rgb(255, 255, 255);
723
+ }
724
+ .icon-zdfeedback:before {
725
+ content: "\f6c6";
726
+ }
727
+ .icon-zdresend:before {
728
+ content: "\f6c7";
725
729
  }
726
- .icon-zia:before{
727
- content:"\f6c8";
728
- }
729
- .icon-Zoho-Desk:before{
730
- content:"\f6c9";
731
- }
732
- .icon-zoom-in:before{
733
- content:"\f6ca";
730
+ .icon-zia:before {
731
+ content: "\f6c8";
732
+ }
733
+ .icon-Zoho-Desk:before {
734
+ content: "\f6c9";
735
+ }
736
+ .icon-zoom-in:before {
737
+ content: "\f6ca";
734
738
  }
735
- .icon-zoom-out:before{
736
- content:"\f6cb";
739
+ .icon-zoom-out:before {
740
+ content: "\f6cb";
737
741
  }
738
- .icon-whatsApp:before{
739
- content:"\f6cc";
740
- }
741
- .icon-notificationDot:before{
742
- content:"\f6cd";
743
- color:#ef3f3b;
742
+ .icon-whatsApp:before {
743
+ content: "\f6cc";
744
+ }
745
+ .icon-notificationDot:before {
746
+ content: "\f6cd";
747
+ color: #ef3f3b;
744
748
  }
745
749
  }