@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.
- package/README.md +9 -0
- package/assets/fonts/zd-gcFonts.svg +1 -0
- package/assets/fonts/zd-gcFonts.woff +0 -0
- package/assets/fonts/zd-gcFonts.woff2 +0 -0
- package/assets/fonts/zd-rIM.svg +2 -0
- package/assets/fonts/zd-rIM.woff +0 -0
- package/assets/fonts/zd-rIM.woff2 +0 -0
- package/assets/react/zd-font-rAI.module.css +29 -25
- package/assets/react/zd-font-rAccessibility.module.css +46 -42
- package/assets/react/zd-font-rAnalyticsColor.module.css +199 -195
- package/assets/react/zd-font-rAutomation.module.css +322 -318
- package/assets/react/zd-font-rCallBar.module.css +35 -31
- package/assets/react/zd-font-rChannels.module.css +203 -199
- package/assets/react/zd-font-rCustomize.module.css +132 -128
- package/assets/react/zd-font-rDeveloperSpace.module.css +13 -9
- package/assets/react/zd-font-rExportFiles.module.css +731 -727
- package/assets/react/zd-font-rGeneral.module.css +628 -624
- package/assets/react/zd-font-rIM.module.css +52 -38
- package/assets/react/zd-font-rIntegrations.module.css +211 -207
- package/assets/react/zd-font-rLhs.module.css +380 -376
- package/assets/react/zd-font-rMarketplace.module.css +153 -149
- package/assets/react/zd-font-rReports.module.css +226 -222
- package/assets/react/zd-font-rSetup.module.css +151 -147
- package/assets/react/zd-font-rTickets.module.css +302 -298
- package/assets/react/zd-font-rTopband.module.css +122 -118
- package/assets/react/zd-font-rTwotone.module.css +1270 -1266
- package/assets/react/zd-font-rUpdates.module.css +17 -13
- package/assets/react/zd-font-react-addforms.module.css +439 -435
- package/assets/react/zd-font-react-automate.module.css +43 -39
- package/assets/react/zd-font-react-channels.module.css +433 -429
- package/assets/react/zd-font-react-channels.plain.css +433 -429
- package/assets/react/zd-font-react-common.module.css +771 -767
- package/assets/react/zd-font-react-common.plain.css +771 -767
- package/assets/react/zd-font-react-community.module.css +215 -211
- package/assets/react/zd-font-react-customers.module.css +21 -17
- package/assets/react/zd-font-react-customize.module.css +608 -604
- package/assets/react/zd-font-react-gamescope.module.css +85 -81
- package/assets/react/zd-font-react-gcFonts.module.css +1469 -1462
- package/assets/react/zd-font-react-gettingstarted.module.css +305 -301
- package/assets/react/zd-font-react-integrations.module.css +43 -39
- package/assets/react/zd-font-react-kb.module.css +4419 -4415
- package/assets/react/zd-font-react-logo.module.css +20 -16
- package/assets/react/zd-font-react-organization.module.css +51 -47
- package/assets/react/zd-font-react-organization.plain.css +51 -47
- package/assets/react/zd-font-react-others.module.css +281 -277
- package/assets/react/zd-font-react-reports.module.css +448 -444
- package/assets/react/zd-font-react-setup.module.css +785 -781
- package/assets/react/zd-font-react-setup.plain.css +785 -781
- package/assets/react/zd-font-react-social.module.css +456 -452
- package/assets/react/zd-font-react-ticket-channels.module.css +252 -248
- package/assets/react/zd-font-react-tickets.module.css +884 -880
- package/assets/react/zd-font-react-tickets.plain.css +884 -880
- package/assets/react/zd-font-react-topband.module.css +550 -546
- package/assets/react/zd-font-react-topband.plain.css +550 -546
- package/cbt.config.js +2 -2
- package/es/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
- package/es/Icon/FontFactory.js +4 -2
- package/es/Icon/FontIcon.js +3 -2
- package/es/Icon/SvgIcon.js +2 -1
- package/es/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
- package/es/Icon/__tests__/__snapshots__/Icon.spec.js.snap +32 -1
- package/es/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
- package/lib/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
- package/lib/Icon/FontFactory.js +3 -2
- package/lib/Icon/FontIcon.js +4 -2
- package/lib/Icon/SvgIcon.js +3 -1
- package/lib/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
- package/lib/Icon/__tests__/__snapshots__/Icon.spec.js.snap +32 -1
- package/lib/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
- package/package.json +18 -11
- package/ut.config.js +106 -0
|
@@ -1,9 +1,13 @@
|
|
|
1
|
-
@font-face{
|
|
2
|
-
font-family:"
|
|
3
|
-
src:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family:"zdfonts-react-channels";
|
|
3
|
+
src:
|
|
4
|
+
url('../fonts/zd-channels.woff2') format('woff2'),
|
|
5
|
+
|
|
6
|
+
url('../fonts/zd-channels.woff') format('woff'),
|
|
7
|
+
url('../fonts/zd-channels.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,442 +15,442 @@
|
|
|
11
15
|
|
|
12
16
|
|
|
13
17
|
.icon-android,.icon-androidd,.icon-apple,.icon-ASAP_setup,.icon-ASAP-empty,.icon-ASAP-setup,.icon-book3,.icon-call-out2,.icon-call-outbound,.icon-close2,.icon-collapse1,.icon-css5,.icon-denied,.icon-download,.icon-drag-left,.icon-drag-up-down-01,.icon-draw12,.icon-edit1,.icon-font-edit,.icon-gear,.icon-html9,.icon-inapp-embed,.icon-inapplist,.icon-key,.icon-lock-01,.icon-modownarrow,.icon-moicons-01,.icon-moicons-02,.icon-moicons-03,.icon-moicons-mute,.icon-momissed,.icon-mopause,.icon-mopause3,.icon-navicon,.icon-no-widgets,.icon-pencil2,.icon-sort,.icon-tab-custom,.icon-telephone98,.icon-telephony-ONhold,.icon-unlock-01,.icon-upload,.icon-webform,.icon-callBack,.icon-instagramOut,.icon-instagramIn,.icon-instagram,.icon-xTwiiter{
|
|
14
|
-
font-family:"
|
|
18
|
+
font-family:"zdfonts-react-channels" !important;
|
|
15
19
|
}
|
|
16
20
|
|
|
17
|
-
.icon-android:before{
|
|
18
|
-
content:"\e300";
|
|
21
|
+
.icon-android:before {
|
|
22
|
+
content: "\e300";
|
|
19
23
|
}
|
|
20
|
-
.icon-androidd:before{
|
|
21
|
-
content:"\e301";
|
|
22
|
-
}
|
|
23
|
-
.icon-apple:before{
|
|
24
|
-
content:"\e302";
|
|
25
|
-
}
|
|
26
|
-
.icon-ASAP_setup .path1:before{
|
|
27
|
-
content:"\e303";
|
|
28
|
-
color:rgb(239, 238, 238);
|
|
29
|
-
}
|
|
30
|
-
.icon-ASAP_setup .path2:before{
|
|
31
|
-
content:"\e304";
|
|
32
|
-
margin-left
|
|
33
|
-
color:rgb(255, 255, 255);
|
|
34
|
-
}
|
|
35
|
-
.icon-ASAP_setup .path3:before{
|
|
36
|
-
content:"\e305";
|
|
37
|
-
margin-left
|
|
38
|
-
color:rgb(209, 209, 209);
|
|
39
|
-
}
|
|
40
|
-
.icon-ASAP_setup .path4:before{
|
|
41
|
-
content:"\e306";
|
|
42
|
-
margin-left
|
|
43
|
-
color:rgb(255, 255, 255);
|
|
44
|
-
}
|
|
45
|
-
.icon-ASAP-empty .path1:before{
|
|
46
|
-
content:"\e307";
|
|
47
|
-
color:rgb(0, 189, 130);
|
|
48
|
-
}
|
|
49
|
-
.icon-ASAP-empty .path2:before{
|
|
50
|
-
content:"\e308";
|
|
51
|
-
margin-left
|
|
52
|
-
color:rgb(0, 169, 115);
|
|
53
|
-
}
|
|
54
|
-
.icon-ASAP-empty .path3:before{
|
|
55
|
-
content:"\e309";
|
|
56
|
-
margin-left
|
|
57
|
-
color:rgb(246, 246, 246);
|
|
58
|
-
}
|
|
59
|
-
.icon-ASAP-empty .path4:before{
|
|
60
|
-
content:"\e30a";
|
|
61
|
-
margin-left
|
|
62
|
-
color:rgb(51, 51, 51);
|
|
63
|
-
opacity:0.7;
|
|
64
|
-
}
|
|
65
|
-
.icon-ASAP-empty .path5:before{
|
|
66
|
-
content:"\e30b";
|
|
67
|
-
margin-left
|
|
68
|
-
color:rgb(102, 102, 102);
|
|
69
|
-
}
|
|
70
|
-
.icon-ASAP-setup:before{
|
|
71
|
-
content:"\e30c";
|
|
72
|
-
}
|
|
73
|
-
.icon-book3:before{
|
|
74
|
-
content:"\e30d";
|
|
75
|
-
}
|
|
76
|
-
.icon-call-out2:before{
|
|
77
|
-
content:"\e30e";
|
|
78
|
-
}
|
|
79
|
-
.icon-call-outbound:before{
|
|
80
|
-
content:"\e30f";
|
|
81
|
-
}
|
|
82
|
-
.icon-close2:before{
|
|
83
|
-
content:"\e310";
|
|
84
|
-
}
|
|
85
|
-
.icon-collapse1:before{
|
|
86
|
-
content:"\e311";
|
|
87
|
-
}
|
|
88
|
-
.icon-css5:before{
|
|
89
|
-
content:"\e312";
|
|
90
|
-
}
|
|
91
|
-
.icon-denied .path1:before{
|
|
92
|
-
content:"\e313";
|
|
93
|
-
color:rgb(140, 140, 140);
|
|
94
|
-
}
|
|
95
|
-
.icon-denied .path2:before{
|
|
96
|
-
content:"\e314";
|
|
97
|
-
margin-left
|
|
98
|
-
color:rgb(255, 255, 255);
|
|
99
|
-
}
|
|
100
|
-
.icon-denied .path3:before{
|
|
101
|
-
content:"\e315";
|
|
102
|
-
margin-left
|
|
103
|
-
color:rgb(239, 239, 239);
|
|
104
|
-
}
|
|
105
|
-
.icon-denied .path4:before{
|
|
106
|
-
content:"\e316";
|
|
107
|
-
margin-left
|
|
108
|
-
color:rgb(140, 140, 140);
|
|
109
|
-
}
|
|
110
|
-
.icon-denied .path5:before{
|
|
111
|
-
content:"\e317";
|
|
112
|
-
margin-left
|
|
113
|
-
color:rgb(140, 140, 140);
|
|
114
|
-
}
|
|
115
|
-
.icon-denied .path6:before{
|
|
116
|
-
content:"\e318";
|
|
117
|
-
margin-left
|
|
118
|
-
color:rgb(140, 140, 140);
|
|
119
|
-
}
|
|
120
|
-
.icon-denied .path7:before{
|
|
121
|
-
content:"\e319";
|
|
122
|
-
margin-left
|
|
123
|
-
color:rgb(140, 140, 140);
|
|
124
|
-
}
|
|
125
|
-
.icon-denied .path8:before{
|
|
126
|
-
content:"\e31a";
|
|
127
|
-
margin-left
|
|
128
|
-
color:rgb(140, 140, 140);
|
|
129
|
-
}
|
|
130
|
-
.icon-denied .path9:before{
|
|
131
|
-
content:"\e31b";
|
|
132
|
-
margin-left
|
|
133
|
-
color:rgb(140, 140, 140);
|
|
24
|
+
.icon-androidd:before {
|
|
25
|
+
content: "\e301";
|
|
26
|
+
}
|
|
27
|
+
.icon-apple:before {
|
|
28
|
+
content: "\e302";
|
|
29
|
+
}
|
|
30
|
+
.icon-ASAP_setup .path1:before {
|
|
31
|
+
content: "\e303";
|
|
32
|
+
color: rgb(239, 238, 238);
|
|
33
|
+
}
|
|
34
|
+
.icon-ASAP_setup .path2:before {
|
|
35
|
+
content: "\e304";
|
|
36
|
+
margin-left: -0.75em;
|
|
37
|
+
color: rgb(255, 255, 255);
|
|
38
|
+
}
|
|
39
|
+
.icon-ASAP_setup .path3:before {
|
|
40
|
+
content: "\e305";
|
|
41
|
+
margin-left: -0.75em;
|
|
42
|
+
color: rgb(209, 209, 209);
|
|
43
|
+
}
|
|
44
|
+
.icon-ASAP_setup .path4:before {
|
|
45
|
+
content: "\e306";
|
|
46
|
+
margin-left: -0.75em;
|
|
47
|
+
color: rgb(255, 255, 255);
|
|
48
|
+
}
|
|
49
|
+
.icon-ASAP-empty .path1:before {
|
|
50
|
+
content: "\e307";
|
|
51
|
+
color: rgb(0, 189, 130);
|
|
52
|
+
}
|
|
53
|
+
.icon-ASAP-empty .path2:before {
|
|
54
|
+
content: "\e308";
|
|
55
|
+
margin-left: -1.40625em;
|
|
56
|
+
color: rgb(0, 169, 115);
|
|
57
|
+
}
|
|
58
|
+
.icon-ASAP-empty .path3:before {
|
|
59
|
+
content: "\e309";
|
|
60
|
+
margin-left: -1.40625em;
|
|
61
|
+
color: rgb(246, 246, 246);
|
|
62
|
+
}
|
|
63
|
+
.icon-ASAP-empty .path4:before {
|
|
64
|
+
content: "\e30a";
|
|
65
|
+
margin-left: -1.40625em;
|
|
66
|
+
color: rgb(51, 51, 51);
|
|
67
|
+
opacity: 0.7;
|
|
68
|
+
}
|
|
69
|
+
.icon-ASAP-empty .path5:before {
|
|
70
|
+
content: "\e30b";
|
|
71
|
+
margin-left: -1.40625em;
|
|
72
|
+
color: rgb(102, 102, 102);
|
|
73
|
+
}
|
|
74
|
+
.icon-ASAP-setup:before {
|
|
75
|
+
content: "\e30c";
|
|
76
|
+
}
|
|
77
|
+
.icon-book3:before {
|
|
78
|
+
content: "\e30d";
|
|
79
|
+
}
|
|
80
|
+
.icon-call-out2:before {
|
|
81
|
+
content: "\e30e";
|
|
82
|
+
}
|
|
83
|
+
.icon-call-outbound:before {
|
|
84
|
+
content: "\e30f";
|
|
85
|
+
}
|
|
86
|
+
.icon-close2:before {
|
|
87
|
+
content: "\e310";
|
|
88
|
+
}
|
|
89
|
+
.icon-collapse1:before {
|
|
90
|
+
content: "\e311";
|
|
91
|
+
}
|
|
92
|
+
.icon-css5:before {
|
|
93
|
+
content: "\e312";
|
|
94
|
+
}
|
|
95
|
+
.icon-denied .path1:before {
|
|
96
|
+
content: "\e313";
|
|
97
|
+
color: rgb(140, 140, 140);
|
|
98
|
+
}
|
|
99
|
+
.icon-denied .path2:before {
|
|
100
|
+
content: "\e314";
|
|
101
|
+
margin-left: -1.0791015625em;
|
|
102
|
+
color: rgb(255, 255, 255);
|
|
103
|
+
}
|
|
104
|
+
.icon-denied .path3:before {
|
|
105
|
+
content: "\e315";
|
|
106
|
+
margin-left: -1.0791015625em;
|
|
107
|
+
color: rgb(239, 239, 239);
|
|
108
|
+
}
|
|
109
|
+
.icon-denied .path4:before {
|
|
110
|
+
content: "\e316";
|
|
111
|
+
margin-left: -1.0791015625em;
|
|
112
|
+
color: rgb(140, 140, 140);
|
|
113
|
+
}
|
|
114
|
+
.icon-denied .path5:before {
|
|
115
|
+
content: "\e317";
|
|
116
|
+
margin-left: -1.0791015625em;
|
|
117
|
+
color: rgb(140, 140, 140);
|
|
118
|
+
}
|
|
119
|
+
.icon-denied .path6:before {
|
|
120
|
+
content: "\e318";
|
|
121
|
+
margin-left: -1.0791015625em;
|
|
122
|
+
color: rgb(140, 140, 140);
|
|
123
|
+
}
|
|
124
|
+
.icon-denied .path7:before {
|
|
125
|
+
content: "\e319";
|
|
126
|
+
margin-left: -1.0791015625em;
|
|
127
|
+
color: rgb(140, 140, 140);
|
|
128
|
+
}
|
|
129
|
+
.icon-denied .path8:before {
|
|
130
|
+
content: "\e31a";
|
|
131
|
+
margin-left: -1.0791015625em;
|
|
132
|
+
color: rgb(140, 140, 140);
|
|
133
|
+
}
|
|
134
|
+
.icon-denied .path9:before {
|
|
135
|
+
content: "\e31b";
|
|
136
|
+
margin-left: -1.0791015625em;
|
|
137
|
+
color: rgb(140, 140, 140);
|
|
134
138
|
}
|
|
135
|
-
.icon-denied .path10:before{
|
|
136
|
-
content:"\e31c";
|
|
137
|
-
margin-left
|
|
138
|
-
color:rgb(140, 140, 140);
|
|
139
|
+
.icon-denied .path10:before {
|
|
140
|
+
content: "\e31c";
|
|
141
|
+
margin-left: -1.0791015625em;
|
|
142
|
+
color: rgb(140, 140, 140);
|
|
139
143
|
}
|
|
140
|
-
.icon-denied .path11:before{
|
|
141
|
-
content:"\e31d";
|
|
142
|
-
margin-left
|
|
143
|
-
color:rgb(140, 140, 140);
|
|
144
|
+
.icon-denied .path11:before {
|
|
145
|
+
content: "\e31d";
|
|
146
|
+
margin-left: -1.0791015625em;
|
|
147
|
+
color: rgb(140, 140, 140);
|
|
144
148
|
}
|
|
145
|
-
.icon-download:before{
|
|
146
|
-
content:"\e31e";
|
|
149
|
+
.icon-download:before {
|
|
150
|
+
content: "\e31e";
|
|
147
151
|
}
|
|
148
|
-
.icon-drag-left .path1:before{
|
|
149
|
-
content:"\e31f";
|
|
150
|
-
color:rgb(69, 82, 100);
|
|
152
|
+
.icon-drag-left .path1:before {
|
|
153
|
+
content: "\e31f";
|
|
154
|
+
color: rgb(69, 82, 100);
|
|
151
155
|
}
|
|
152
|
-
.icon-drag-left .path2:before{
|
|
153
|
-
content:"\e320";
|
|
154
|
-
margin-left
|
|
155
|
-
color:rgb(255, 255, 255);
|
|
156
|
+
.icon-drag-left .path2:before {
|
|
157
|
+
content: "\e320";
|
|
158
|
+
margin-left: -1em;
|
|
159
|
+
color: rgb(255, 255, 255);
|
|
156
160
|
}
|
|
157
|
-
.icon-drag-left .path3:before{
|
|
158
|
-
content:"\e321";
|
|
159
|
-
margin-left
|
|
160
|
-
color:rgb(235, 236, 238);
|
|
161
|
+
.icon-drag-left .path3:before {
|
|
162
|
+
content: "\e321";
|
|
163
|
+
margin-left: -1em;
|
|
164
|
+
color: rgb(235, 236, 238);
|
|
161
165
|
}
|
|
162
|
-
.icon-drag-left .path4:before{
|
|
163
|
-
content:"\e322";
|
|
164
|
-
margin-left
|
|
165
|
-
color:rgb(69, 82, 100);
|
|
166
|
+
.icon-drag-left .path4:before {
|
|
167
|
+
content: "\e322";
|
|
168
|
+
margin-left: -1em;
|
|
169
|
+
color: rgb(69, 82, 100);
|
|
166
170
|
}
|
|
167
|
-
.icon-drag-left .path5:before{
|
|
168
|
-
content:"\e323";
|
|
169
|
-
margin-left
|
|
170
|
-
color:rgb(255, 255, 255);
|
|
171
|
+
.icon-drag-left .path5:before {
|
|
172
|
+
content: "\e323";
|
|
173
|
+
margin-left: -1em;
|
|
174
|
+
color: rgb(255, 255, 255);
|
|
171
175
|
}
|
|
172
|
-
.icon-drag-up-down-01 .path1:before{
|
|
173
|
-
content:"\e324";
|
|
174
|
-
color:rgb(69, 82, 100);
|
|
176
|
+
.icon-drag-up-down-01 .path1:before {
|
|
177
|
+
content: "\e324";
|
|
178
|
+
color: rgb(69, 82, 100);
|
|
175
179
|
}
|
|
176
|
-
.icon-drag-up-down-01 .path2:before{
|
|
177
|
-
content:"\e325";
|
|
178
|
-
margin-left
|
|
179
|
-
color:rgb(255, 255, 255);
|
|
180
|
+
.icon-drag-up-down-01 .path2:before {
|
|
181
|
+
content: "\e325";
|
|
182
|
+
margin-left: -1em;
|
|
183
|
+
color: rgb(255, 255, 255);
|
|
180
184
|
}
|
|
181
|
-
.icon-drag-up-down-01 .path3:before{
|
|
182
|
-
content:"\e326";
|
|
183
|
-
margin-left
|
|
184
|
-
color:rgb(235, 236, 238);
|
|
185
|
-
}
|
|
186
|
-
.icon-drag-up-down-01 .path4:before{
|
|
187
|
-
content:"\e327";
|
|
188
|
-
margin-left
|
|
189
|
-
color:rgb(69, 82, 100);
|
|
190
|
-
}
|
|
191
|
-
.icon-drag-up-down-01 .path5:before{
|
|
192
|
-
content:"\e328";
|
|
193
|
-
margin-left
|
|
194
|
-
color:rgb(255, 255, 255);
|
|
195
|
-
}
|
|
196
|
-
.icon-draw12:before{
|
|
197
|
-
content:"\e329";
|
|
198
|
-
}
|
|
199
|
-
.icon-edit1:before{
|
|
200
|
-
content:"\e32a";
|
|
201
|
-
}
|
|
202
|
-
.icon-font-edit:before{
|
|
203
|
-
content:"\e32b";
|
|
204
|
-
}
|
|
205
|
-
.icon-gear:before{
|
|
206
|
-
content:"\e32c";
|
|
207
|
-
}
|
|
208
|
-
.icon-html9:before{
|
|
209
|
-
content:"\e32d";
|
|
210
|
-
}
|
|
211
|
-
.icon-inapp-embed:before{
|
|
212
|
-
content:"\e32e";
|
|
213
|
-
}
|
|
214
|
-
.icon-inapplist:before{
|
|
215
|
-
content:"\e32f";
|
|
216
|
-
}
|
|
217
|
-
.icon-key:before{
|
|
218
|
-
content:"\e330";
|
|
219
|
-
}
|
|
220
|
-
.icon-lock-01:before{
|
|
221
|
-
content:"\e331";
|
|
222
|
-
}
|
|
223
|
-
.icon-modownarrow:before{
|
|
224
|
-
content:"\e332";
|
|
225
|
-
}
|
|
226
|
-
.icon-moicons-01:before{
|
|
227
|
-
content:"\e333";
|
|
228
|
-
}
|
|
229
|
-
.icon-moicons-02:before{
|
|
230
|
-
content:"\e334";
|
|
231
|
-
}
|
|
232
|
-
.icon-moicons-03:before{
|
|
233
|
-
content:"\e335";
|
|
234
|
-
}
|
|
235
|
-
.icon-moicons-mute:before{
|
|
236
|
-
content:"\e336";
|
|
237
|
-
}
|
|
238
|
-
.icon-momissed:before{
|
|
239
|
-
content:"\e337";
|
|
240
|
-
}
|
|
241
|
-
.icon-mopause:before{
|
|
242
|
-
content:"\e338";
|
|
243
|
-
}
|
|
244
|
-
.icon-mopause3:before{
|
|
245
|
-
content:"\e339";
|
|
246
|
-
}
|
|
247
|
-
.icon-navicon:before{
|
|
248
|
-
content:"\e33a";
|
|
249
|
-
}
|
|
250
|
-
.icon-no-widgets .path1:before{
|
|
251
|
-
content:"\e33b";
|
|
252
|
-
color:rgb(255, 255, 255);
|
|
253
|
-
}
|
|
254
|
-
.icon-no-widgets .path2:before{
|
|
255
|
-
content:"\e33c";
|
|
256
|
-
margin-left
|
|
257
|
-
color:rgb(239, 239, 239);
|
|
258
|
-
}
|
|
259
|
-
.icon-no-widgets .path3:before{
|
|
260
|
-
content:"\e33d";
|
|
261
|
-
margin-left
|
|
262
|
-
color:rgb(255, 255, 255);
|
|
263
|
-
}
|
|
264
|
-
.icon-no-widgets .path4:before{
|
|
265
|
-
content:"\e33e";
|
|
266
|
-
margin-left
|
|
267
|
-
color:rgb(239, 239, 239);
|
|
268
|
-
}
|
|
269
|
-
.icon-no-widgets .path5:before{
|
|
270
|
-
content:"\e33f";
|
|
271
|
-
margin-left
|
|
272
|
-
color:rgb(140, 140, 140);
|
|
273
|
-
}
|
|
274
|
-
.icon-no-widgets .path6:before{
|
|
275
|
-
content:"\e340";
|
|
276
|
-
margin-left
|
|
277
|
-
color:rgb(140, 140, 140);
|
|
278
|
-
}
|
|
279
|
-
.icon-no-widgets .path7:before{
|
|
280
|
-
content:"\e341";
|
|
281
|
-
margin-left
|
|
282
|
-
color:rgb(140, 140, 140);
|
|
283
|
-
}
|
|
284
|
-
.icon-no-widgets .path8:before{
|
|
285
|
-
content:"\e342";
|
|
286
|
-
margin-left
|
|
287
|
-
color:rgb(140, 140, 140);
|
|
288
|
-
}
|
|
289
|
-
.icon-no-widgets .path9:before{
|
|
290
|
-
content:"\e343";
|
|
291
|
-
margin-left
|
|
292
|
-
color:rgb(140, 140, 140);
|
|
293
|
-
}
|
|
294
|
-
.icon-no-widgets .path10:before{
|
|
295
|
-
content:"\e344";
|
|
296
|
-
margin-left
|
|
297
|
-
color:rgb(140, 140, 140);
|
|
298
|
-
}
|
|
299
|
-
.icon-no-widgets .path11:before{
|
|
300
|
-
content:"\e345";
|
|
301
|
-
margin-left
|
|
302
|
-
color:rgb(140, 140, 140);
|
|
303
|
-
}
|
|
304
|
-
.icon-no-widgets .path12:before{
|
|
305
|
-
content:"\e346";
|
|
306
|
-
margin-left
|
|
307
|
-
color:rgb(140, 140, 140);
|
|
308
|
-
}
|
|
309
|
-
.icon-no-widgets .path13:before{
|
|
310
|
-
content:"\e347";
|
|
311
|
-
margin-left
|
|
312
|
-
color:rgb(140, 140, 140);
|
|
313
|
-
}
|
|
314
|
-
.icon-no-widgets .path14:before{
|
|
315
|
-
content:"\e348";
|
|
316
|
-
margin-left
|
|
317
|
-
color:rgb(140, 140, 140);
|
|
318
|
-
}
|
|
319
|
-
.icon-no-widgets .path15:before{
|
|
320
|
-
content:"\e349";
|
|
321
|
-
margin-left
|
|
322
|
-
color:rgb(140, 140, 140);
|
|
323
|
-
}
|
|
324
|
-
.icon-no-widgets .path16:before{
|
|
325
|
-
content:"\e34a";
|
|
326
|
-
margin-left
|
|
327
|
-
color:rgb(140, 140, 140);
|
|
328
|
-
}
|
|
329
|
-
.icon-no-widgets .path17:before{
|
|
330
|
-
content:"\e34b";
|
|
331
|
-
margin-left
|
|
332
|
-
color:rgb(140, 140, 140);
|
|
333
|
-
}
|
|
334
|
-
.icon-no-widgets .path18:before{
|
|
335
|
-
content:"\e34c";
|
|
336
|
-
margin-left
|
|
337
|
-
color:rgb(140, 140, 140);
|
|
338
|
-
}
|
|
339
|
-
.icon-no-widgets .path19:before{
|
|
340
|
-
content:"\e34d";
|
|
341
|
-
margin-left
|
|
342
|
-
color:rgb(140, 140, 140);
|
|
343
|
-
}
|
|
344
|
-
.icon-no-widgets .path20:before{
|
|
345
|
-
content:"\e34e";
|
|
346
|
-
margin-left
|
|
347
|
-
color:rgb(140, 140, 140);
|
|
348
|
-
}
|
|
349
|
-
.icon-no-widgets .path21:before{
|
|
350
|
-
content:"\e34f";
|
|
351
|
-
margin-left
|
|
352
|
-
color:rgb(140, 140, 140);
|
|
353
|
-
}
|
|
354
|
-
.icon-no-widgets .path22:before{
|
|
355
|
-
content:"\e350";
|
|
356
|
-
margin-left
|
|
357
|
-
color:rgb(140, 140, 140);
|
|
358
|
-
}
|
|
359
|
-
.icon-no-widgets .path23:before{
|
|
360
|
-
content:"\e351";
|
|
361
|
-
margin-left
|
|
362
|
-
color:rgb(140, 140, 140);
|
|
363
|
-
}
|
|
364
|
-
.icon-no-widgets .path24:before{
|
|
365
|
-
content:"\e352";
|
|
366
|
-
margin-left
|
|
367
|
-
color:rgb(140, 140, 140);
|
|
368
|
-
}
|
|
369
|
-
.icon-no-widgets .path25:before{
|
|
370
|
-
content:"\e353";
|
|
371
|
-
margin-left
|
|
372
|
-
color:rgb(140, 140, 140);
|
|
373
|
-
}
|
|
374
|
-
.icon-no-widgets .path26:before{
|
|
375
|
-
content:"\e354";
|
|
376
|
-
margin-left
|
|
377
|
-
color:rgb(140, 140, 140);
|
|
378
|
-
}
|
|
379
|
-
.icon-no-widgets .path27:before{
|
|
380
|
-
content:"\e355";
|
|
381
|
-
margin-left
|
|
382
|
-
color:rgb(140, 140, 140);
|
|
383
|
-
}
|
|
384
|
-
.icon-no-widgets .path28:before{
|
|
385
|
-
content:"\e356";
|
|
386
|
-
margin-left
|
|
387
|
-
color:rgb(140, 140, 140);
|
|
388
|
-
}
|
|
389
|
-
.icon-no-widgets .path29:before{
|
|
390
|
-
content:"\e357";
|
|
391
|
-
margin-left
|
|
392
|
-
color:rgb(140, 140, 140);
|
|
393
|
-
}
|
|
394
|
-
.icon-pencil2:before{
|
|
395
|
-
content:"\e358";
|
|
396
|
-
}
|
|
397
|
-
.icon-sort:before{
|
|
398
|
-
content:"\e359";
|
|
399
|
-
}
|
|
400
|
-
.icon-tab-custom:before{
|
|
401
|
-
content:"\e35a";
|
|
402
|
-
}
|
|
403
|
-
.icon-telephone98:before{
|
|
404
|
-
content:"\e35b";
|
|
405
|
-
}
|
|
406
|
-
.icon-telephony-ONhold:before{
|
|
407
|
-
content:"\e35c";
|
|
408
|
-
}
|
|
409
|
-
.icon-unlock-01:before{
|
|
410
|
-
content:"\e35d";
|
|
411
|
-
}
|
|
412
|
-
.icon-upload:before{
|
|
413
|
-
content:"\e35e";
|
|
414
|
-
}
|
|
415
|
-
.icon-webform:before{
|
|
416
|
-
content:"\e35f";
|
|
417
|
-
}
|
|
418
|
-
.icon-callBack:before{
|
|
419
|
-
content:"\e360";
|
|
420
|
-
}
|
|
421
|
-
.icon-instagramOut .path1:before{
|
|
422
|
-
content:"\e361";
|
|
423
|
-
color:rgb(1, 1, 1);
|
|
424
|
-
}
|
|
425
|
-
.icon-instagramOut .path2:before{
|
|
426
|
-
content:"\e362";
|
|
427
|
-
margin-left
|
|
428
|
-
color:rgb(46, 115, 185);
|
|
429
|
-
}
|
|
430
|
-
.icon-instagramIn .path1:before{
|
|
431
|
-
content:"\e363";
|
|
432
|
-
color:rgb(1, 1, 1);
|
|
433
|
-
}
|
|
434
|
-
.icon-instagramIn .path2:before{
|
|
435
|
-
content:"\e364";
|
|
436
|
-
margin-left
|
|
437
|
-
color:rgb(47, 169, 97);
|
|
438
|
-
}
|
|
439
|
-
.icon-instagram:before{
|
|
440
|
-
content:"\e365";
|
|
441
|
-
}
|
|
442
|
-
.icon-xTwiiter .path1:before{
|
|
443
|
-
content:"\e366";
|
|
444
|
-
color:rgb(51, 51, 51);
|
|
445
|
-
opacity:0.2;
|
|
446
|
-
}
|
|
447
|
-
.icon-xTwiiter .path2:before{
|
|
448
|
-
content:"\e367";
|
|
449
|
-
margin-left
|
|
450
|
-
color:rgb(35, 31, 32);
|
|
185
|
+
.icon-drag-up-down-01 .path3:before {
|
|
186
|
+
content: "\e326";
|
|
187
|
+
margin-left: -1em;
|
|
188
|
+
color: rgb(235, 236, 238);
|
|
189
|
+
}
|
|
190
|
+
.icon-drag-up-down-01 .path4:before {
|
|
191
|
+
content: "\e327";
|
|
192
|
+
margin-left: -1em;
|
|
193
|
+
color: rgb(69, 82, 100);
|
|
194
|
+
}
|
|
195
|
+
.icon-drag-up-down-01 .path5:before {
|
|
196
|
+
content: "\e328";
|
|
197
|
+
margin-left: -1em;
|
|
198
|
+
color: rgb(255, 255, 255);
|
|
199
|
+
}
|
|
200
|
+
.icon-draw12:before {
|
|
201
|
+
content: "\e329";
|
|
202
|
+
}
|
|
203
|
+
.icon-edit1:before {
|
|
204
|
+
content: "\e32a";
|
|
205
|
+
}
|
|
206
|
+
.icon-font-edit:before {
|
|
207
|
+
content: "\e32b";
|
|
208
|
+
}
|
|
209
|
+
.icon-gear:before {
|
|
210
|
+
content: "\e32c";
|
|
211
|
+
}
|
|
212
|
+
.icon-html9:before {
|
|
213
|
+
content: "\e32d";
|
|
214
|
+
}
|
|
215
|
+
.icon-inapp-embed:before {
|
|
216
|
+
content: "\e32e";
|
|
217
|
+
}
|
|
218
|
+
.icon-inapplist:before {
|
|
219
|
+
content: "\e32f";
|
|
220
|
+
}
|
|
221
|
+
.icon-key:before {
|
|
222
|
+
content: "\e330";
|
|
223
|
+
}
|
|
224
|
+
.icon-lock-01:before {
|
|
225
|
+
content: "\e331";
|
|
226
|
+
}
|
|
227
|
+
.icon-modownarrow:before {
|
|
228
|
+
content: "\e332";
|
|
229
|
+
}
|
|
230
|
+
.icon-moicons-01:before {
|
|
231
|
+
content: "\e333";
|
|
232
|
+
}
|
|
233
|
+
.icon-moicons-02:before {
|
|
234
|
+
content: "\e334";
|
|
235
|
+
}
|
|
236
|
+
.icon-moicons-03:before {
|
|
237
|
+
content: "\e335";
|
|
238
|
+
}
|
|
239
|
+
.icon-moicons-mute:before {
|
|
240
|
+
content: "\e336";
|
|
241
|
+
}
|
|
242
|
+
.icon-momissed:before {
|
|
243
|
+
content: "\e337";
|
|
244
|
+
}
|
|
245
|
+
.icon-mopause:before {
|
|
246
|
+
content: "\e338";
|
|
247
|
+
}
|
|
248
|
+
.icon-mopause3:before {
|
|
249
|
+
content: "\e339";
|
|
250
|
+
}
|
|
251
|
+
.icon-navicon:before {
|
|
252
|
+
content: "\e33a";
|
|
253
|
+
}
|
|
254
|
+
.icon-no-widgets .path1:before {
|
|
255
|
+
content: "\e33b";
|
|
256
|
+
color: rgb(255, 255, 255);
|
|
257
|
+
}
|
|
258
|
+
.icon-no-widgets .path2:before {
|
|
259
|
+
content: "\e33c";
|
|
260
|
+
margin-left: -1.732421875em;
|
|
261
|
+
color: rgb(239, 239, 239);
|
|
262
|
+
}
|
|
263
|
+
.icon-no-widgets .path3:before {
|
|
264
|
+
content: "\e33d";
|
|
265
|
+
margin-left: -1.732421875em;
|
|
266
|
+
color: rgb(255, 255, 255);
|
|
267
|
+
}
|
|
268
|
+
.icon-no-widgets .path4:before {
|
|
269
|
+
content: "\e33e";
|
|
270
|
+
margin-left: -1.732421875em;
|
|
271
|
+
color: rgb(239, 239, 239);
|
|
272
|
+
}
|
|
273
|
+
.icon-no-widgets .path5:before {
|
|
274
|
+
content: "\e33f";
|
|
275
|
+
margin-left: -1.732421875em;
|
|
276
|
+
color: rgb(140, 140, 140);
|
|
277
|
+
}
|
|
278
|
+
.icon-no-widgets .path6:before {
|
|
279
|
+
content: "\e340";
|
|
280
|
+
margin-left: -1.732421875em;
|
|
281
|
+
color: rgb(140, 140, 140);
|
|
282
|
+
}
|
|
283
|
+
.icon-no-widgets .path7:before {
|
|
284
|
+
content: "\e341";
|
|
285
|
+
margin-left: -1.732421875em;
|
|
286
|
+
color: rgb(140, 140, 140);
|
|
287
|
+
}
|
|
288
|
+
.icon-no-widgets .path8:before {
|
|
289
|
+
content: "\e342";
|
|
290
|
+
margin-left: -1.732421875em;
|
|
291
|
+
color: rgb(140, 140, 140);
|
|
292
|
+
}
|
|
293
|
+
.icon-no-widgets .path9:before {
|
|
294
|
+
content: "\e343";
|
|
295
|
+
margin-left: -1.732421875em;
|
|
296
|
+
color: rgb(140, 140, 140);
|
|
297
|
+
}
|
|
298
|
+
.icon-no-widgets .path10:before {
|
|
299
|
+
content: "\e344";
|
|
300
|
+
margin-left: -1.732421875em;
|
|
301
|
+
color: rgb(140, 140, 140);
|
|
302
|
+
}
|
|
303
|
+
.icon-no-widgets .path11:before {
|
|
304
|
+
content: "\e345";
|
|
305
|
+
margin-left: -1.732421875em;
|
|
306
|
+
color: rgb(140, 140, 140);
|
|
307
|
+
}
|
|
308
|
+
.icon-no-widgets .path12:before {
|
|
309
|
+
content: "\e346";
|
|
310
|
+
margin-left: -1.732421875em;
|
|
311
|
+
color: rgb(140, 140, 140);
|
|
312
|
+
}
|
|
313
|
+
.icon-no-widgets .path13:before {
|
|
314
|
+
content: "\e347";
|
|
315
|
+
margin-left: -1.732421875em;
|
|
316
|
+
color: rgb(140, 140, 140);
|
|
317
|
+
}
|
|
318
|
+
.icon-no-widgets .path14:before {
|
|
319
|
+
content: "\e348";
|
|
320
|
+
margin-left: -1.732421875em;
|
|
321
|
+
color: rgb(140, 140, 140);
|
|
322
|
+
}
|
|
323
|
+
.icon-no-widgets .path15:before {
|
|
324
|
+
content: "\e349";
|
|
325
|
+
margin-left: -1.732421875em;
|
|
326
|
+
color: rgb(140, 140, 140);
|
|
327
|
+
}
|
|
328
|
+
.icon-no-widgets .path16:before {
|
|
329
|
+
content: "\e34a";
|
|
330
|
+
margin-left: -1.732421875em;
|
|
331
|
+
color: rgb(140, 140, 140);
|
|
332
|
+
}
|
|
333
|
+
.icon-no-widgets .path17:before {
|
|
334
|
+
content: "\e34b";
|
|
335
|
+
margin-left: -1.732421875em;
|
|
336
|
+
color: rgb(140, 140, 140);
|
|
337
|
+
}
|
|
338
|
+
.icon-no-widgets .path18:before {
|
|
339
|
+
content: "\e34c";
|
|
340
|
+
margin-left: -1.732421875em;
|
|
341
|
+
color: rgb(140, 140, 140);
|
|
342
|
+
}
|
|
343
|
+
.icon-no-widgets .path19:before {
|
|
344
|
+
content: "\e34d";
|
|
345
|
+
margin-left: -1.732421875em;
|
|
346
|
+
color: rgb(140, 140, 140);
|
|
347
|
+
}
|
|
348
|
+
.icon-no-widgets .path20:before {
|
|
349
|
+
content: "\e34e";
|
|
350
|
+
margin-left: -1.732421875em;
|
|
351
|
+
color: rgb(140, 140, 140);
|
|
352
|
+
}
|
|
353
|
+
.icon-no-widgets .path21:before {
|
|
354
|
+
content: "\e34f";
|
|
355
|
+
margin-left: -1.732421875em;
|
|
356
|
+
color: rgb(140, 140, 140);
|
|
357
|
+
}
|
|
358
|
+
.icon-no-widgets .path22:before {
|
|
359
|
+
content: "\e350";
|
|
360
|
+
margin-left: -1.732421875em;
|
|
361
|
+
color: rgb(140, 140, 140);
|
|
362
|
+
}
|
|
363
|
+
.icon-no-widgets .path23:before {
|
|
364
|
+
content: "\e351";
|
|
365
|
+
margin-left: -1.732421875em;
|
|
366
|
+
color: rgb(140, 140, 140);
|
|
367
|
+
}
|
|
368
|
+
.icon-no-widgets .path24:before {
|
|
369
|
+
content: "\e352";
|
|
370
|
+
margin-left: -1.732421875em;
|
|
371
|
+
color: rgb(140, 140, 140);
|
|
372
|
+
}
|
|
373
|
+
.icon-no-widgets .path25:before {
|
|
374
|
+
content: "\e353";
|
|
375
|
+
margin-left: -1.732421875em;
|
|
376
|
+
color: rgb(140, 140, 140);
|
|
377
|
+
}
|
|
378
|
+
.icon-no-widgets .path26:before {
|
|
379
|
+
content: "\e354";
|
|
380
|
+
margin-left: -1.732421875em;
|
|
381
|
+
color: rgb(140, 140, 140);
|
|
382
|
+
}
|
|
383
|
+
.icon-no-widgets .path27:before {
|
|
384
|
+
content: "\e355";
|
|
385
|
+
margin-left: -1.732421875em;
|
|
386
|
+
color: rgb(140, 140, 140);
|
|
387
|
+
}
|
|
388
|
+
.icon-no-widgets .path28:before {
|
|
389
|
+
content: "\e356";
|
|
390
|
+
margin-left: -1.732421875em;
|
|
391
|
+
color: rgb(140, 140, 140);
|
|
392
|
+
}
|
|
393
|
+
.icon-no-widgets .path29:before {
|
|
394
|
+
content: "\e357";
|
|
395
|
+
margin-left: -1.732421875em;
|
|
396
|
+
color: rgb(140, 140, 140);
|
|
397
|
+
}
|
|
398
|
+
.icon-pencil2:before {
|
|
399
|
+
content: "\e358";
|
|
400
|
+
}
|
|
401
|
+
.icon-sort:before {
|
|
402
|
+
content: "\e359";
|
|
403
|
+
}
|
|
404
|
+
.icon-tab-custom:before {
|
|
405
|
+
content: "\e35a";
|
|
406
|
+
}
|
|
407
|
+
.icon-telephone98:before {
|
|
408
|
+
content: "\e35b";
|
|
409
|
+
}
|
|
410
|
+
.icon-telephony-ONhold:before {
|
|
411
|
+
content: "\e35c";
|
|
412
|
+
}
|
|
413
|
+
.icon-unlock-01:before {
|
|
414
|
+
content: "\e35d";
|
|
415
|
+
}
|
|
416
|
+
.icon-upload:before {
|
|
417
|
+
content: "\e35e";
|
|
418
|
+
}
|
|
419
|
+
.icon-webform:before {
|
|
420
|
+
content: "\e35f";
|
|
421
|
+
}
|
|
422
|
+
.icon-callBack:before {
|
|
423
|
+
content: "\e360";
|
|
424
|
+
}
|
|
425
|
+
.icon-instagramOut .path1:before {
|
|
426
|
+
content: "\e361";
|
|
427
|
+
color: rgb(1, 1, 1);
|
|
428
|
+
}
|
|
429
|
+
.icon-instagramOut .path2:before {
|
|
430
|
+
content: "\e362";
|
|
431
|
+
margin-left: -1em;
|
|
432
|
+
color: rgb(46, 115, 185);
|
|
433
|
+
}
|
|
434
|
+
.icon-instagramIn .path1:before {
|
|
435
|
+
content: "\e363";
|
|
436
|
+
color: rgb(1, 1, 1);
|
|
437
|
+
}
|
|
438
|
+
.icon-instagramIn .path2:before {
|
|
439
|
+
content: "\e364";
|
|
440
|
+
margin-left: -1em;
|
|
441
|
+
color: rgb(47, 169, 97);
|
|
442
|
+
}
|
|
443
|
+
.icon-instagram:before {
|
|
444
|
+
content: "\e365";
|
|
445
|
+
}
|
|
446
|
+
.icon-xTwiiter .path1:before {
|
|
447
|
+
content: "\e366";
|
|
448
|
+
color: rgb(51, 51, 51);
|
|
449
|
+
opacity: 0.2;
|
|
450
|
+
}
|
|
451
|
+
.icon-xTwiiter .path2:before {
|
|
452
|
+
content: "\e367";
|
|
453
|
+
margin-left: -1em;
|
|
454
|
+
color: rgb(35, 31, 32);
|
|
451
455
|
}
|
|
452
456
|
}
|