@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-social";
|
|
3
|
+
src:
|
|
4
|
+
url('../fonts/zd-social.woff2') format('woff2'),
|
|
5
|
+
|
|
6
|
+
url('../fonts/zd-social.woff') format('woff'),
|
|
7
|
+
url('../fonts/zd-social.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,561 +15,561 @@
|
|
|
11
15
|
|
|
12
16
|
|
|
13
17
|
.icon-BrandsDefault,.icon-ic-social_advance-filter,.icon-ic-social_am,.icon-ic-social_arrow-fill,.icon-ic-social_arrow-line,.icon-ic-social_assign-1,.icon-ic-social_assign-2,.icon-ic-social_awesome,.icon-ic-social_Brand,.icon-ic-social_calander,.icon-ic-social_close,.icon-ic-social_comment,.icon-ic-social_conversation,.icon-ic-social_convert-ticket-1,.icon-ic-social_convert-ticket-2,.icon-ic-social_crm-info,.icon-ic-social_dashboard,.icon-ic-social_delete-07,.icon-ic-social_delete-20,.icon-ic-social_down,.icon-ic-social_download,.icon-ic-social_favorite-2,.icon-ic-social_favorite,.icon-ic-social_fb-2,.icon-ic-social_fb-attachment,.icon-ic-social_fb-comment,.icon-ic-social_fb-emoji,.icon-ic-social_fb-like,.icon-ic-social_fb-line,.icon-ic-social_fb-message,.icon-ic-social_fb-post,.icon-ic-social_fb-react-angrya,.icon-ic-social_fb-react-haha,.icon-ic-social_fb-react-like,.icon-ic-social_fb-react-love,.icon-ic-social_fb-react-sad,.icon-ic-social_fb-react-wow,.icon-ic-social_fb-share-2,.icon-ic-social_fb-share,.icon-ic-social_fb-square,.icon-ic-social_fb-sticker,.icon-ic-social_feeds,.icon-ic-social_filter,.icon-ic-social_great,.icon-ic-social_help,.icon-ic-social_inbox,.icon-ic-social_jpg,.icon-ic-social_line_graph,.icon-ic-social_location,.icon-ic-social_mention,.icon-ic-social_mine,.icon-ic-social_mobile-phone,.icon-ic-social_monitor,.icon-ic-social_more,.icon-ic-social_new-window,.icon-ic-social_next,.icon-ic-social_pdf,.icon-ic-social_periority-clock,.icon-ic-social_pm,.icon-ic-social_post-normal,.icon-ic-social_post-selected,.icon-ic-social_previous,.icon-ic-social_profile-normal,.icon-ic-social_profile-selected,.icon-ic-social_reply-2,.icon-ic-social_reply,.icon-ic-social_report-3,.icon-ic-social_reports,.icon-ic-social_search-1,.icon-ic-social_search-2,.icon-ic-social_search-3,.icon-ic-social_spam-2,.icon-ic-social_spam,.icon-ic-social_tag,.icon-ic-social_team,.icon-ic-social_ticket-normal,.icon-ic-social_ticket-selected,.icon-ic-social_twitter-2,.icon-ic-social_twitter-attachment,.icon-ic-social_twitter-emoji,.icon-ic-social_twitter-like,.icon-ic-social_twitter-line,.icon-ic-social_twitter-message,.icon-ic-social_twitter-post,.icon-ic-social_twitter-reply,.icon-ic-social_twitter-retweet,.icon-ic-social_twitter-square,.icon-ic-social_up,.icon-ic-social_user-2,.icon-ic-social_video,.icon-ic-social_view,.icon-ic-social_worst,.icon-ic-social_zoom-in,.icon-ic-social_zoom-out,.icon-ic-social-all-feeds,.icon-ic-social-menu,.icon-ic-social-tick,.icon-Re-Authentication{
|
|
14
|
-
font-family:"
|
|
18
|
+
font-family:"zdfonts-react-social" !important;
|
|
15
19
|
}
|
|
16
20
|
|
|
17
|
-
.icon-BrandsDefault:before{
|
|
18
|
-
content:"\f450";
|
|
21
|
+
.icon-BrandsDefault:before {
|
|
22
|
+
content: "\f450";
|
|
19
23
|
}
|
|
20
|
-
.icon-ic-social_advance-filter:before{
|
|
21
|
-
content:"\f451";
|
|
24
|
+
.icon-ic-social_advance-filter:before {
|
|
25
|
+
content: "\f451";
|
|
22
26
|
}
|
|
23
|
-
.icon-ic-social_am:before{
|
|
24
|
-
content:"\f452";
|
|
27
|
+
.icon-ic-social_am:before {
|
|
28
|
+
content: "\f452";
|
|
25
29
|
}
|
|
26
|
-
.icon-ic-social_arrow-fill:before{
|
|
27
|
-
content:"\f453";
|
|
30
|
+
.icon-ic-social_arrow-fill:before {
|
|
31
|
+
content: "\f453";
|
|
28
32
|
}
|
|
29
|
-
.icon-ic-social_arrow-line:before{
|
|
30
|
-
content:"\f454";
|
|
33
|
+
.icon-ic-social_arrow-line:before {
|
|
34
|
+
content: "\f454";
|
|
31
35
|
}
|
|
32
|
-
.icon-ic-social_assign-1:before{
|
|
33
|
-
content:"\f455";
|
|
36
|
+
.icon-ic-social_assign-1:before {
|
|
37
|
+
content: "\f455";
|
|
34
38
|
}
|
|
35
|
-
.icon-ic-social_assign-2:before{
|
|
36
|
-
content:"\f456";
|
|
39
|
+
.icon-ic-social_assign-2:before {
|
|
40
|
+
content: "\f456";
|
|
37
41
|
}
|
|
38
|
-
.icon-ic-social_awesome .path1:before{
|
|
39
|
-
content:"\f457";
|
|
40
|
-
color:rgb(182, 242, 214);
|
|
42
|
+
.icon-ic-social_awesome .path1:before {
|
|
43
|
+
content: "\f457";
|
|
44
|
+
color: rgb(182, 242, 214);
|
|
41
45
|
}
|
|
42
|
-
.icon-ic-social_awesome .path2:before{
|
|
43
|
-
content:"\f458";
|
|
44
|
-
margin-left
|
|
45
|
-
color:rgb(41, 203, 130);
|
|
46
|
+
.icon-ic-social_awesome .path2:before {
|
|
47
|
+
content: "\f458";
|
|
48
|
+
margin-left: -1em;
|
|
49
|
+
color: rgb(41, 203, 130);
|
|
46
50
|
}
|
|
47
|
-
.icon-ic-social_awesome .path3:before{
|
|
48
|
-
content:"\f459";
|
|
49
|
-
margin-left
|
|
50
|
-
color:rgb(41, 203, 130);
|
|
51
|
+
.icon-ic-social_awesome .path3:before {
|
|
52
|
+
content: "\f459";
|
|
53
|
+
margin-left: -1em;
|
|
54
|
+
color: rgb(41, 203, 130);
|
|
51
55
|
}
|
|
52
|
-
.icon-ic-social_awesome .path4:before{
|
|
53
|
-
content:"\f45a";
|
|
54
|
-
margin-left
|
|
55
|
-
color:rgb(41, 203, 130);
|
|
56
|
+
.icon-ic-social_awesome .path4:before {
|
|
57
|
+
content: "\f45a";
|
|
58
|
+
margin-left: -1em;
|
|
59
|
+
color: rgb(41, 203, 130);
|
|
56
60
|
}
|
|
57
|
-
.icon-ic-social_awesome .path5:before{
|
|
58
|
-
content:"\f45b";
|
|
59
|
-
margin-left
|
|
60
|
-
color:rgb(41, 203, 130);
|
|
61
|
+
.icon-ic-social_awesome .path5:before {
|
|
62
|
+
content: "\f45b";
|
|
63
|
+
margin-left: -1em;
|
|
64
|
+
color: rgb(41, 203, 130);
|
|
61
65
|
}
|
|
62
|
-
.icon-ic-social_awesome .path6:before{
|
|
63
|
-
content:"\f45c";
|
|
64
|
-
margin-left
|
|
65
|
-
color:rgb(255, 255, 255);
|
|
66
|
+
.icon-ic-social_awesome .path6:before {
|
|
67
|
+
content: "\f45c";
|
|
68
|
+
margin-left: -1em;
|
|
69
|
+
color: rgb(255, 255, 255);
|
|
66
70
|
}
|
|
67
|
-
.icon-ic-social_awesome .path7:before{
|
|
68
|
-
content:"\f45d";
|
|
69
|
-
margin-left
|
|
70
|
-
color:rgb(255, 255, 255);
|
|
71
|
+
.icon-ic-social_awesome .path7:before {
|
|
72
|
+
content: "\f45d";
|
|
73
|
+
margin-left: -1em;
|
|
74
|
+
color: rgb(255, 255, 255);
|
|
71
75
|
}
|
|
72
|
-
.icon-ic-social_Brand:before{
|
|
73
|
-
content:"\f45e";
|
|
76
|
+
.icon-ic-social_Brand:before {
|
|
77
|
+
content: "\f45e";
|
|
74
78
|
}
|
|
75
|
-
.icon-ic-social_calander:before{
|
|
76
|
-
content:"\f45f";
|
|
79
|
+
.icon-ic-social_calander:before {
|
|
80
|
+
content: "\f45f";
|
|
77
81
|
}
|
|
78
|
-
.icon-ic-social_close:before{
|
|
79
|
-
content:"\f460";
|
|
82
|
+
.icon-ic-social_close:before {
|
|
83
|
+
content: "\f460";
|
|
80
84
|
}
|
|
81
|
-
.icon-ic-social_comment:before{
|
|
82
|
-
content:"\f461";
|
|
85
|
+
.icon-ic-social_comment:before {
|
|
86
|
+
content: "\f461";
|
|
83
87
|
}
|
|
84
|
-
.icon-ic-social_conversation:before{
|
|
85
|
-
content:"\f462";
|
|
88
|
+
.icon-ic-social_conversation:before {
|
|
89
|
+
content: "\f462";
|
|
86
90
|
}
|
|
87
|
-
.icon-ic-social_convert-ticket-1:before{
|
|
88
|
-
content:"\f463";
|
|
91
|
+
.icon-ic-social_convert-ticket-1:before {
|
|
92
|
+
content: "\f463";
|
|
89
93
|
}
|
|
90
|
-
.icon-ic-social_convert-ticket-2:before{
|
|
91
|
-
content:"\f464";
|
|
94
|
+
.icon-ic-social_convert-ticket-2:before {
|
|
95
|
+
content: "\f464";
|
|
92
96
|
}
|
|
93
|
-
.icon-ic-social_crm-info:before{
|
|
94
|
-
content:"\f465";
|
|
97
|
+
.icon-ic-social_crm-info:before {
|
|
98
|
+
content: "\f465";
|
|
95
99
|
}
|
|
96
|
-
.icon-ic-social_dashboard:before{
|
|
97
|
-
content:"\f466";
|
|
100
|
+
.icon-ic-social_dashboard:before {
|
|
101
|
+
content: "\f466";
|
|
98
102
|
}
|
|
99
|
-
.icon-ic-social_delete-07:before{
|
|
100
|
-
content:"\f467";
|
|
103
|
+
.icon-ic-social_delete-07:before {
|
|
104
|
+
content: "\f467";
|
|
101
105
|
}
|
|
102
|
-
.icon-ic-social_delete-20:before{
|
|
103
|
-
content:"\f468";
|
|
106
|
+
.icon-ic-social_delete-20:before {
|
|
107
|
+
content: "\f468";
|
|
104
108
|
}
|
|
105
|
-
.icon-ic-social_down:before{
|
|
106
|
-
content:"\f469";
|
|
109
|
+
.icon-ic-social_down:before {
|
|
110
|
+
content: "\f469";
|
|
107
111
|
}
|
|
108
|
-
.icon-ic-social_download:before{
|
|
109
|
-
content:"\f46a";
|
|
112
|
+
.icon-ic-social_download:before {
|
|
113
|
+
content: "\f46a";
|
|
110
114
|
}
|
|
111
|
-
.icon-ic-social_favorite-2:before{
|
|
112
|
-
content:"\f46b";
|
|
115
|
+
.icon-ic-social_favorite-2:before {
|
|
116
|
+
content: "\f46b";
|
|
113
117
|
}
|
|
114
|
-
.icon-ic-social_favorite:before{
|
|
115
|
-
content:"\f46c";
|
|
118
|
+
.icon-ic-social_favorite:before {
|
|
119
|
+
content: "\f46c";
|
|
116
120
|
}
|
|
117
|
-
.icon-ic-social_fb-2:before{
|
|
118
|
-
content:"\f46d";
|
|
121
|
+
.icon-ic-social_fb-2:before {
|
|
122
|
+
content: "\f46d";
|
|
119
123
|
}
|
|
120
|
-
.icon-ic-social_fb-attachment .path1:before{
|
|
121
|
-
content:"\f46e";
|
|
122
|
-
color:rgb(144, 148, 156);
|
|
123
|
-
opacity:0.2;
|
|
124
|
+
.icon-ic-social_fb-attachment .path1:before {
|
|
125
|
+
content: "\f46e";
|
|
126
|
+
color: rgb(144, 148, 156);
|
|
127
|
+
opacity: 0.2;
|
|
124
128
|
}
|
|
125
|
-
.icon-ic-social_fb-attachment .path2:before{
|
|
126
|
-
content:"\f46f";
|
|
127
|
-
margin-left
|
|
128
|
-
color:rgb(144, 148, 156);
|
|
129
|
+
.icon-ic-social_fb-attachment .path2:before {
|
|
130
|
+
content: "\f46f";
|
|
131
|
+
margin-left: -1em;
|
|
132
|
+
color: rgb(144, 148, 156);
|
|
129
133
|
}
|
|
130
|
-
.icon-ic-social_fb-attachment .path3:before{
|
|
131
|
-
content:"\f470";
|
|
132
|
-
margin-left
|
|
133
|
-
color:rgb(144, 148, 156);
|
|
134
|
+
.icon-ic-social_fb-attachment .path3:before {
|
|
135
|
+
content: "\f470";
|
|
136
|
+
margin-left: -1em;
|
|
137
|
+
color: rgb(144, 148, 156);
|
|
134
138
|
}
|
|
135
|
-
.icon-ic-social_fb-attachment .path4:before{
|
|
136
|
-
content:"\f471";
|
|
137
|
-
margin-left
|
|
138
|
-
color:rgb(144, 148, 156);
|
|
139
|
+
.icon-ic-social_fb-attachment .path4:before {
|
|
140
|
+
content: "\f471";
|
|
141
|
+
margin-left: -1em;
|
|
142
|
+
color: rgb(144, 148, 156);
|
|
139
143
|
}
|
|
140
|
-
.icon-ic-social_fb-comment:before{
|
|
141
|
-
content:"\f472";
|
|
142
|
-
}
|
|
143
|
-
.icon-ic-social_fb-emoji .path1:before{
|
|
144
|
-
content:"\f473";
|
|
145
|
-
color:rgb(144, 148, 156);
|
|
146
|
-
opacity:0.2;
|
|
147
|
-
}
|
|
148
|
-
.icon-ic-social_fb-emoji .path2:before{
|
|
149
|
-
content:"\f474";
|
|
150
|
-
margin-left
|
|
151
|
-
color:rgb(144, 148, 156);
|
|
152
|
-
}
|
|
153
|
-
.icon-ic-social_fb-emoji .path3:before{
|
|
154
|
-
content:"\f475";
|
|
155
|
-
margin-left
|
|
156
|
-
color:rgb(144, 148, 156);
|
|
157
|
-
}
|
|
158
|
-
.icon-ic-social_fb-like:before{
|
|
159
|
-
content:"\f476";
|
|
144
|
+
.icon-ic-social_fb-comment:before {
|
|
145
|
+
content: "\f472";
|
|
146
|
+
}
|
|
147
|
+
.icon-ic-social_fb-emoji .path1:before {
|
|
148
|
+
content: "\f473";
|
|
149
|
+
color: rgb(144, 148, 156);
|
|
150
|
+
opacity: 0.2;
|
|
151
|
+
}
|
|
152
|
+
.icon-ic-social_fb-emoji .path2:before {
|
|
153
|
+
content: "\f474";
|
|
154
|
+
margin-left: -1em;
|
|
155
|
+
color: rgb(144, 148, 156);
|
|
156
|
+
}
|
|
157
|
+
.icon-ic-social_fb-emoji .path3:before {
|
|
158
|
+
content: "\f475";
|
|
159
|
+
margin-left: -1em;
|
|
160
|
+
color: rgb(144, 148, 156);
|
|
161
|
+
}
|
|
162
|
+
.icon-ic-social_fb-like:before {
|
|
163
|
+
content: "\f476";
|
|
160
164
|
}
|
|
161
|
-
.icon-ic-social_fb-line:before{
|
|
162
|
-
content:"\f477";
|
|
163
|
-
}
|
|
164
|
-
.icon-ic-social_fb-message:before{
|
|
165
|
-
content:"\f478";
|
|
165
|
+
.icon-ic-social_fb-line:before {
|
|
166
|
+
content: "\f477";
|
|
167
|
+
}
|
|
168
|
+
.icon-ic-social_fb-message:before {
|
|
169
|
+
content: "\f478";
|
|
166
170
|
}
|
|
167
|
-
.icon-ic-social_fb-post:before{
|
|
168
|
-
content:"\f479";
|
|
171
|
+
.icon-ic-social_fb-post:before {
|
|
172
|
+
content: "\f479";
|
|
169
173
|
}
|
|
170
|
-
.icon-ic-social_fb-react-angrya .path1:before{
|
|
171
|
-
content:"\f47a";
|
|
172
|
-
color:rgb(249, 134, 107);
|
|
174
|
+
.icon-ic-social_fb-react-angrya .path1:before {
|
|
175
|
+
content: "\f47a";
|
|
176
|
+
color: rgb(249, 134, 107);
|
|
173
177
|
}
|
|
174
|
-
.icon-ic-social_fb-react-angrya .path2:before{
|
|
175
|
-
content:"\f47b";
|
|
176
|
-
margin-left
|
|
177
|
-
color:rgb(0, 0, 0);
|
|
178
|
-
}
|
|
179
|
-
.icon-ic-social_fb-react-angrya .path3:before{
|
|
180
|
-
content:"\f47c";
|
|
181
|
-
margin-left
|
|
182
|
-
color:rgb(0, 0, 0);
|
|
183
|
-
}
|
|
184
|
-
.icon-ic-social_fb-react-angrya .path4:before{
|
|
185
|
-
content:"\f47d";
|
|
186
|
-
margin-left
|
|
187
|
-
color:rgb(0, 0, 0);
|
|
188
|
-
}
|
|
189
|
-
.icon-ic-social_fb-react-haha .path1:before{
|
|
190
|
-
content:"\f47e";
|
|
191
|
-
color:rgb(255, 217, 106);
|
|
192
|
-
}
|
|
193
|
-
.icon-ic-social_fb-react-haha .path2:before{
|
|
194
|
-
content:"\f47f";
|
|
195
|
-
margin-left
|
|
196
|
-
color:rgb(0, 0, 0);
|
|
197
|
-
}
|
|
198
|
-
.icon-ic-social_fb-react-haha .path3:before{
|
|
199
|
-
content:"\f480";
|
|
200
|
-
margin-left
|
|
201
|
-
color:rgb(0, 0, 0);
|
|
202
|
-
}
|
|
203
|
-
.icon-ic-social_fb-react-haha .path4:before{
|
|
204
|
-
content:"\f481";
|
|
205
|
-
margin-left
|
|
206
|
-
color:rgb(0, 0, 0);
|
|
207
|
-
}
|
|
208
|
-
.icon-ic-social_fb-react-haha .path5:before{
|
|
209
|
-
content:"\f482";
|
|
210
|
-
margin-left
|
|
211
|
-
color:rgb(244, 80, 107);
|
|
212
|
-
}
|
|
213
|
-
.icon-ic-social_fb-react-like .path1:before{
|
|
214
|
-
content:"\f483";
|
|
215
|
-
color:rgb(85, 141, 253);
|
|
216
|
-
}
|
|
217
|
-
.icon-ic-social_fb-react-like .path2:before{
|
|
218
|
-
content:"\f484";
|
|
219
|
-
margin-left
|
|
220
|
-
color:rgb(255, 255, 255);
|
|
221
|
-
}
|
|
222
|
-
.icon-ic-social_fb-react-like .path3:before{
|
|
223
|
-
content:"\f485";
|
|
224
|
-
margin-left
|
|
225
|
-
color:rgb(255, 255, 255);
|
|
226
|
-
}
|
|
227
|
-
.icon-ic-social_fb-react-love .path1:before{
|
|
228
|
-
content:"\f486";
|
|
229
|
-
color:rgb(246, 80, 102);
|
|
230
|
-
}
|
|
231
|
-
.icon-ic-social_fb-react-love .path2:before{
|
|
232
|
-
content:"\f487";
|
|
233
|
-
margin-left
|
|
234
|
-
color:rgb(255, 255, 255);
|
|
235
|
-
}
|
|
236
|
-
.icon-ic-social_fb-react-sad .path1:before{
|
|
237
|
-
content:"\f488";
|
|
238
|
-
color:rgb(255, 217, 106);
|
|
239
|
-
}
|
|
240
|
-
.icon-ic-social_fb-react-sad .path2:before{
|
|
241
|
-
content:"\f489";
|
|
242
|
-
margin-left
|
|
243
|
-
color:rgb(0, 0, 0);
|
|
244
|
-
}
|
|
245
|
-
.icon-ic-social_fb-react-sad .path3:before{
|
|
246
|
-
content:"\f48a";
|
|
247
|
-
margin-left
|
|
248
|
-
color:rgb(0, 0, 0);
|
|
249
|
-
}
|
|
250
|
-
.icon-ic-social_fb-react-sad .path4:before{
|
|
251
|
-
content:"\f48b";
|
|
252
|
-
margin-left
|
|
253
|
-
color:rgb(0, 0, 0);
|
|
254
|
-
}
|
|
255
|
-
.icon-ic-social_fb-react-sad .path5:before{
|
|
256
|
-
content:"\f48c";
|
|
257
|
-
margin-left
|
|
258
|
-
color:rgb(0, 0, 0);
|
|
259
|
-
}
|
|
260
|
-
.icon-ic-social_fb-react-sad .path6:before{
|
|
261
|
-
content:"\f48d";
|
|
262
|
-
margin-left
|
|
263
|
-
color:rgb(0, 0, 0);
|
|
264
|
-
}
|
|
265
|
-
.icon-ic-social_fb-react-sad .path7:before{
|
|
266
|
-
content:"\f48e";
|
|
267
|
-
margin-left
|
|
268
|
-
color:rgb(79, 144, 252);
|
|
269
|
-
}
|
|
270
|
-
.icon-ic-social_fb-react-wow .path1:before{
|
|
271
|
-
content:"\f48f";
|
|
272
|
-
color:rgb(255, 217, 106);
|
|
273
|
-
}
|
|
274
|
-
.icon-ic-social_fb-react-wow .path2:before{
|
|
275
|
-
content:"\f490";
|
|
276
|
-
margin-left
|
|
277
|
-
color:rgb(0, 0, 0);
|
|
278
|
-
}
|
|
279
|
-
.icon-ic-social_fb-react-wow .path3:before{
|
|
280
|
-
content:"\f491";
|
|
281
|
-
margin-left
|
|
282
|
-
color:rgb(0, 0, 0);
|
|
283
|
-
}
|
|
284
|
-
.icon-ic-social_fb-react-wow .path4:before{
|
|
285
|
-
content:"\f492";
|
|
286
|
-
margin-left
|
|
287
|
-
color:rgb(0, 0, 0);
|
|
288
|
-
}
|
|
289
|
-
.icon-ic-social_fb-react-wow .path5:before{
|
|
290
|
-
content:"\f493";
|
|
291
|
-
margin-left
|
|
292
|
-
color:rgb(0, 0, 0);
|
|
293
|
-
}
|
|
294
|
-
.icon-ic-social_fb-react-wow .path6:before{
|
|
295
|
-
content:"\f494";
|
|
296
|
-
margin-left
|
|
297
|
-
color:rgb(0, 0, 0);
|
|
298
|
-
}
|
|
299
|
-
.icon-ic-social_fb-share-2:before{
|
|
300
|
-
content:"\f495";
|
|
301
|
-
}
|
|
302
|
-
.icon-ic-social_fb-share:before{
|
|
303
|
-
content:"\f496";
|
|
304
|
-
}
|
|
305
|
-
.icon-ic-social_fb-square:before{
|
|
306
|
-
content:"\f497";
|
|
307
|
-
}
|
|
308
|
-
.icon-ic-social_fb-sticker .path1:before{
|
|
309
|
-
content:"\f498";
|
|
310
|
-
color:rgb(144, 148, 156);
|
|
311
|
-
}
|
|
312
|
-
.icon-ic-social_fb-sticker .path2:before{
|
|
313
|
-
content:"\f499";
|
|
314
|
-
margin-left
|
|
315
|
-
color:rgb(255, 255, 255);
|
|
316
|
-
}
|
|
317
|
-
.icon-ic-social_fb-sticker .path3:before{
|
|
318
|
-
content:"\f49a";
|
|
319
|
-
margin-left
|
|
320
|
-
color:rgb(144, 148, 156);
|
|
321
|
-
opacity:0.2;
|
|
322
|
-
}
|
|
323
|
-
.icon-ic-social_fb-sticker .path4:before{
|
|
324
|
-
content:"\f49b";
|
|
325
|
-
margin-left
|
|
326
|
-
color:rgb(144, 148, 156);
|
|
327
|
-
}
|
|
328
|
-
.icon-ic-social_fb-sticker .path5:before{
|
|
329
|
-
content:"\f49c";
|
|
330
|
-
margin-left
|
|
331
|
-
color:rgb(144, 148, 156);
|
|
178
|
+
.icon-ic-social_fb-react-angrya .path2:before {
|
|
179
|
+
content: "\f47b";
|
|
180
|
+
margin-left: -1em;
|
|
181
|
+
color: rgb(0, 0, 0);
|
|
182
|
+
}
|
|
183
|
+
.icon-ic-social_fb-react-angrya .path3:before {
|
|
184
|
+
content: "\f47c";
|
|
185
|
+
margin-left: -1em;
|
|
186
|
+
color: rgb(0, 0, 0);
|
|
187
|
+
}
|
|
188
|
+
.icon-ic-social_fb-react-angrya .path4:before {
|
|
189
|
+
content: "\f47d";
|
|
190
|
+
margin-left: -1em;
|
|
191
|
+
color: rgb(0, 0, 0);
|
|
192
|
+
}
|
|
193
|
+
.icon-ic-social_fb-react-haha .path1:before {
|
|
194
|
+
content: "\f47e";
|
|
195
|
+
color: rgb(255, 217, 106);
|
|
196
|
+
}
|
|
197
|
+
.icon-ic-social_fb-react-haha .path2:before {
|
|
198
|
+
content: "\f47f";
|
|
199
|
+
margin-left: -1em;
|
|
200
|
+
color: rgb(0, 0, 0);
|
|
201
|
+
}
|
|
202
|
+
.icon-ic-social_fb-react-haha .path3:before {
|
|
203
|
+
content: "\f480";
|
|
204
|
+
margin-left: -1em;
|
|
205
|
+
color: rgb(0, 0, 0);
|
|
206
|
+
}
|
|
207
|
+
.icon-ic-social_fb-react-haha .path4:before {
|
|
208
|
+
content: "\f481";
|
|
209
|
+
margin-left: -1em;
|
|
210
|
+
color: rgb(0, 0, 0);
|
|
211
|
+
}
|
|
212
|
+
.icon-ic-social_fb-react-haha .path5:before {
|
|
213
|
+
content: "\f482";
|
|
214
|
+
margin-left: -1em;
|
|
215
|
+
color: rgb(244, 80, 107);
|
|
216
|
+
}
|
|
217
|
+
.icon-ic-social_fb-react-like .path1:before {
|
|
218
|
+
content: "\f483";
|
|
219
|
+
color: rgb(85, 141, 253);
|
|
220
|
+
}
|
|
221
|
+
.icon-ic-social_fb-react-like .path2:before {
|
|
222
|
+
content: "\f484";
|
|
223
|
+
margin-left: -1em;
|
|
224
|
+
color: rgb(255, 255, 255);
|
|
225
|
+
}
|
|
226
|
+
.icon-ic-social_fb-react-like .path3:before {
|
|
227
|
+
content: "\f485";
|
|
228
|
+
margin-left: -1em;
|
|
229
|
+
color: rgb(255, 255, 255);
|
|
230
|
+
}
|
|
231
|
+
.icon-ic-social_fb-react-love .path1:before {
|
|
232
|
+
content: "\f486";
|
|
233
|
+
color: rgb(246, 80, 102);
|
|
234
|
+
}
|
|
235
|
+
.icon-ic-social_fb-react-love .path2:before {
|
|
236
|
+
content: "\f487";
|
|
237
|
+
margin-left: -1em;
|
|
238
|
+
color: rgb(255, 255, 255);
|
|
239
|
+
}
|
|
240
|
+
.icon-ic-social_fb-react-sad .path1:before {
|
|
241
|
+
content: "\f488";
|
|
242
|
+
color: rgb(255, 217, 106);
|
|
243
|
+
}
|
|
244
|
+
.icon-ic-social_fb-react-sad .path2:before {
|
|
245
|
+
content: "\f489";
|
|
246
|
+
margin-left: -1em;
|
|
247
|
+
color: rgb(0, 0, 0);
|
|
248
|
+
}
|
|
249
|
+
.icon-ic-social_fb-react-sad .path3:before {
|
|
250
|
+
content: "\f48a";
|
|
251
|
+
margin-left: -1em;
|
|
252
|
+
color: rgb(0, 0, 0);
|
|
253
|
+
}
|
|
254
|
+
.icon-ic-social_fb-react-sad .path4:before {
|
|
255
|
+
content: "\f48b";
|
|
256
|
+
margin-left: -1em;
|
|
257
|
+
color: rgb(0, 0, 0);
|
|
258
|
+
}
|
|
259
|
+
.icon-ic-social_fb-react-sad .path5:before {
|
|
260
|
+
content: "\f48c";
|
|
261
|
+
margin-left: -1em;
|
|
262
|
+
color: rgb(0, 0, 0);
|
|
263
|
+
}
|
|
264
|
+
.icon-ic-social_fb-react-sad .path6:before {
|
|
265
|
+
content: "\f48d";
|
|
266
|
+
margin-left: -1em;
|
|
267
|
+
color: rgb(0, 0, 0);
|
|
268
|
+
}
|
|
269
|
+
.icon-ic-social_fb-react-sad .path7:before {
|
|
270
|
+
content: "\f48e";
|
|
271
|
+
margin-left: -1em;
|
|
272
|
+
color: rgb(79, 144, 252);
|
|
273
|
+
}
|
|
274
|
+
.icon-ic-social_fb-react-wow .path1:before {
|
|
275
|
+
content: "\f48f";
|
|
276
|
+
color: rgb(255, 217, 106);
|
|
277
|
+
}
|
|
278
|
+
.icon-ic-social_fb-react-wow .path2:before {
|
|
279
|
+
content: "\f490";
|
|
280
|
+
margin-left: -1em;
|
|
281
|
+
color: rgb(0, 0, 0);
|
|
282
|
+
}
|
|
283
|
+
.icon-ic-social_fb-react-wow .path3:before {
|
|
284
|
+
content: "\f491";
|
|
285
|
+
margin-left: -1em;
|
|
286
|
+
color: rgb(0, 0, 0);
|
|
287
|
+
}
|
|
288
|
+
.icon-ic-social_fb-react-wow .path4:before {
|
|
289
|
+
content: "\f492";
|
|
290
|
+
margin-left: -1em;
|
|
291
|
+
color: rgb(0, 0, 0);
|
|
292
|
+
}
|
|
293
|
+
.icon-ic-social_fb-react-wow .path5:before {
|
|
294
|
+
content: "\f493";
|
|
295
|
+
margin-left: -1em;
|
|
296
|
+
color: rgb(0, 0, 0);
|
|
297
|
+
}
|
|
298
|
+
.icon-ic-social_fb-react-wow .path6:before {
|
|
299
|
+
content: "\f494";
|
|
300
|
+
margin-left: -1em;
|
|
301
|
+
color: rgb(0, 0, 0);
|
|
302
|
+
}
|
|
303
|
+
.icon-ic-social_fb-share-2:before {
|
|
304
|
+
content: "\f495";
|
|
305
|
+
}
|
|
306
|
+
.icon-ic-social_fb-share:before {
|
|
307
|
+
content: "\f496";
|
|
308
|
+
}
|
|
309
|
+
.icon-ic-social_fb-square:before {
|
|
310
|
+
content: "\f497";
|
|
311
|
+
}
|
|
312
|
+
.icon-ic-social_fb-sticker .path1:before {
|
|
313
|
+
content: "\f498";
|
|
314
|
+
color: rgb(144, 148, 156);
|
|
315
|
+
}
|
|
316
|
+
.icon-ic-social_fb-sticker .path2:before {
|
|
317
|
+
content: "\f499";
|
|
318
|
+
margin-left: -1em;
|
|
319
|
+
color: rgb(255, 255, 255);
|
|
320
|
+
}
|
|
321
|
+
.icon-ic-social_fb-sticker .path3:before {
|
|
322
|
+
content: "\f49a";
|
|
323
|
+
margin-left: -1em;
|
|
324
|
+
color: rgb(144, 148, 156);
|
|
325
|
+
opacity: 0.2;
|
|
326
|
+
}
|
|
327
|
+
.icon-ic-social_fb-sticker .path4:before {
|
|
328
|
+
content: "\f49b";
|
|
329
|
+
margin-left: -1em;
|
|
330
|
+
color: rgb(144, 148, 156);
|
|
331
|
+
}
|
|
332
|
+
.icon-ic-social_fb-sticker .path5:before {
|
|
333
|
+
content: "\f49c";
|
|
334
|
+
margin-left: -1em;
|
|
335
|
+
color: rgb(144, 148, 156);
|
|
332
336
|
}
|
|
333
|
-
.icon-ic-social_fb-sticker .path6:before{
|
|
334
|
-
content:"\f49d";
|
|
335
|
-
margin-left
|
|
336
|
-
color:rgb(144, 148, 156);
|
|
337
|
+
.icon-ic-social_fb-sticker .path6:before {
|
|
338
|
+
content: "\f49d";
|
|
339
|
+
margin-left: -1em;
|
|
340
|
+
color: rgb(144, 148, 156);
|
|
337
341
|
}
|
|
338
|
-
.icon-ic-social_feeds:before{
|
|
339
|
-
content:"\f49e";
|
|
342
|
+
.icon-ic-social_feeds:before {
|
|
343
|
+
content: "\f49e";
|
|
340
344
|
}
|
|
341
|
-
.icon-ic-social_filter:before{
|
|
342
|
-
content:"\f49f";
|
|
345
|
+
.icon-ic-social_filter:before {
|
|
346
|
+
content: "\f49f";
|
|
343
347
|
}
|
|
344
|
-
.icon-ic-social_great .path1:before{
|
|
345
|
-
content:"\f4a0";
|
|
346
|
-
color:rgb(201, 220, 247);
|
|
348
|
+
.icon-ic-social_great .path1:before {
|
|
349
|
+
content: "\f4a0";
|
|
350
|
+
color: rgb(201, 220, 247);
|
|
347
351
|
}
|
|
348
|
-
.icon-ic-social_great .path2:before{
|
|
349
|
-
content:"\f4a1";
|
|
350
|
-
margin-left
|
|
351
|
-
color:rgb(66, 125, 219);
|
|
352
|
+
.icon-ic-social_great .path2:before {
|
|
353
|
+
content: "\f4a1";
|
|
354
|
+
margin-left: -1em;
|
|
355
|
+
color: rgb(66, 125, 219);
|
|
352
356
|
}
|
|
353
|
-
.icon-ic-social_great .path3:before{
|
|
354
|
-
content:"\f4a2";
|
|
355
|
-
margin-left
|
|
356
|
-
color:rgb(66, 125, 219);
|
|
357
|
+
.icon-ic-social_great .path3:before {
|
|
358
|
+
content: "\f4a2";
|
|
359
|
+
margin-left: -1em;
|
|
360
|
+
color: rgb(66, 125, 219);
|
|
357
361
|
}
|
|
358
|
-
.icon-ic-social_great .path4:before{
|
|
359
|
-
content:"\f4a3";
|
|
360
|
-
margin-left
|
|
361
|
-
color:rgb(66, 125, 219);
|
|
362
|
+
.icon-ic-social_great .path4:before {
|
|
363
|
+
content: "\f4a3";
|
|
364
|
+
margin-left: -1em;
|
|
365
|
+
color: rgb(66, 125, 219);
|
|
362
366
|
}
|
|
363
|
-
.icon-ic-social_great .path5:before{
|
|
364
|
-
content:"\f4a4";
|
|
365
|
-
margin-left
|
|
366
|
-
color:rgb(255, 255, 255);
|
|
367
|
+
.icon-ic-social_great .path5:before {
|
|
368
|
+
content: "\f4a4";
|
|
369
|
+
margin-left: -1em;
|
|
370
|
+
color: rgb(255, 255, 255);
|
|
367
371
|
}
|
|
368
|
-
.icon-ic-social_great .path6:before{
|
|
369
|
-
content:"\f4a5";
|
|
370
|
-
margin-left
|
|
371
|
-
color:rgb(255, 255, 255);
|
|
372
|
+
.icon-ic-social_great .path6:before {
|
|
373
|
+
content: "\f4a5";
|
|
374
|
+
margin-left: -1em;
|
|
375
|
+
color: rgb(255, 255, 255);
|
|
372
376
|
}
|
|
373
|
-
.icon-ic-social_great .path7:before{
|
|
374
|
-
content:"\f4a6";
|
|
375
|
-
margin-left
|
|
376
|
-
color:rgb(66, 125, 219);
|
|
377
|
+
.icon-ic-social_great .path7:before {
|
|
378
|
+
content: "\f4a6";
|
|
379
|
+
margin-left: -1em;
|
|
380
|
+
color: rgb(66, 125, 219);
|
|
377
381
|
}
|
|
378
|
-
.icon-ic-social_help:before{
|
|
379
|
-
content:"\f4a7";
|
|
382
|
+
.icon-ic-social_help:before {
|
|
383
|
+
content: "\f4a7";
|
|
380
384
|
}
|
|
381
|
-
.icon-ic-social_inbox:before{
|
|
382
|
-
content:"\f4a8";
|
|
385
|
+
.icon-ic-social_inbox:before {
|
|
386
|
+
content: "\f4a8";
|
|
383
387
|
}
|
|
384
|
-
.icon-ic-social_jpg:before{
|
|
385
|
-
content:"\f4a9";
|
|
388
|
+
.icon-ic-social_jpg:before {
|
|
389
|
+
content: "\f4a9";
|
|
386
390
|
}
|
|
387
|
-
.icon-ic-social_line_graph:before{
|
|
388
|
-
content:"\f4aa";
|
|
391
|
+
.icon-ic-social_line_graph:before {
|
|
392
|
+
content: "\f4aa";
|
|
389
393
|
}
|
|
390
|
-
.icon-ic-social_location:before{
|
|
391
|
-
content:"\f4ab";
|
|
394
|
+
.icon-ic-social_location:before {
|
|
395
|
+
content: "\f4ab";
|
|
392
396
|
}
|
|
393
|
-
.icon-ic-social_mention:before{
|
|
394
|
-
content:"\f4ac";
|
|
397
|
+
.icon-ic-social_mention:before {
|
|
398
|
+
content: "\f4ac";
|
|
395
399
|
}
|
|
396
|
-
.icon-ic-social_mine:before{
|
|
397
|
-
content:"\f4ad";
|
|
400
|
+
.icon-ic-social_mine:before {
|
|
401
|
+
content: "\f4ad";
|
|
398
402
|
}
|
|
399
|
-
.icon-ic-social_mobile-phone:before{
|
|
400
|
-
content:"\f4ae";
|
|
403
|
+
.icon-ic-social_mobile-phone:before {
|
|
404
|
+
content: "\f4ae";
|
|
401
405
|
}
|
|
402
|
-
.icon-ic-social_monitor:before{
|
|
403
|
-
content:"\f4af";
|
|
406
|
+
.icon-ic-social_monitor:before {
|
|
407
|
+
content: "\f4af";
|
|
404
408
|
}
|
|
405
|
-
.icon-ic-social_more:before{
|
|
406
|
-
content:"\f4b0";
|
|
409
|
+
.icon-ic-social_more:before {
|
|
410
|
+
content: "\f4b0";
|
|
407
411
|
}
|
|
408
|
-
.icon-ic-social_new-window:before{
|
|
409
|
-
content:"\f4b1";
|
|
412
|
+
.icon-ic-social_new-window:before {
|
|
413
|
+
content: "\f4b1";
|
|
410
414
|
}
|
|
411
|
-
.icon-ic-social_next:before{
|
|
412
|
-
content:"\f4b2";
|
|
415
|
+
.icon-ic-social_next:before {
|
|
416
|
+
content: "\f4b2";
|
|
413
417
|
}
|
|
414
|
-
.icon-ic-social_pdf:before{
|
|
415
|
-
content:"\f4b3";
|
|
418
|
+
.icon-ic-social_pdf:before {
|
|
419
|
+
content: "\f4b3";
|
|
416
420
|
}
|
|
417
|
-
.icon-ic-social_periority-clock:before{
|
|
418
|
-
content:"\f4b4";
|
|
421
|
+
.icon-ic-social_periority-clock:before {
|
|
422
|
+
content: "\f4b4";
|
|
419
423
|
}
|
|
420
|
-
.icon-ic-social_pm:before{
|
|
421
|
-
content:"\f4b5";
|
|
424
|
+
.icon-ic-social_pm:before {
|
|
425
|
+
content: "\f4b5";
|
|
422
426
|
}
|
|
423
|
-
.icon-ic-social_post-normal:before{
|
|
424
|
-
content:"\f4b6";
|
|
427
|
+
.icon-ic-social_post-normal:before {
|
|
428
|
+
content: "\f4b6";
|
|
425
429
|
}
|
|
426
|
-
.icon-ic-social_post-selected:before{
|
|
427
|
-
content:"\f4b7";
|
|
430
|
+
.icon-ic-social_post-selected:before {
|
|
431
|
+
content: "\f4b7";
|
|
428
432
|
}
|
|
429
|
-
.icon-ic-social_previous:before{
|
|
430
|
-
content:"\f4b8";
|
|
433
|
+
.icon-ic-social_previous:before {
|
|
434
|
+
content: "\f4b8";
|
|
431
435
|
}
|
|
432
|
-
.icon-ic-social_profile-normal:before{
|
|
433
|
-
content:"\f4b9";
|
|
436
|
+
.icon-ic-social_profile-normal:before {
|
|
437
|
+
content: "\f4b9";
|
|
434
438
|
}
|
|
435
|
-
.icon-ic-social_profile-selected:before{
|
|
436
|
-
content:"\f4ba";
|
|
439
|
+
.icon-ic-social_profile-selected:before {
|
|
440
|
+
content: "\f4ba";
|
|
437
441
|
}
|
|
438
|
-
.icon-ic-social_reply-2:before{
|
|
439
|
-
content:"\f4bb";
|
|
442
|
+
.icon-ic-social_reply-2:before {
|
|
443
|
+
content: "\f4bb";
|
|
440
444
|
}
|
|
441
|
-
.icon-ic-social_reply:before{
|
|
442
|
-
content:"\f4bc";
|
|
445
|
+
.icon-ic-social_reply:before {
|
|
446
|
+
content: "\f4bc";
|
|
443
447
|
}
|
|
444
|
-
.icon-ic-social_report-3:before{
|
|
445
|
-
content:"\f4bd";
|
|
448
|
+
.icon-ic-social_report-3:before {
|
|
449
|
+
content: "\f4bd";
|
|
446
450
|
}
|
|
447
|
-
.icon-ic-social_reports:before{
|
|
448
|
-
content:"\f4be";
|
|
451
|
+
.icon-ic-social_reports:before {
|
|
452
|
+
content: "\f4be";
|
|
449
453
|
}
|
|
450
|
-
.icon-ic-social_search-1:before{
|
|
451
|
-
content:"\f4bf";
|
|
454
|
+
.icon-ic-social_search-1:before {
|
|
455
|
+
content: "\f4bf";
|
|
452
456
|
}
|
|
453
|
-
.icon-ic-social_search-2:before{
|
|
454
|
-
content:"\f4c0";
|
|
457
|
+
.icon-ic-social_search-2:before {
|
|
458
|
+
content: "\f4c0";
|
|
455
459
|
}
|
|
456
|
-
.icon-ic-social_search-3:before{
|
|
457
|
-
content:"\f4c1";
|
|
460
|
+
.icon-ic-social_search-3:before {
|
|
461
|
+
content: "\f4c1";
|
|
458
462
|
}
|
|
459
|
-
.icon-ic-social_spam-2:before{
|
|
460
|
-
content:"\f4c2";
|
|
463
|
+
.icon-ic-social_spam-2:before {
|
|
464
|
+
content: "\f4c2";
|
|
461
465
|
}
|
|
462
|
-
.icon-ic-social_spam:before{
|
|
463
|
-
content:"\f4c3";
|
|
466
|
+
.icon-ic-social_spam:before {
|
|
467
|
+
content: "\f4c3";
|
|
464
468
|
}
|
|
465
|
-
.icon-ic-social_tag:before{
|
|
466
|
-
content:"\f4c4";
|
|
469
|
+
.icon-ic-social_tag:before {
|
|
470
|
+
content: "\f4c4";
|
|
467
471
|
}
|
|
468
|
-
.icon-ic-social_team:before{
|
|
469
|
-
content:"\f4c5";
|
|
472
|
+
.icon-ic-social_team:before {
|
|
473
|
+
content: "\f4c5";
|
|
470
474
|
}
|
|
471
|
-
.icon-ic-social_ticket-normal:before{
|
|
472
|
-
content:"\f4c6";
|
|
475
|
+
.icon-ic-social_ticket-normal:before {
|
|
476
|
+
content: "\f4c6";
|
|
473
477
|
}
|
|
474
|
-
.icon-ic-social_ticket-selected:before{
|
|
475
|
-
content:"\f4c7";
|
|
478
|
+
.icon-ic-social_ticket-selected:before {
|
|
479
|
+
content: "\f4c7";
|
|
476
480
|
}
|
|
477
|
-
.icon-ic-social_twitter-2:before{
|
|
478
|
-
content:"\f4c8";
|
|
481
|
+
.icon-ic-social_twitter-2:before {
|
|
482
|
+
content: "\f4c8";
|
|
479
483
|
}
|
|
480
|
-
.icon-ic-social_twitter-attachment:before{
|
|
481
|
-
content:"\f4c9";
|
|
484
|
+
.icon-ic-social_twitter-attachment:before {
|
|
485
|
+
content: "\f4c9";
|
|
482
486
|
}
|
|
483
|
-
.icon-ic-social_twitter-emoji:before{
|
|
484
|
-
content:"\f4ca";
|
|
487
|
+
.icon-ic-social_twitter-emoji:before {
|
|
488
|
+
content: "\f4ca";
|
|
485
489
|
}
|
|
486
|
-
.icon-ic-social_twitter-like:before{
|
|
487
|
-
content:"\f4cb";
|
|
490
|
+
.icon-ic-social_twitter-like:before {
|
|
491
|
+
content: "\f4cb";
|
|
488
492
|
}
|
|
489
|
-
.icon-ic-social_twitter-line:before{
|
|
490
|
-
content:"\f4cc";
|
|
493
|
+
.icon-ic-social_twitter-line:before {
|
|
494
|
+
content: "\f4cc";
|
|
491
495
|
}
|
|
492
|
-
.icon-ic-social_twitter-message:before{
|
|
493
|
-
content:"\f4cd";
|
|
496
|
+
.icon-ic-social_twitter-message:before {
|
|
497
|
+
content: "\f4cd";
|
|
494
498
|
}
|
|
495
|
-
.icon-ic-social_twitter-post:before{
|
|
496
|
-
content:"\f4ce";
|
|
499
|
+
.icon-ic-social_twitter-post:before {
|
|
500
|
+
content: "\f4ce";
|
|
497
501
|
}
|
|
498
|
-
.icon-ic-social_twitter-reply:before{
|
|
499
|
-
content:"\f4cf";
|
|
502
|
+
.icon-ic-social_twitter-reply:before {
|
|
503
|
+
content: "\f4cf";
|
|
500
504
|
}
|
|
501
|
-
.icon-ic-social_twitter-retweet:before{
|
|
502
|
-
content:"\f4d0";
|
|
505
|
+
.icon-ic-social_twitter-retweet:before {
|
|
506
|
+
content: "\f4d0";
|
|
503
507
|
}
|
|
504
|
-
.icon-ic-social_twitter-square:before{
|
|
505
|
-
content:"\f4d1";
|
|
508
|
+
.icon-ic-social_twitter-square:before {
|
|
509
|
+
content: "\f4d1";
|
|
506
510
|
}
|
|
507
|
-
.icon-ic-social_up:before{
|
|
508
|
-
content:"\f4d2";
|
|
511
|
+
.icon-ic-social_up:before {
|
|
512
|
+
content: "\f4d2";
|
|
509
513
|
}
|
|
510
|
-
.icon-ic-social_user-2:before{
|
|
511
|
-
content:"\f4d3";
|
|
514
|
+
.icon-ic-social_user-2:before {
|
|
515
|
+
content: "\f4d3";
|
|
512
516
|
}
|
|
513
|
-
.icon-ic-social_video:before{
|
|
514
|
-
content:"\f4d4";
|
|
517
|
+
.icon-ic-social_video:before {
|
|
518
|
+
content: "\f4d4";
|
|
515
519
|
}
|
|
516
|
-
.icon-ic-social_view:before{
|
|
517
|
-
content:"\f4d5";
|
|
520
|
+
.icon-ic-social_view:before {
|
|
521
|
+
content: "\f4d5";
|
|
518
522
|
}
|
|
519
|
-
.icon-ic-social_worst .path1:before{
|
|
520
|
-
content:"\f4d6";
|
|
521
|
-
color:rgb(252, 227, 230);
|
|
523
|
+
.icon-ic-social_worst .path1:before {
|
|
524
|
+
content: "\f4d6";
|
|
525
|
+
color: rgb(252, 227, 230);
|
|
522
526
|
}
|
|
523
|
-
.icon-ic-social_worst .path2:before{
|
|
524
|
-
content:"\f4d7";
|
|
525
|
-
margin-left
|
|
526
|
-
color:rgb(238, 99, 116);
|
|
527
|
+
.icon-ic-social_worst .path2:before {
|
|
528
|
+
content: "\f4d7";
|
|
529
|
+
margin-left: -1em;
|
|
530
|
+
color: rgb(238, 99, 116);
|
|
527
531
|
}
|
|
528
|
-
.icon-ic-social_worst .path3:before{
|
|
529
|
-
content:"\f4d8";
|
|
530
|
-
margin-left
|
|
531
|
-
color:rgb(238, 99, 116);
|
|
532
|
+
.icon-ic-social_worst .path3:before {
|
|
533
|
+
content: "\f4d8";
|
|
534
|
+
margin-left: -1em;
|
|
535
|
+
color: rgb(238, 99, 116);
|
|
532
536
|
}
|
|
533
|
-
.icon-ic-social_worst .path4:before{
|
|
534
|
-
content:"\f4d9";
|
|
535
|
-
margin-left
|
|
536
|
-
color:rgb(238, 99, 116);
|
|
537
|
+
.icon-ic-social_worst .path4:before {
|
|
538
|
+
content: "\f4d9";
|
|
539
|
+
margin-left: -1em;
|
|
540
|
+
color: rgb(238, 99, 116);
|
|
537
541
|
}
|
|
538
|
-
.icon-ic-social_worst .path5:before{
|
|
539
|
-
content:"\f4da";
|
|
540
|
-
margin-left
|
|
541
|
-
color:rgb(238, 99, 116);
|
|
542
|
+
.icon-ic-social_worst .path5:before {
|
|
543
|
+
content: "\f4da";
|
|
544
|
+
margin-left: -1em;
|
|
545
|
+
color: rgb(238, 99, 116);
|
|
542
546
|
}
|
|
543
|
-
.icon-ic-social_worst .path6:before{
|
|
544
|
-
content:"\f4db";
|
|
545
|
-
margin-left
|
|
546
|
-
color:rgb(255, 255, 255);
|
|
547
|
+
.icon-ic-social_worst .path6:before {
|
|
548
|
+
content: "\f4db";
|
|
549
|
+
margin-left: -1em;
|
|
550
|
+
color: rgb(255, 255, 255);
|
|
547
551
|
}
|
|
548
|
-
.icon-ic-social_worst .path7:before{
|
|
549
|
-
content:"\f4dc";
|
|
550
|
-
margin-left
|
|
551
|
-
color:rgb(255, 255, 255);
|
|
552
|
+
.icon-ic-social_worst .path7:before {
|
|
553
|
+
content: "\f4dc";
|
|
554
|
+
margin-left: -1em;
|
|
555
|
+
color: rgb(255, 255, 255);
|
|
552
556
|
}
|
|
553
|
-
.icon-ic-social_zoom-in:before{
|
|
554
|
-
content:"\f4dd";
|
|
557
|
+
.icon-ic-social_zoom-in:before {
|
|
558
|
+
content: "\f4dd";
|
|
555
559
|
}
|
|
556
|
-
.icon-ic-social_zoom-out:before{
|
|
557
|
-
content:"\f4de";
|
|
560
|
+
.icon-ic-social_zoom-out:before {
|
|
561
|
+
content: "\f4de";
|
|
558
562
|
}
|
|
559
|
-
.icon-ic-social-all-feeds:before{
|
|
560
|
-
content:"\f4df";
|
|
563
|
+
.icon-ic-social-all-feeds:before {
|
|
564
|
+
content: "\f4df";
|
|
561
565
|
}
|
|
562
|
-
.icon-ic-social-menu:before{
|
|
563
|
-
content:"\f4e0";
|
|
566
|
+
.icon-ic-social-menu:before {
|
|
567
|
+
content: "\f4e0";
|
|
564
568
|
}
|
|
565
|
-
.icon-ic-social-tick:before{
|
|
566
|
-
content:"\f4e1";
|
|
569
|
+
.icon-ic-social-tick:before {
|
|
570
|
+
content: "\f4e1";
|
|
567
571
|
}
|
|
568
|
-
.icon-Re-Authentication:before{
|
|
569
|
-
content:"\f4e2";
|
|
572
|
+
.icon-Re-Authentication:before {
|
|
573
|
+
content: "\f4e2";
|
|
570
574
|
}
|
|
571
575
|
}
|