@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-rGeneral_43";
3
- src:url('../fonts/zd-rGeneral.woff2') format('woff2'), url('../fonts/zd-rGeneral.woff') format('woff'), url('../fonts/zd-rGeneral.svg#zdfonts') format('svg');
4
- font-weight:normal;
5
- font-style:normal;
6
- font-display:block;
1
+ @font-face {
2
+ font-family:"zdfonts-rGeneral";
3
+ src:
4
+ url('../fonts/zd-rGeneral.woff2') format('woff2'),
5
+
6
+ url('../fonts/zd-rGeneral.woff') format('woff'),
7
+ url('../fonts/zd-rGeneral.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,814 +15,814 @@
11
15
 
12
16
 
13
17
  .icon-signOut,.icon-phoneFill,.icon-more,.icon-alignLeft,.icon-alignRight,.icon-allignCenter,.icon-allignJustify,.icon-bold,.icon-bullets,.icon-clearFormat,.icon-decreaceIndent,.icon-font,.icon-fontColour,.icon-formatPainter,.icon-horizontalRule,.icon-increaceIndent,.icon-insertCode,.icon-insertHtml,.icon-insertImage,.icon-insertQuote,.icon-italic,.icon-numbering,.icon-spellCheck,.icon-strikeThrough,.icon-underLine,.icon-agent,.icon-agentFill,.icon-alarmclock,.icon-alertTriangle,.icon-alertTriangleFill,.icon-arrowDown,.icon-arrowDownCircle,.icon-arrowFill,.icon-ascending,.icon-attachment,.icon-avatar,.icon-backspaceDelete,.icon-bad,.icon-badFill,.icon-bell,.icon-bgColor,.icon-camera,.icon-checkbox,.icon-circleMinus,.icon-circlePlus,.icon-clear,.icon-clock,.icon-cloud,.icon-copy,.icon-delete,.icon-descending,.icon-dislike,.icon-download,.icon-dragandDrop,.icon-dropdown,.icon-dropdownCircle,.icon-dropdownStroke,.icon-edit,.icon-editPen,.icon-eraser,.icon-exclamationfill,.icon-funnel,.icon-good,.icon-goodFill,.icon-helpRound,.icon-helpStroke,.icon-hideTab,.icon-home,.icon-info,.icon-invisible,.icon-like,.icon-lock,.icon-maximize,.icon-minimize,.icon-minus,.icon-move,.icon-newLink,.icon-ok,.icon-okFill,.icon-paperPlane,.icon-phone,.icon-pin,.icon-plus,.icon-power,.icon-print,.icon-priorityMode,.icon-refresh,.icon-reload,.icon-reply,.icon-replyAll,.icon-resize,.icon-screen,.icon-search,.icon-share,.icon-signal,.icon-sorting,.icon-sortingAZ,.icon-spam,.icon-speaker,.icon-speakerOff,.icon-starFill,.icon-starStroke,.icon-tick,.icon-tickRoundFill,.icon-timeLine,.icon-unlock,.icon-upload,.icon-visible,.icon-zoomIn,.icon-zoomOut,.icon-follow,.icon-forward,.icon-forwardFill,.icon-unFollow,.icon-infoStroke,.icon-onHold,.icon-clearFilter,.icon-placeholder,.icon-gift,.icon-freeTrial,.icon-skills,.icon-contactInformation,.icon-relatedDetails,.icon-template,.icon-department,.icon-doubleTick,.icon-bounce,.icon-accessibility,.icon-read,.icon-unread,.icon-wmsSun,.icon-wmsMoon,.icon-configuaration,.icon-premium,.icon-money,.icon-Marketplace,.icon-ticketDetail,.icon-spaceBar,.icon-enter,.icon-comma,.icon-skipReplyall,.icon-roundRobinSequential,.icon-filterAdd,.icon-jsonWebToken,.icon-parentChild,.icon-saml,.icon-smsAuth,.icon-ticketOwner,.icon-mesengerFill,.icon-telegramFill,.icon-sortingArrow,.icon-androidFill,.icon-customDashboard,.icon-databaseEncryption,.icon-myPins,.icon-pinned,.icon-unDo,.icon-flagFill,.icon-instagram,.icon-line,.icon-answerBot,.icon-primaryContact,.icon-wallet,.icon-agentportal,.icon-fileMail,.icon-rename,.icon-fileDoc,.icon-fileSheet,.icon-filePpt,.icon-fileUnknown,.icon-imPause,.icon-imPlay,.icon-imRecord,.icon-radar,.icon-pricingTag,.icon-doubleArrow,.icon-followUpTicket,.icon-mailDefault,.icon-enterprisePlan,.icon-expressPlan,.icon-freePlan,.icon-OCR,.icon-professionalPlan,.icon-standerdPlan,.icon-ultimatePlan,.icon-process,.icon-featureHome,.icon-manualTranslation,.icon-tour{
14
- font-family:"zdf-rGeneral_43" !important;
18
+ font-family:"zdfonts-rGeneral" !important;
15
19
  }
16
20
 
17
- .icon-signOut:before{
18
- content:"\b2000";
19
- }
20
- .icon-phoneFill:before{
21
- content:"\b2001";
22
- }
23
- .icon-more:before{
24
- content:"\b2002";
25
- }
26
- .icon-alignLeft .path1:before{
27
- content:"\b2003";
28
- color:rgb(1, 1, 1);
29
- }
30
- .icon-alignLeft .path2:before{
31
- content:"\b2004";
32
- margin-left:-1em;
33
- color:rgb(47, 116, 186);
34
- }
35
- .icon-alignRight .path1:before{
36
- content:"\b2005";
37
- color:rgb(1, 1, 1);
38
- }
39
- .icon-alignRight .path2:before{
40
- content:"\b2006";
41
- margin-left:-1em;
42
- color:rgb(47, 116, 186);
43
- }
44
- .icon-allignCenter .path1:before{
45
- content:"\b2007";
46
- color:rgb(1, 1, 1);
47
- }
48
- .icon-allignCenter .path2:before{
49
- content:"\b2008";
50
- margin-left:-1em;
51
- color:rgb(47, 116, 186);
52
- }
53
- .icon-allignJustify .path1:before{
54
- content:"\b2009";
55
- color:rgb(1, 1, 1);
56
- }
57
- .icon-allignJustify .path2:before{
58
- content:"\b200a";
59
- margin-left:-1em;
60
- color:rgb(47, 116, 186);
61
- }
62
- .icon-bold:before{
63
- content:"\b200b";
64
- }
65
- .icon-bullets .path1:before{
66
- content:"\b200c";
67
- color:rgb(1, 1, 1);
68
- }
69
- .icon-bullets .path2:before{
70
- content:"\b200d";
71
- margin-left:-1em;
72
- color:rgb(47, 116, 186);
73
- }
74
- .icon-clearFormat .path1:before{
75
- content:"\b200e";
76
- color:rgb(47, 116, 186);
77
- }
78
- .icon-clearFormat .path2:before{
79
- content:"\b200f";
80
- margin-left:-1em;
81
- color:rgb(1, 1, 1);
82
- }
83
- .icon-decreaceIndent .path1:before{
84
- content:"\b2010";
85
- color:rgb(1, 1, 1);
86
- }
87
- .icon-decreaceIndent .path2:before{
88
- content:"\b2011";
89
- margin-left:-1em;
90
- color:rgb(47, 116, 186);
91
- }
92
- .icon-font:before{
93
- content:"\b2012";
94
- }
95
- .icon-fontColour .path1:before{
96
- content:"\b2013";
97
- color:rgb(1, 1, 1);
98
- }
99
- .icon-fontColour .path2:before{
100
- content:"\b2014";
101
- margin-left:-1em;
102
- color:rgb(47, 116, 186);
103
- }
104
- .icon-formatPainter .path1:before{
105
- content:"\b2015";
106
- color:rgb(47, 116, 186);
107
- }
108
- .icon-formatPainter .path2:before{
109
- content:"\b2016";
110
- margin-left:-1em;
111
- color:rgb(1, 1, 1);
112
- }
113
- .icon-horizontalRule .path1:before{
114
- content:"\b2017";
115
- color:rgb(47, 116, 186);
116
- }
117
- .icon-horizontalRule .path2:before{
118
- content:"\b2018";
119
- margin-left:-1em;
120
- color:rgb(1, 1, 1);
121
- }
122
- .icon-increaceIndent .path1:before{
123
- content:"\b2019";
124
- color:rgb(1, 1, 1);
125
- }
126
- .icon-increaceIndent .path2:before{
127
- content:"\b201a";
128
- margin-left:-1em;
129
- color:rgb(47, 116, 186);
130
- }
131
- .icon-insertCode:before{
132
- content:"\b201b";
133
- }
134
- .icon-insertHtml .path1:before{
135
- content:"\b201c";
136
- color:rgb(102, 102, 102);
137
- }
138
- .icon-insertHtml .path2:before{
139
- content:"\b201d";
140
- margin-left:-1em;
141
- color:rgb(1, 1, 1);
142
- }
143
- .icon-insertImage .path1:before{
144
- content:"\b201e";
145
- color:rgb(47, 116, 186);
146
- }
147
- .icon-insertImage .path2:before{
148
- content:"\b201f";
149
- margin-left:-1em;
150
- color:rgb(1, 1, 1);
151
- }
152
- .icon-insertQuote:before{
153
- content:"\b2020";
154
- }
155
- .icon-italic:before{
156
- content:"\b2021";
157
- }
158
- .icon-numbering .path1:before{
159
- content:"\b2022";
160
- color:rgb(47, 116, 186);
161
- }
162
- .icon-numbering .path2:before{
163
- content:"\b2023";
164
- margin-left:-1em;
165
- color:rgb(1, 1, 1);
166
- }
167
- .icon-spellCheck .path1:before{
168
- content:"\b2024";
169
- color:rgb(1, 1, 1);
170
- }
171
- .icon-spellCheck .path2:before{
172
- content:"\b2025";
173
- margin-left:-1em;
174
- color:rgb(47, 116, 186);
175
- }
176
- .icon-strikeThrough .path1:before{
177
- content:"\b2026";
178
- color:rgb(35, 31, 32);
179
- }
180
- .icon-strikeThrough .path2:before{
181
- content:"\b2027";
182
- margin-left:-1em;
183
- color:rgb(35, 31, 32);
184
- }
185
- .icon-strikeThrough .path3:before{
186
- content:"\b2028";
187
- margin-left:-1em;
188
- color:rgb(47, 116, 186);
21
+ .icon-signOut:before {
22
+ content: "\b2000";
23
+ }
24
+ .icon-phoneFill:before {
25
+ content: "\b2001";
26
+ }
27
+ .icon-more:before {
28
+ content: "\b2002";
29
+ }
30
+ .icon-alignLeft .path1:before {
31
+ content: "\b2003";
32
+ color: rgb(1, 1, 1);
33
+ }
34
+ .icon-alignLeft .path2:before {
35
+ content: "\b2004";
36
+ margin-left: -1em;
37
+ color: rgb(47, 116, 186);
38
+ }
39
+ .icon-alignRight .path1:before {
40
+ content: "\b2005";
41
+ color: rgb(1, 1, 1);
42
+ }
43
+ .icon-alignRight .path2:before {
44
+ content: "\b2006";
45
+ margin-left: -1em;
46
+ color: rgb(47, 116, 186);
47
+ }
48
+ .icon-allignCenter .path1:before {
49
+ content: "\b2007";
50
+ color: rgb(1, 1, 1);
51
+ }
52
+ .icon-allignCenter .path2:before {
53
+ content: "\b2008";
54
+ margin-left: -1em;
55
+ color: rgb(47, 116, 186);
56
+ }
57
+ .icon-allignJustify .path1:before {
58
+ content: "\b2009";
59
+ color: rgb(1, 1, 1);
60
+ }
61
+ .icon-allignJustify .path2:before {
62
+ content: "\b200a";
63
+ margin-left: -1em;
64
+ color: rgb(47, 116, 186);
65
+ }
66
+ .icon-bold:before {
67
+ content: "\b200b";
68
+ }
69
+ .icon-bullets .path1:before {
70
+ content: "\b200c";
71
+ color: rgb(1, 1, 1);
72
+ }
73
+ .icon-bullets .path2:before {
74
+ content: "\b200d";
75
+ margin-left: -1em;
76
+ color: rgb(47, 116, 186);
77
+ }
78
+ .icon-clearFormat .path1:before {
79
+ content: "\b200e";
80
+ color: rgb(47, 116, 186);
81
+ }
82
+ .icon-clearFormat .path2:before {
83
+ content: "\b200f";
84
+ margin-left: -1em;
85
+ color: rgb(1, 1, 1);
86
+ }
87
+ .icon-decreaceIndent .path1:before {
88
+ content: "\b2010";
89
+ color: rgb(1, 1, 1);
90
+ }
91
+ .icon-decreaceIndent .path2:before {
92
+ content: "\b2011";
93
+ margin-left: -1em;
94
+ color: rgb(47, 116, 186);
95
+ }
96
+ .icon-font:before {
97
+ content: "\b2012";
98
+ }
99
+ .icon-fontColour .path1:before {
100
+ content: "\b2013";
101
+ color: rgb(1, 1, 1);
102
+ }
103
+ .icon-fontColour .path2:before {
104
+ content: "\b2014";
105
+ margin-left: -1em;
106
+ color: rgb(47, 116, 186);
107
+ }
108
+ .icon-formatPainter .path1:before {
109
+ content: "\b2015";
110
+ color: rgb(47, 116, 186);
111
+ }
112
+ .icon-formatPainter .path2:before {
113
+ content: "\b2016";
114
+ margin-left: -1em;
115
+ color: rgb(1, 1, 1);
116
+ }
117
+ .icon-horizontalRule .path1:before {
118
+ content: "\b2017";
119
+ color: rgb(47, 116, 186);
120
+ }
121
+ .icon-horizontalRule .path2:before {
122
+ content: "\b2018";
123
+ margin-left: -1em;
124
+ color: rgb(1, 1, 1);
125
+ }
126
+ .icon-increaceIndent .path1:before {
127
+ content: "\b2019";
128
+ color: rgb(1, 1, 1);
129
+ }
130
+ .icon-increaceIndent .path2:before {
131
+ content: "\b201a";
132
+ margin-left: -1em;
133
+ color: rgb(47, 116, 186);
134
+ }
135
+ .icon-insertCode:before {
136
+ content: "\b201b";
137
+ }
138
+ .icon-insertHtml .path1:before {
139
+ content: "\b201c";
140
+ color: rgb(102, 102, 102);
141
+ }
142
+ .icon-insertHtml .path2:before {
143
+ content: "\b201d";
144
+ margin-left: -1em;
145
+ color: rgb(1, 1, 1);
146
+ }
147
+ .icon-insertImage .path1:before {
148
+ content: "\b201e";
149
+ color: rgb(47, 116, 186);
150
+ }
151
+ .icon-insertImage .path2:before {
152
+ content: "\b201f";
153
+ margin-left: -1em;
154
+ color: rgb(1, 1, 1);
155
+ }
156
+ .icon-insertQuote:before {
157
+ content: "\b2020";
158
+ }
159
+ .icon-italic:before {
160
+ content: "\b2021";
161
+ }
162
+ .icon-numbering .path1:before {
163
+ content: "\b2022";
164
+ color: rgb(47, 116, 186);
165
+ }
166
+ .icon-numbering .path2:before {
167
+ content: "\b2023";
168
+ margin-left: -1em;
169
+ color: rgb(1, 1, 1);
170
+ }
171
+ .icon-spellCheck .path1:before {
172
+ content: "\b2024";
173
+ color: rgb(1, 1, 1);
174
+ }
175
+ .icon-spellCheck .path2:before {
176
+ content: "\b2025";
177
+ margin-left: -1em;
178
+ color: rgb(47, 116, 186);
179
+ }
180
+ .icon-strikeThrough .path1:before {
181
+ content: "\b2026";
182
+ color: rgb(35, 31, 32);
183
+ }
184
+ .icon-strikeThrough .path2:before {
185
+ content: "\b2027";
186
+ margin-left: -1em;
187
+ color: rgb(35, 31, 32);
188
+ }
189
+ .icon-strikeThrough .path3:before {
190
+ content: "\b2028";
191
+ margin-left: -1em;
192
+ color: rgb(47, 116, 186);
189
193
  }
190
- .icon-underLine .path1:before{
191
- content:"\b2029";
192
- color:rgb(47, 116, 186);
194
+ .icon-underLine .path1:before {
195
+ content: "\b2029";
196
+ color: rgb(47, 116, 186);
193
197
  }
194
- .icon-underLine .path2:before{
195
- content:"\b202a";
196
- margin-left:-1em;
197
- color:rgb(1, 1, 1);
198
+ .icon-underLine .path2:before {
199
+ content: "\b202a";
200
+ margin-left: -1em;
201
+ color: rgb(1, 1, 1);
198
202
  }
199
- .icon-agent:before{
200
- content:"\b202b";
203
+ .icon-agent:before {
204
+ content: "\b202b";
201
205
  }
202
- .icon-agentFill:before{
203
- content:"\b202c";
206
+ .icon-agentFill:before {
207
+ content: "\b202c";
204
208
  }
205
- .icon-alarmclock:before{
206
- content:"\b202d";
209
+ .icon-alarmclock:before {
210
+ content: "\b202d";
207
211
  }
208
- .icon-alertTriangle:before{
209
- content:"\b202e";
212
+ .icon-alertTriangle:before {
213
+ content: "\b202e";
210
214
  }
211
- .icon-alertTriangleFill .path1:before{
212
- content:"\b202f";
213
- color:rgb(51, 51, 51);
215
+ .icon-alertTriangleFill .path1:before {
216
+ content: "\b202f";
217
+ color: rgb(51, 51, 51);
214
218
  }
215
- .icon-alertTriangleFill .path2:before{
216
- content:"\b2030";
217
- margin-left:-1em;
218
- color:rgb(1, 1, 1);
219
+ .icon-alertTriangleFill .path2:before {
220
+ content: "\b2030";
221
+ margin-left: -1em;
222
+ color: rgb(1, 1, 1);
219
223
  }
220
- .icon-arrowDown:before{
221
- content:"\b2031";
224
+ .icon-arrowDown:before {
225
+ content: "\b2031";
222
226
  }
223
- .icon-arrowDownCircle:before{
224
- content:"\b2032";
227
+ .icon-arrowDownCircle:before {
228
+ content: "\b2032";
225
229
  }
226
- .icon-arrowFill:before{
227
- content:"\b2033";
230
+ .icon-arrowFill:before {
231
+ content: "\b2033";
228
232
  }
229
- .icon-ascending:before{
230
- content:"\b2034";
233
+ .icon-ascending:before {
234
+ content: "\b2034";
231
235
  }
232
- .icon-attachment:before{
233
- content:"\b2035";
236
+ .icon-attachment:before {
237
+ content: "\b2035";
234
238
  }
235
- .icon-avatar .path1:before{
236
- content:"\b2036";
237
- color:rgb(216, 217, 216);
238
- opacity:0.1;
239
+ .icon-avatar .path1:before {
240
+ content: "\b2036";
241
+ color: rgb(216, 217, 216);
242
+ opacity: 0.1;
239
243
  }
240
- .icon-avatar .path2:before{
241
- content:"\b2037";
242
- margin-left:-1em;
243
- color:rgb(204, 204, 204);
244
- opacity:0.1;
244
+ .icon-avatar .path2:before {
245
+ content: "\b2037";
246
+ margin-left: -1em;
247
+ color: rgb(204, 204, 204);
248
+ opacity: 0.1;
245
249
  }
246
- .icon-avatar .path3:before{
247
- content:"\b2038";
248
- margin-left:-1em;
249
- color:rgb(82, 82, 82);
250
- opacity:0.1;
250
+ .icon-avatar .path3:before {
251
+ content: "\b2038";
252
+ margin-left: -1em;
253
+ color: rgb(82, 82, 82);
254
+ opacity: 0.1;
251
255
  }
252
- .icon-avatar .path4:before{
253
- content:"\b2039";
254
- margin-left:-1em;
255
- color:rgb(234, 234, 234);
256
+ .icon-avatar .path4:before {
257
+ content: "\b2039";
258
+ margin-left: -1em;
259
+ color: rgb(234, 234, 234);
256
260
  }
257
- .icon-avatar .path5:before{
258
- content:"\b203a";
259
- margin-left:-1em;
260
- color:rgb(243, 243, 243);
261
+ .icon-avatar .path5:before {
262
+ content: "\b203a";
263
+ margin-left: -1em;
264
+ color: rgb(243, 243, 243);
261
265
  }
262
- .icon-backspaceDelete:before{
263
- content:"\b203b";
266
+ .icon-backspaceDelete:before {
267
+ content: "\b203b";
264
268
  }
265
- .icon-bad:before{
266
- content:"\b203c";
269
+ .icon-bad:before {
270
+ content: "\b203c";
267
271
  }
268
- .icon-badFill:before{
269
- content:"\b203d";
272
+ .icon-badFill:before {
273
+ content: "\b203d";
270
274
  }
271
- .icon-bell:before{
272
- content:"\b203e";
275
+ .icon-bell:before {
276
+ content: "\b203e";
273
277
  }
274
- .icon-bgColor .path1:before{
275
- content:"\b203f";
276
- color:rgb(47, 116, 186);
278
+ .icon-bgColor .path1:before {
279
+ content: "\b203f";
280
+ color: rgb(47, 116, 186);
277
281
  }
278
- .icon-bgColor .path2:before{
279
- content:"\b2040";
280
- margin-left:-1em;
281
- color:rgb(0, 0, 0);
282
+ .icon-bgColor .path2:before {
283
+ content: "\b2040";
284
+ margin-left: -1em;
285
+ color: rgb(0, 0, 0);
282
286
  }
283
- .icon-camera:before{
284
- content:"\b2041";
287
+ .icon-camera:before {
288
+ content: "\b2041";
285
289
  }
286
- .icon-checkbox:before{
287
- content:"\b2042";
290
+ .icon-checkbox:before {
291
+ content: "\b2042";
288
292
  }
289
- .icon-circleMinus:before{
290
- content:"\b2043";
293
+ .icon-circleMinus:before {
294
+ content: "\b2043";
291
295
  }
292
- .icon-circlePlus:before{
293
- content:"\b2044";
296
+ .icon-circlePlus:before {
297
+ content: "\b2044";
294
298
  }
295
- .icon-clear:before{
296
- content:"\b2045";
299
+ .icon-clear:before {
300
+ content: "\b2045";
297
301
  }
298
- .icon-clock:before{
299
- content:"\b2046";
302
+ .icon-clock:before {
303
+ content: "\b2046";
300
304
  }
301
- .icon-cloud:before{
302
- content:"\b2047";
305
+ .icon-cloud:before {
306
+ content: "\b2047";
303
307
  }
304
- .icon-copy:before{
305
- content:"\b2048";
308
+ .icon-copy:before {
309
+ content: "\b2048";
306
310
  }
307
- .icon-delete:before{
308
- content:"\b2049";
311
+ .icon-delete:before {
312
+ content: "\b2049";
309
313
  }
310
- .icon-descending:before{
311
- content:"\b204a";
314
+ .icon-descending:before {
315
+ content: "\b204a";
312
316
  }
313
- .icon-dislike:before{
314
- content:"\b204b";
317
+ .icon-dislike:before {
318
+ content: "\b204b";
315
319
  }
316
- .icon-download:before{
317
- content:"\b204c";
320
+ .icon-download:before {
321
+ content: "\b204c";
318
322
  }
319
- .icon-dragandDrop:before{
320
- content:"\b204d";
323
+ .icon-dragandDrop:before {
324
+ content: "\b204d";
321
325
  }
322
- .icon-dropdown:before{
323
- content:"\b204e";
326
+ .icon-dropdown:before {
327
+ content: "\b204e";
324
328
  }
325
- .icon-dropdownCircle:before{
326
- content:"\b204f";
329
+ .icon-dropdownCircle:before {
330
+ content: "\b204f";
327
331
  }
328
- .icon-dropdownStroke:before{
329
- content:"\b2050";
332
+ .icon-dropdownStroke:before {
333
+ content: "\b2050";
330
334
  }
331
- .icon-edit:before{
332
- content:"\b2051";
335
+ .icon-edit:before {
336
+ content: "\b2051";
333
337
  }
334
- .icon-editPen:before{
335
- content:"\b2052";
338
+ .icon-editPen:before {
339
+ content: "\b2052";
336
340
  }
337
- .icon-eraser .path1:before{
338
- content:"\b2053";
339
- color:rgb(47, 116, 186);
341
+ .icon-eraser .path1:before {
342
+ content: "\b2053";
343
+ color: rgb(47, 116, 186);
340
344
  }
341
- .icon-eraser .path2:before{
342
- content:"\b2054";
343
- margin-left:-1em;
344
- color:rgb(0, 0, 0);
345
+ .icon-eraser .path2:before {
346
+ content: "\b2054";
347
+ margin-left: -1em;
348
+ color: rgb(0, 0, 0);
345
349
  }
346
- .icon-exclamationfill:before{
347
- content:"\b2055";
350
+ .icon-exclamationfill:before {
351
+ content: "\b2055";
348
352
  }
349
- .icon-funnel:before{
350
- content:"\b2056";
353
+ .icon-funnel:before {
354
+ content: "\b2056";
351
355
  }
352
- .icon-good:before{
353
- content:"\b2057";
356
+ .icon-good:before {
357
+ content: "\b2057";
354
358
  }
355
- .icon-goodFill:before{
356
- content:"\b2058";
359
+ .icon-goodFill:before {
360
+ content: "\b2058";
357
361
  }
358
- .icon-helpRound:before{
359
- content:"\b2059";
362
+ .icon-helpRound:before {
363
+ content: "\b2059";
360
364
  }
361
- .icon-helpStroke:before{
362
- content:"\b205a";
365
+ .icon-helpStroke:before {
366
+ content: "\b205a";
363
367
  }
364
- .icon-hideTab:before{
365
- content:"\b205b";
368
+ .icon-hideTab:before {
369
+ content: "\b205b";
366
370
  }
367
- .icon-home:before{
368
- content:"\b205c";
371
+ .icon-home:before {
372
+ content: "\b205c";
369
373
  }
370
- .icon-info:before{
371
- content:"\b205d";
374
+ .icon-info:before {
375
+ content: "\b205d";
372
376
  }
373
- .icon-invisible:before{
374
- content:"\b205e";
377
+ .icon-invisible:before {
378
+ content: "\b205e";
375
379
  }
376
- .icon-like:before{
377
- content:"\b205f";
380
+ .icon-like:before {
381
+ content: "\b205f";
378
382
  }
379
- .icon-lock:before{
380
- content:"\b2060";
383
+ .icon-lock:before {
384
+ content: "\b2060";
381
385
  }
382
- .icon-maximize:before{
383
- content:"\b2061";
386
+ .icon-maximize:before {
387
+ content: "\b2061";
384
388
  }
385
- .icon-minimize:before{
386
- content:"\b2062";
389
+ .icon-minimize:before {
390
+ content: "\b2062";
387
391
  }
388
- .icon-minus:before{
389
- content:"\b2063";
392
+ .icon-minus:before {
393
+ content: "\b2063";
390
394
  }
391
- .icon-move:before{
392
- content:"\b2064";
395
+ .icon-move:before {
396
+ content: "\b2064";
393
397
  }
394
- .icon-newLink:before{
395
- content:"\b2065";
398
+ .icon-newLink:before {
399
+ content: "\b2065";
396
400
  }
397
- .icon-ok:before{
398
- content:"\b2066";
401
+ .icon-ok:before {
402
+ content: "\b2066";
399
403
  }
400
- .icon-okFill:before{
401
- content:"\b2067";
404
+ .icon-okFill:before {
405
+ content: "\b2067";
402
406
  }
403
- .icon-paperPlane:before{
404
- content:"\b2068";
407
+ .icon-paperPlane:before {
408
+ content: "\b2068";
405
409
  }
406
- .icon-phone:before{
407
- content:"\b2069";
410
+ .icon-phone:before {
411
+ content: "\b2069";
408
412
  }
409
- .icon-pin:before{
410
- content:"\b206a";
413
+ .icon-pin:before {
414
+ content: "\b206a";
411
415
  }
412
- .icon-plus:before{
413
- content:"\b206b";
416
+ .icon-plus:before {
417
+ content: "\b206b";
414
418
  }
415
- .icon-power:before{
416
- content:"\b206c";
419
+ .icon-power:before {
420
+ content: "\b206c";
417
421
  }
418
- .icon-print:before{
419
- content:"\b206d";
422
+ .icon-print:before {
423
+ content: "\b206d";
420
424
  }
421
- .icon-priorityMode:before{
422
- content:"\b206e";
425
+ .icon-priorityMode:before {
426
+ content: "\b206e";
423
427
  }
424
- .icon-refresh:before{
425
- content:"\b206f";
428
+ .icon-refresh:before {
429
+ content: "\b206f";
426
430
  }
427
- .icon-reload:before{
428
- content:"\b2070";
431
+ .icon-reload:before {
432
+ content: "\b2070";
429
433
  }
430
- .icon-reply:before{
431
- content:"\b2071";
434
+ .icon-reply:before {
435
+ content: "\b2071";
432
436
  }
433
- .icon-replyAll:before{
434
- content:"\b2072";
437
+ .icon-replyAll:before {
438
+ content: "\b2072";
435
439
  }
436
- .icon-resize:before{
437
- content:"\b2073";
440
+ .icon-resize:before {
441
+ content: "\b2073";
438
442
  }
439
- .icon-screen:before{
440
- content:"\b2074";
443
+ .icon-screen:before {
444
+ content: "\b2074";
441
445
  }
442
- .icon-search:before{
443
- content:"\b2075";
446
+ .icon-search:before {
447
+ content: "\b2075";
444
448
  }
445
- .icon-share:before{
446
- content:"\b2076";
449
+ .icon-share:before {
450
+ content: "\b2076";
447
451
  }
448
- .icon-signal .path1:before{
449
- content:"\b2077";
450
- color:rgb(102, 103, 102);
452
+ .icon-signal .path1:before {
453
+ content: "\b2077";
454
+ color: rgb(102, 103, 102);
451
455
  }
452
- .icon-signal .path2:before{
453
- content:"\b2078";
454
- margin-left:-1em;
455
- color:rgb(51, 51, 51);
456
+ .icon-signal .path2:before {
457
+ content: "\b2078";
458
+ margin-left: -1em;
459
+ color: rgb(51, 51, 51);
456
460
  }
457
- .icon-signal .path3:before{
458
- content:"\b2079";
459
- margin-left:-1em;
460
- color:rgb(0, 0, 0);
461
+ .icon-signal .path3:before {
462
+ content: "\b2079";
463
+ margin-left: -1em;
464
+ color: rgb(0, 0, 0);
461
465
  }
462
- .icon-sorting:before{
463
- content:"\b207a";
466
+ .icon-sorting:before {
467
+ content: "\b207a";
464
468
  }
465
- .icon-sortingAZ:before{
466
- content:"\b207b";
469
+ .icon-sortingAZ:before {
470
+ content: "\b207b";
467
471
  }
468
- .icon-spam:before{
469
- content:"\b207c";
472
+ .icon-spam:before {
473
+ content: "\b207c";
470
474
  }
471
- .icon-speaker:before{
472
- content:"\b207d";
475
+ .icon-speaker:before {
476
+ content: "\b207d";
473
477
  }
474
- .icon-speakerOff:before{
475
- content:"\b207e";
478
+ .icon-speakerOff:before {
479
+ content: "\b207e";
476
480
  }
477
- .icon-starFill:before{
478
- content:"\b207f";
481
+ .icon-starFill:before {
482
+ content: "\b207f";
479
483
  }
480
- .icon-starStroke:before{
481
- content:"\b2080";
484
+ .icon-starStroke:before {
485
+ content: "\b2080";
482
486
  }
483
- .icon-tick:before{
484
- content:"\b2081";
487
+ .icon-tick:before {
488
+ content: "\b2081";
485
489
  }
486
- .icon-tickRoundFill .path1:before{
487
- content:"\b2082";
488
- color:rgb(0, 0, 0);
490
+ .icon-tickRoundFill .path1:before {
491
+ content: "\b2082";
492
+ color: rgb(0, 0, 0);
489
493
  }
490
- .icon-tickRoundFill .path2:before{
491
- content:"\b2083";
492
- margin-left:-1em;
493
- color:rgb(255, 255, 255);
494
+ .icon-tickRoundFill .path2:before {
495
+ content: "\b2083";
496
+ margin-left: -1em;
497
+ color: rgb(255, 255, 255);
494
498
  }
495
- .icon-timeLine:before{
496
- content:"\b2084";
499
+ .icon-timeLine:before {
500
+ content: "\b2084";
497
501
  }
498
- .icon-unlock:before{
499
- content:"\b2085";
502
+ .icon-unlock:before {
503
+ content: "\b2085";
500
504
  }
501
- .icon-upload:before{
502
- content:"\b2086";
505
+ .icon-upload:before {
506
+ content: "\b2086";
503
507
  }
504
- .icon-visible:before{
505
- content:"\b2087";
508
+ .icon-visible:before {
509
+ content: "\b2087";
506
510
  }
507
- .icon-zoomIn:before{
508
- content:"\b2088";
511
+ .icon-zoomIn:before {
512
+ content: "\b2088";
509
513
  }
510
- .icon-zoomOut:before{
511
- content:"\b2089";
514
+ .icon-zoomOut:before {
515
+ content: "\b2089";
512
516
  }
513
- .icon-follow:before{
514
- content:"\b208a";
517
+ .icon-follow:before {
518
+ content: "\b208a";
515
519
  }
516
- .icon-forward:before{
517
- content:"\b208b";
520
+ .icon-forward:before {
521
+ content: "\b208b";
518
522
  }
519
- .icon-forwardFill:before{
520
- content:"\b208c";
523
+ .icon-forwardFill:before {
524
+ content: "\b208c";
521
525
  }
522
- .icon-unFollow:before{
523
- content:"\b208d";
526
+ .icon-unFollow:before {
527
+ content: "\b208d";
524
528
  }
525
- .icon-infoStroke:before{
526
- content:"\b208e";
529
+ .icon-infoStroke:before {
530
+ content: "\b208e";
527
531
  }
528
- .icon-onHold:before{
529
- content:"\b208f";
532
+ .icon-onHold:before {
533
+ content: "\b208f";
530
534
  }
531
- .icon-clearFilter:before{
532
- content:"\b2090";
535
+ .icon-clearFilter:before {
536
+ content: "\b2090";
533
537
  }
534
- .icon-placeholder:before{
535
- content:"\b2091";
538
+ .icon-placeholder:before {
539
+ content: "\b2091";
536
540
  }
537
- .icon-gift:before{
538
- content:"\b2092";
541
+ .icon-gift:before {
542
+ content: "\b2092";
539
543
  }
540
- .icon-freeTrial:before{
541
- content:"\b2093";
544
+ .icon-freeTrial:before {
545
+ content: "\b2093";
542
546
  }
543
- .icon-skills:before{
544
- content:"\b2094";
547
+ .icon-skills:before {
548
+ content: "\b2094";
545
549
  }
546
- .icon-contactInformation:before{
547
- content:"\b2095";
550
+ .icon-contactInformation:before {
551
+ content: "\b2095";
548
552
  }
549
- .icon-relatedDetails:before{
550
- content:"\b2096";
553
+ .icon-relatedDetails:before {
554
+ content: "\b2096";
551
555
  }
552
- .icon-template .path1:before{
553
- content:"\b2097";
554
- color:rgb(0, 0, 0);
556
+ .icon-template .path1:before {
557
+ content: "\b2097";
558
+ color: rgb(0, 0, 0);
555
559
  }
556
- .icon-template .path2:before{
557
- content:"\b2098";
558
- margin-left:-1em;
559
- color:rgb(47, 116, 186);
560
+ .icon-template .path2:before {
561
+ content: "\b2098";
562
+ margin-left: -1em;
563
+ color: rgb(47, 116, 186);
560
564
  }
561
- .icon-template .path3:before{
562
- content:"\b2099";
563
- margin-left:-1em;
564
- color:rgb(47, 116, 186);
565
+ .icon-template .path3:before {
566
+ content: "\b2099";
567
+ margin-left: -1em;
568
+ color: rgb(47, 116, 186);
565
569
  }
566
- .icon-template .path4:before{
567
- content:"\b209a";
568
- margin-left:-1em;
569
- color:rgb(47, 116, 186);
570
+ .icon-template .path4:before {
571
+ content: "\b209a";
572
+ margin-left: -1em;
573
+ color: rgb(47, 116, 186);
570
574
  }
571
- .icon-template .path5:before{
572
- content:"\b209b";
573
- margin-left:-1em;
574
- color:rgb(47, 116, 186);
575
+ .icon-template .path5:before {
576
+ content: "\b209b";
577
+ margin-left: -1em;
578
+ color: rgb(47, 116, 186);
575
579
  }
576
- .icon-department:before{
577
- content:"\b209c";
580
+ .icon-department:before {
581
+ content: "\b209c";
578
582
  }
579
- .icon-doubleTick:before{
580
- content:"\b209d";
583
+ .icon-doubleTick:before {
584
+ content: "\b209d";
581
585
  }
582
- .icon-bounce:before{
583
- content:"\b209e";
586
+ .icon-bounce:before {
587
+ content: "\b209e";
584
588
  }
585
- .icon-accessibility:before{
586
- content:"\b209f";
589
+ .icon-accessibility:before {
590
+ content: "\b209f";
587
591
  }
588
- .icon-read .path1:before{
589
- content:"\b20a0";
590
- color:rgb(153, 153, 153);
592
+ .icon-read .path1:before {
593
+ content: "\b20a0";
594
+ color: rgb(153, 153, 153);
591
595
  }
592
- .icon-read .path2:before{
593
- content:"\b20a1";
594
- margin-left:-1.1806640625em;
595
- color:rgb(1, 1, 1);
596
+ .icon-read .path2:before {
597
+ content: "\b20a1";
598
+ margin-left: -1.1806640625em;
599
+ color: rgb(1, 1, 1);
596
600
  }
597
- .icon-unread .path1:before{
598
- content:"\b20a2";
599
- color:rgb(153, 153, 153);
601
+ .icon-unread .path1:before {
602
+ content: "\b20a2";
603
+ color: rgb(153, 153, 153);
600
604
  }
601
- .icon-unread .path2:before{
602
- content:"\b20a3";
603
- margin-left:-1em;
604
- color:rgb(1, 1, 1);
605
+ .icon-unread .path2:before {
606
+ content: "\b20a3";
607
+ margin-left: -1em;
608
+ color: rgb(1, 1, 1);
605
609
  }
606
- .icon-wmsSun:before{
607
- content:"\b20a4";
610
+ .icon-wmsSun:before {
611
+ content: "\b20a4";
608
612
  }
609
- .icon-wmsMoon:before{
610
- content:"\b20a5";
613
+ .icon-wmsMoon:before {
614
+ content: "\b20a5";
611
615
  }
612
- .icon-configuaration:before{
613
- content:"\b20a6";
616
+ .icon-configuaration:before {
617
+ content: "\b20a6";
614
618
  }
615
- .icon-premium:before{
616
- content:"\b20a7";
619
+ .icon-premium:before {
620
+ content: "\b20a7";
617
621
  }
618
- .icon-money:before{
619
- content:"\b20a8";
622
+ .icon-money:before {
623
+ content: "\b20a8";
620
624
  }
621
- .icon-Marketplace .path1:before{
622
- content:"\b20a9";
623
- color:rgb(223, 230, 242);
625
+ .icon-Marketplace .path1:before {
626
+ content: "\b20a9";
627
+ color: rgb(223, 230, 242);
624
628
  }
625
- .icon-Marketplace .path2:before{
626
- content:"\b20aa";
627
- margin-left:-1em;
628
- color:rgb(0, 0, 0);
629
+ .icon-Marketplace .path2:before {
630
+ content: "\b20aa";
631
+ margin-left: -1em;
632
+ color: rgb(0, 0, 0);
629
633
  }
630
- .icon-ticketDetail .path1:before{
631
- content:"\b20ab";
632
- color:rgb(152, 152, 152);
634
+ .icon-ticketDetail .path1:before {
635
+ content: "\b20ab";
636
+ color: rgb(152, 152, 152);
633
637
  }
634
- .icon-ticketDetail .path2:before{
635
- content:"\b20ac";
636
- margin-left:-1em;
637
- color:rgb(35, 31, 31);
638
+ .icon-ticketDetail .path2:before {
639
+ content: "\b20ac";
640
+ margin-left: -1em;
641
+ color: rgb(35, 31, 31);
638
642
  }
639
- .icon-spaceBar:before{
640
- content:"\b20ad";
643
+ .icon-spaceBar:before {
644
+ content: "\b20ad";
641
645
  }
642
- .icon-enter:before{
643
- content:"\b20ae";
646
+ .icon-enter:before {
647
+ content: "\b20ae";
644
648
  }
645
- .icon-comma:before{
646
- content:"\b20af";
649
+ .icon-comma:before {
650
+ content: "\b20af";
647
651
  }
648
- .icon-skipReplyall:before{
649
- content:"\b20b0";
652
+ .icon-skipReplyall:before {
653
+ content: "\b20b0";
650
654
  }
651
- .icon-roundRobinSequential:before{
652
- content:"\b20b1";
655
+ .icon-roundRobinSequential:before {
656
+ content: "\b20b1";
653
657
  }
654
- .icon-filterAdd:before{
655
- content:"\b20b2";
658
+ .icon-filterAdd:before {
659
+ content: "\b20b2";
656
660
  }
657
- .icon-jsonWebToken:before{
658
- content:"\b20b3";
661
+ .icon-jsonWebToken:before {
662
+ content: "\b20b3";
659
663
  }
660
- .icon-parentChild:before{
661
- content:"\b20b4";
664
+ .icon-parentChild:before {
665
+ content: "\b20b4";
662
666
  }
663
- .icon-saml:before{
664
- content:"\b20b5";
667
+ .icon-saml:before {
668
+ content: "\b20b5";
665
669
  }
666
- .icon-smsAuth:before{
667
- content:"\b20b6";
670
+ .icon-smsAuth:before {
671
+ content: "\b20b6";
668
672
  }
669
- .icon-ticketOwner:before{
670
- content:"\b20b7";
673
+ .icon-ticketOwner:before {
674
+ content: "\b20b7";
671
675
  }
672
- .icon-mesengerFill:before{
673
- content:"\b20b8";
676
+ .icon-mesengerFill:before {
677
+ content: "\b20b8";
674
678
  }
675
- .icon-telegramFill:before{
676
- content:"\b20b9";
679
+ .icon-telegramFill:before {
680
+ content: "\b20b9";
677
681
  }
678
- .icon-sortingArrow .path1:before{
679
- content:"\b20ba";
680
- color:rgb(51, 51, 51);
682
+ .icon-sortingArrow .path1:before {
683
+ content: "\b20ba";
684
+ color: rgb(51, 51, 51);
681
685
  }
682
- .icon-sortingArrow .path2:before{
683
- content:"\b20bb";
684
- margin-left:-1em;
685
- color:rgb(0, 0, 0);
686
+ .icon-sortingArrow .path2:before {
687
+ content: "\b20bb";
688
+ margin-left: -1em;
689
+ color: rgb(0, 0, 0);
686
690
  }
687
- .icon-androidFill:before{
688
- content:"\b20bc";
691
+ .icon-androidFill:before {
692
+ content: "\b20bc";
689
693
  }
690
- .icon-customDashboard:before{
691
- content:"\b20bd";
694
+ .icon-customDashboard:before {
695
+ content: "\b20bd";
692
696
  }
693
- .icon-databaseEncryption:before{
694
- content:"\b20be";
697
+ .icon-databaseEncryption:before {
698
+ content: "\b20be";
695
699
  }
696
- .icon-myPins:before{
697
- content:"\b20bf";
700
+ .icon-myPins:before {
701
+ content: "\b20bf";
698
702
  }
699
- .icon-pinned .path1:before{
700
- content:"\b20c0";
701
- color:rgb(102, 103, 102);
703
+ .icon-pinned .path1:before {
704
+ content: "\b20c0";
705
+ color: rgb(102, 103, 102);
702
706
  }
703
- .icon-pinned .path2:before{
704
- content:"\b20c1";
705
- margin-left:-1em;
706
- color:rgb(51, 51, 51);
707
+ .icon-pinned .path2:before {
708
+ content: "\b20c1";
709
+ margin-left: -1em;
710
+ color: rgb(51, 51, 51);
707
711
  }
708
- .icon-pinned .path3:before{
709
- content:"\b20c2";
710
- margin-left:-1em;
711
- color:rgb(1, 1, 1);
712
+ .icon-pinned .path3:before {
713
+ content: "\b20c2";
714
+ margin-left: -1em;
715
+ color: rgb(1, 1, 1);
712
716
  }
713
- .icon-unDo:before{
714
- content:"\b20c3";
717
+ .icon-unDo:before {
718
+ content: "\b20c3";
715
719
  }
716
- .icon-flagFill:before{
717
- content:"\b20c4";
720
+ .icon-flagFill:before {
721
+ content: "\b20c4";
718
722
  }
719
- .icon-instagram:before{
720
- content:"\b20c5";
723
+ .icon-instagram:before {
724
+ content: "\b20c5";
721
725
  }
722
- .icon-line:before{
723
- content:"\b20c6";
726
+ .icon-line:before {
727
+ content: "\b20c6";
724
728
  }
725
- .icon-answerBot:before{
726
- content:"\b20c7";
729
+ .icon-answerBot:before {
730
+ content: "\b20c7";
727
731
  }
728
- .icon-primaryContact:before{
729
- content:"\b20c8";
732
+ .icon-primaryContact:before {
733
+ content: "\b20c8";
730
734
  }
731
- .icon-wallet:before{
732
- content:"\b20c9";
735
+ .icon-wallet:before {
736
+ content: "\b20c9";
733
737
  }
734
- .icon-agentportal:before{
735
- content:"\b20ca";
738
+ .icon-agentportal:before {
739
+ content: "\b20ca";
736
740
  }
737
- .icon-fileMail:before{
738
- content:"\b20cb";
741
+ .icon-fileMail:before {
742
+ content: "\b20cb";
739
743
  }
740
- .icon-rename:before{
741
- content:"\b20cc";
744
+ .icon-rename:before {
745
+ content: "\b20cc";
742
746
  }
743
- .icon-fileDoc:before{
744
- content:"\b20cd";
747
+ .icon-fileDoc:before {
748
+ content: "\b20cd";
745
749
  }
746
- .icon-fileSheet:before{
747
- content:"\b20ce";
750
+ .icon-fileSheet:before {
751
+ content: "\b20ce";
748
752
  }
749
- .icon-filePpt:before{
750
- content:"\b20cf";
753
+ .icon-filePpt:before {
754
+ content: "\b20cf";
751
755
  }
752
- .icon-fileUnknown:before{
753
- content:"\b20d0";
756
+ .icon-fileUnknown:before {
757
+ content: "\b20d0";
754
758
  }
755
- .icon-imPause .path1:before{
756
- content:"\b20d1";
757
- color:rgb(0, 0, 0);
759
+ .icon-imPause .path1:before {
760
+ content: "\b20d1";
761
+ color: rgb(0, 0, 0);
758
762
  }
759
- .icon-imPause .path2:before{
760
- content:"\b20d2";
761
- margin-left:-1em;
762
- color:rgb(255, 255, 255);
763
+ .icon-imPause .path2:before {
764
+ content: "\b20d2";
765
+ margin-left: -1em;
766
+ color: rgb(255, 255, 255);
763
767
  }
764
- .icon-imPlay:before{
765
- content:"\b20d3";
768
+ .icon-imPlay:before {
769
+ content: "\b20d3";
766
770
  }
767
- .icon-imRecord:before{
768
- content:"\b20d4";
771
+ .icon-imRecord:before {
772
+ content: "\b20d4";
769
773
  }
770
- .icon-radar:before{
771
- content:"\b20d5";
774
+ .icon-radar:before {
775
+ content: "\b20d5";
772
776
  }
773
- .icon-pricingTag:before{
774
- content:"\b20d6";
777
+ .icon-pricingTag:before {
778
+ content: "\b20d6";
775
779
  }
776
- .icon-doubleArrow:before{
777
- content:"\b20d7";
780
+ .icon-doubleArrow:before {
781
+ content: "\b20d7";
778
782
  }
779
- .icon-followUpTicket:before{
780
- content:"\b20d8";
783
+ .icon-followUpTicket:before {
784
+ content: "\b20d8";
781
785
  }
782
- .icon-mailDefault:before{
783
- content:"\b20d9";
786
+ .icon-mailDefault:before {
787
+ content: "\b20d9";
784
788
  }
785
- .icon-enterprisePlan:before{
786
- content:"\b20da";
789
+ .icon-enterprisePlan:before {
790
+ content: "\b20da";
787
791
  }
788
- .icon-expressPlan:before{
789
- content:"\b20db";
792
+ .icon-expressPlan:before {
793
+ content: "\b20db";
790
794
  }
791
- .icon-freePlan:before{
792
- content:"\b20dc";
795
+ .icon-freePlan:before {
796
+ content: "\b20dc";
793
797
  }
794
- .icon-OCR:before{
795
- content:"\b20dd";
798
+ .icon-OCR:before {
799
+ content: "\b20dd";
796
800
  }
797
- .icon-professionalPlan:before{
798
- content:"\b20de";
801
+ .icon-professionalPlan:before {
802
+ content: "\b20de";
799
803
  }
800
- .icon-standerdPlan:before{
801
- content:"\b20df";
804
+ .icon-standerdPlan:before {
805
+ content: "\b20df";
802
806
  }
803
- .icon-ultimatePlan:before{
804
- content:"\b20e0";
807
+ .icon-ultimatePlan:before {
808
+ content: "\b20e0";
805
809
  }
806
- .icon-process:before{
807
- content:"\b20e1";
810
+ .icon-process:before {
811
+ content: "\b20e1";
808
812
  }
809
- .icon-featureHome .path1:before{
810
- content:"\b20e2";
811
- color:rgb(0, 0, 0);
813
+ .icon-featureHome .path1:before {
814
+ content: "\b20e2";
815
+ color: rgb(0, 0, 0);
812
816
  }
813
- .icon-featureHome .path2:before{
814
- content:"\b20e3";
815
- margin-left:-1em;
816
- color:rgb(245, 176, 64);
817
+ .icon-featureHome .path2:before {
818
+ content: "\b20e3";
819
+ margin-left: -1em;
820
+ color: rgb(245, 176, 64);
817
821
  }
818
- .icon-manualTranslation:before{
819
- content:"\b20e4";
822
+ .icon-manualTranslation:before {
823
+ content: "\b20e4";
820
824
  }
821
- .icon-tour:before{
822
- content:"\b20e5";
825
+ .icon-tour:before {
826
+ content: "\b20e5";
823
827
  }
824
828
  }