@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-reports";
|
|
3
|
+
src:
|
|
4
|
+
url('../fonts/zd-reports.woff2') format('woff2'),
|
|
5
|
+
|
|
6
|
+
url('../fonts/zd-reports.woff') format('woff'),
|
|
7
|
+
url('../fonts/zd-reports.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,494 +15,494 @@
|
|
|
11
15
|
|
|
12
16
|
|
|
13
17
|
.icon-pagesense,.icon-add-component,.icon-attach16,.icon-checkmark,.icon-comment-new,.icon-comment,.icon-department,.icon-edit-mp-012,.icon-expand,.icon-expand1,.icon-flag5,.icon-forward-new,.icon-insight,.icon-JIRA_logo1,.icon-matrix-report2,.icon-multiline,.icon-overview-icon1,.icon-overview-icon2,.icon-overview-icon3,.icon-prop,.icon-r-area,.icon-r-donut,.icon-r-funnel1,.icon-r-funnel2,.icon-r-line1,.icon-r-line2,.icon-r-pie1,.icon-r-pie2,.icon-r-table1,.icon-r-table2,.icon-r-vbar1,.icon-r-vbar01,.icon-r-vbar2,.icon-r-vbar02,.icon-r-vbar3,.icon-r-vbar03,.icon-replyall-new,.icon-reports-area,.icon-reports-funnel,.icon-reports-line,.icon-reports-pie,.icon-reports-table1,.icon-resize,.icon-set-as-default,.icon-solution_new1,.icon-summary-report2,.icon-t-line2,.icon-tabular-report2,.icon-tag,.icon-vertical-bar1,.icon-vertical-bar2,.icon-vertical-bar3,.icon-tableTask,.icon-tableTicket,.icon-tableContact,.icon-tableAccount,.icon-multipleLine,.icon-table,.icon-percentageBar,.icon-pie,.icon-line,.icon-funnel,.icon-stackedBar,.icon-bar,.icon-barGraph,.icon-barLineGraph,.icon-dialMeter,.icon-donutChart,.icon-lineGraph,.icon-listGraph,.icon-multilineGraph,.icon-pieChart,.icon-pieChartFill,.icon-tableChart,.icon-wordCloud,.icon-barHorizontal,.icon-reportRedirection,.icon-graphView{
|
|
14
|
-
font-family:"
|
|
18
|
+
font-family:"zdfonts-react-reports" !important;
|
|
15
19
|
}
|
|
16
20
|
|
|
17
|
-
.icon-pagesense:before{
|
|
18
|
-
content:"\f200";
|
|
21
|
+
.icon-pagesense:before {
|
|
22
|
+
content: "\f200";
|
|
19
23
|
}
|
|
20
|
-
.icon-add-component:before{
|
|
21
|
-
content:"\f201";
|
|
24
|
+
.icon-add-component:before {
|
|
25
|
+
content: "\f201";
|
|
22
26
|
}
|
|
23
|
-
.icon-attach16:before{
|
|
24
|
-
content:"\f202";
|
|
27
|
+
.icon-attach16:before {
|
|
28
|
+
content: "\f202";
|
|
25
29
|
}
|
|
26
|
-
.icon-checkmark:before{
|
|
27
|
-
content:"\f203";
|
|
30
|
+
.icon-checkmark:before {
|
|
31
|
+
content: "\f203";
|
|
28
32
|
}
|
|
29
|
-
.icon-comment-new:before{
|
|
30
|
-
content:"\f204";
|
|
33
|
+
.icon-comment-new:before {
|
|
34
|
+
content: "\f204";
|
|
31
35
|
}
|
|
32
|
-
.icon-comment:before{
|
|
33
|
-
content:"\f205";
|
|
36
|
+
.icon-comment:before {
|
|
37
|
+
content: "\f205";
|
|
34
38
|
}
|
|
35
|
-
.icon-department:before{
|
|
36
|
-
content:"\f206";
|
|
39
|
+
.icon-department:before {
|
|
40
|
+
content: "\f206";
|
|
37
41
|
}
|
|
38
|
-
.icon-edit-mp-012:before{
|
|
39
|
-
content:"\f207";
|
|
42
|
+
.icon-edit-mp-012:before {
|
|
43
|
+
content: "\f207";
|
|
40
44
|
}
|
|
41
|
-
.icon-expand:before{
|
|
42
|
-
content:"\f208";
|
|
45
|
+
.icon-expand:before {
|
|
46
|
+
content: "\f208";
|
|
43
47
|
}
|
|
44
|
-
.icon-expand1:before{
|
|
45
|
-
content:"\f209";
|
|
48
|
+
.icon-expand1:before {
|
|
49
|
+
content: "\f209";
|
|
46
50
|
}
|
|
47
|
-
.icon-flag5:before{
|
|
48
|
-
content:"\f20a";
|
|
51
|
+
.icon-flag5:before {
|
|
52
|
+
content: "\f20a";
|
|
49
53
|
}
|
|
50
|
-
.icon-forward-new:before{
|
|
51
|
-
content:"\f20b";
|
|
54
|
+
.icon-forward-new:before {
|
|
55
|
+
content: "\f20b";
|
|
52
56
|
}
|
|
53
|
-
.icon-insight:before{
|
|
54
|
-
content:"\f20c";
|
|
57
|
+
.icon-insight:before {
|
|
58
|
+
content: "\f20c";
|
|
55
59
|
}
|
|
56
|
-
.icon-JIRA_logo1:before{
|
|
57
|
-
content:"\f20d";
|
|
58
|
-
color
|
|
60
|
+
.icon-JIRA_logo1:before {
|
|
61
|
+
content: "\f20d";
|
|
62
|
+
color: #036;
|
|
59
63
|
}
|
|
60
|
-
.icon-matrix-report2 .path1:before{
|
|
61
|
-
content:"\f20e";
|
|
62
|
-
color:rgb(0, 0, 0);
|
|
64
|
+
.icon-matrix-report2 .path1:before {
|
|
65
|
+
content: "\f20e";
|
|
66
|
+
color: rgb(0, 0, 0);
|
|
63
67
|
}
|
|
64
|
-
.icon-matrix-report2 .path2:before{
|
|
65
|
-
content:"\f20f";
|
|
66
|
-
margin-left
|
|
67
|
-
color:rgb(196, 196, 196);
|
|
68
|
+
.icon-matrix-report2 .path2:before {
|
|
69
|
+
content: "\f20f";
|
|
70
|
+
margin-left: -1.3125em;
|
|
71
|
+
color: rgb(196, 196, 196);
|
|
68
72
|
}
|
|
69
|
-
.icon-multiline .path1:before{
|
|
70
|
-
content:"\f210";
|
|
71
|
-
color:rgb(6, 192, 20);
|
|
73
|
+
.icon-multiline .path1:before {
|
|
74
|
+
content: "\f210";
|
|
75
|
+
color: rgb(6, 192, 20);
|
|
72
76
|
}
|
|
73
|
-
.icon-multiline .path2:before{
|
|
74
|
-
content:"\f211";
|
|
75
|
-
margin-left
|
|
76
|
-
color:rgb(0, 161, 255);
|
|
77
|
+
.icon-multiline .path2:before {
|
|
78
|
+
content: "\f211";
|
|
79
|
+
margin-left: -1.3154296875em;
|
|
80
|
+
color: rgb(0, 161, 255);
|
|
77
81
|
}
|
|
78
|
-
.icon-multiline .path3:before{
|
|
79
|
-
content:"\f212";
|
|
80
|
-
margin-left
|
|
81
|
-
color:rgb(0, 161, 255);
|
|
82
|
+
.icon-multiline .path3:before {
|
|
83
|
+
content: "\f212";
|
|
84
|
+
margin-left: -1.3154296875em;
|
|
85
|
+
color: rgb(0, 161, 255);
|
|
82
86
|
}
|
|
83
|
-
.icon-overview-icon1:before{
|
|
84
|
-
content:"\f213";
|
|
87
|
+
.icon-overview-icon1:before {
|
|
88
|
+
content: "\f213";
|
|
85
89
|
}
|
|
86
|
-
.icon-overview-icon2:before{
|
|
87
|
-
content:"\f214";
|
|
90
|
+
.icon-overview-icon2:before {
|
|
91
|
+
content: "\f214";
|
|
88
92
|
}
|
|
89
|
-
.icon-overview-icon3:before{
|
|
90
|
-
content:"\f215";
|
|
93
|
+
.icon-overview-icon3:before {
|
|
94
|
+
content: "\f215";
|
|
91
95
|
}
|
|
92
|
-
.icon-prop:before{
|
|
93
|
-
content:"\f216";
|
|
96
|
+
.icon-prop:before {
|
|
97
|
+
content: "\f216";
|
|
94
98
|
}
|
|
95
|
-
.icon-r-area:before{
|
|
96
|
-
content:"\f217";
|
|
97
|
-
color
|
|
99
|
+
.icon-r-area:before {
|
|
100
|
+
content: "\f217";
|
|
101
|
+
color: #00a1ff;
|
|
98
102
|
}
|
|
99
|
-
.icon-r-donut .path1:before{
|
|
100
|
-
content:"\f218";
|
|
101
|
-
color:rgb(241, 140, 0);
|
|
103
|
+
.icon-r-donut .path1:before {
|
|
104
|
+
content: "\f218";
|
|
105
|
+
color: rgb(241, 140, 0);
|
|
102
106
|
}
|
|
103
|
-
.icon-r-donut .path2:before{
|
|
104
|
-
content:"\f219";
|
|
105
|
-
margin-left
|
|
106
|
-
color:rgb(6, 192, 20);
|
|
107
|
+
.icon-r-donut .path2:before {
|
|
108
|
+
content: "\f219";
|
|
109
|
+
margin-left: -1em;
|
|
110
|
+
color: rgb(6, 192, 20);
|
|
107
111
|
}
|
|
108
|
-
.icon-r-funnel1 .path1:before{
|
|
109
|
-
content:"\f21a";
|
|
110
|
-
color:rgb(0, 161, 255);
|
|
112
|
+
.icon-r-funnel1 .path1:before {
|
|
113
|
+
content: "\f21a";
|
|
114
|
+
color: rgb(0, 161, 255);
|
|
111
115
|
}
|
|
112
|
-
.icon-r-funnel1 .path2:before{
|
|
113
|
-
content:"\f21b";
|
|
114
|
-
margin-left
|
|
115
|
-
color:rgb(6, 192, 20);
|
|
116
|
+
.icon-r-funnel1 .path2:before {
|
|
117
|
+
content: "\f21b";
|
|
118
|
+
margin-left: -0.84375em;
|
|
119
|
+
color: rgb(6, 192, 20);
|
|
116
120
|
}
|
|
117
|
-
.icon-r-funnel2 .path1:before{
|
|
118
|
-
content:"\f21c";
|
|
119
|
-
color:rgb(0, 161, 255);
|
|
120
|
-
}
|
|
121
|
-
.icon-r-funnel2 .path2:before{
|
|
122
|
-
content:"\f21d";
|
|
123
|
-
margin-left
|
|
124
|
-
color:rgb(6, 192, 20);
|
|
121
|
+
.icon-r-funnel2 .path1:before {
|
|
122
|
+
content: "\f21c";
|
|
123
|
+
color: rgb(0, 161, 255);
|
|
124
|
+
}
|
|
125
|
+
.icon-r-funnel2 .path2:before {
|
|
126
|
+
content: "\f21d";
|
|
127
|
+
margin-left: -0.90625em;
|
|
128
|
+
color: rgb(6, 192, 20);
|
|
125
129
|
}
|
|
126
|
-
.icon-r-funnel2 .path3:before{
|
|
127
|
-
content:"\f21e";
|
|
128
|
-
margin-left
|
|
129
|
-
color:rgb(241, 140, 0);
|
|
130
|
-
opacity:0.5;
|
|
131
|
-
}
|
|
132
|
-
.icon-r-line1 .path1:before{
|
|
133
|
-
content:"\f21f";
|
|
134
|
-
color:rgb(6, 192, 20);
|
|
135
|
-
}
|
|
136
|
-
.icon-r-line1 .path2:before{
|
|
137
|
-
content:"\f220";
|
|
138
|
-
margin-left
|
|
139
|
-
color:rgb(0, 161, 255);
|
|
140
|
-
}
|
|
141
|
-
.icon-r-line2 .path1:before{
|
|
142
|
-
content:"\f221";
|
|
143
|
-
color:rgb(0, 161, 255);
|
|
144
|
-
}
|
|
145
|
-
.icon-r-line2 .path2:before{
|
|
146
|
-
content:"\f222";
|
|
147
|
-
margin-left
|
|
148
|
-
color:rgb(6, 192, 20);
|
|
149
|
-
}
|
|
150
|
-
.icon-r-pie1 .path1:before{
|
|
151
|
-
content:"\f223";
|
|
152
|
-
color:rgb(241, 140, 0);
|
|
153
|
-
}
|
|
154
|
-
.icon-r-pie1 .path2:before{
|
|
155
|
-
content:"\f224";
|
|
156
|
-
margin-left
|
|
157
|
-
color:rgb(0, 161, 255);
|
|
158
|
-
}
|
|
159
|
-
.icon-r-pie1 .path3:before{
|
|
160
|
-
content:"\f225";
|
|
161
|
-
margin-left
|
|
162
|
-
color:rgb(6, 192, 20);
|
|
163
|
-
}
|
|
164
|
-
.icon-r-pie2 .path1:before{
|
|
165
|
-
content:"\f226";
|
|
166
|
-
color:rgb(241, 140, 0);
|
|
167
|
-
}
|
|
168
|
-
.icon-r-pie2 .path2:before{
|
|
169
|
-
content:"\f227";
|
|
170
|
-
margin-left
|
|
171
|
-
color:rgb(0, 161, 255);
|
|
172
|
-
}
|
|
173
|
-
.icon-r-pie2 .path3:before{
|
|
174
|
-
content:"\f228";
|
|
175
|
-
margin-left
|
|
176
|
-
color:rgb(6, 192, 20);
|
|
177
|
-
}
|
|
178
|
-
.icon-r-table1:before{
|
|
179
|
-
content:"\f229";
|
|
180
|
-
color
|
|
130
|
+
.icon-r-funnel2 .path3:before {
|
|
131
|
+
content: "\f21e";
|
|
132
|
+
margin-left: -0.90625em;
|
|
133
|
+
color: rgb(241, 140, 0);
|
|
134
|
+
opacity: 0.5;
|
|
135
|
+
}
|
|
136
|
+
.icon-r-line1 .path1:before {
|
|
137
|
+
content: "\f21f";
|
|
138
|
+
color: rgb(6, 192, 20);
|
|
139
|
+
}
|
|
140
|
+
.icon-r-line1 .path2:before {
|
|
141
|
+
content: "\f220";
|
|
142
|
+
margin-left: -1.3125em;
|
|
143
|
+
color: rgb(0, 161, 255);
|
|
144
|
+
}
|
|
145
|
+
.icon-r-line2 .path1:before {
|
|
146
|
+
content: "\f221";
|
|
147
|
+
color: rgb(0, 161, 255);
|
|
148
|
+
}
|
|
149
|
+
.icon-r-line2 .path2:before {
|
|
150
|
+
content: "\f222";
|
|
151
|
+
margin-left: -1.4375em;
|
|
152
|
+
color: rgb(6, 192, 20);
|
|
153
|
+
}
|
|
154
|
+
.icon-r-pie1 .path1:before {
|
|
155
|
+
content: "\f223";
|
|
156
|
+
color: rgb(241, 140, 0);
|
|
157
|
+
}
|
|
158
|
+
.icon-r-pie1 .path2:before {
|
|
159
|
+
content: "\f224";
|
|
160
|
+
margin-left: -1em;
|
|
161
|
+
color: rgb(0, 161, 255);
|
|
162
|
+
}
|
|
163
|
+
.icon-r-pie1 .path3:before {
|
|
164
|
+
content: "\f225";
|
|
165
|
+
margin-left: -1em;
|
|
166
|
+
color: rgb(6, 192, 20);
|
|
167
|
+
}
|
|
168
|
+
.icon-r-pie2 .path1:before {
|
|
169
|
+
content: "\f226";
|
|
170
|
+
color: rgb(241, 140, 0);
|
|
171
|
+
}
|
|
172
|
+
.icon-r-pie2 .path2:before {
|
|
173
|
+
content: "\f227";
|
|
174
|
+
margin-left: -1em;
|
|
175
|
+
color: rgb(0, 161, 255);
|
|
176
|
+
}
|
|
177
|
+
.icon-r-pie2 .path3:before {
|
|
178
|
+
content: "\f228";
|
|
179
|
+
margin-left: -1em;
|
|
180
|
+
color: rgb(6, 192, 20);
|
|
181
|
+
}
|
|
182
|
+
.icon-r-table1:before {
|
|
183
|
+
content: "\f229";
|
|
184
|
+
color: #aaa;
|
|
181
185
|
}
|
|
182
|
-
.icon-r-table2:before{
|
|
183
|
-
content:"\f22a";
|
|
184
|
-
color
|
|
186
|
+
.icon-r-table2:before {
|
|
187
|
+
content: "\f22a";
|
|
188
|
+
color: #999;
|
|
185
189
|
}
|
|
186
|
-
.icon-r-vbar1:before{
|
|
187
|
-
content:"\f22b";
|
|
188
|
-
color
|
|
189
|
-
}
|
|
190
|
-
.icon-r-vbar01 .path1:before{
|
|
191
|
-
content:"\f22c";
|
|
192
|
-
color:rgb(0, 161, 255);
|
|
190
|
+
.icon-r-vbar1:before {
|
|
191
|
+
content: "\f22b";
|
|
192
|
+
color: #00a1ff;
|
|
193
|
+
}
|
|
194
|
+
.icon-r-vbar01 .path1:before {
|
|
195
|
+
content: "\f22c";
|
|
196
|
+
color: rgb(0, 161, 255);
|
|
193
197
|
}
|
|
194
|
-
.icon-r-vbar01 .path2:before{
|
|
195
|
-
content:"\f22d";
|
|
196
|
-
margin-left
|
|
197
|
-
color:rgb(6, 192, 20);
|
|
198
|
+
.icon-r-vbar01 .path2:before {
|
|
199
|
+
content: "\f22d";
|
|
200
|
+
margin-left: -1.4375em;
|
|
201
|
+
color: rgb(6, 192, 20);
|
|
198
202
|
}
|
|
199
|
-
.icon-r-vbar01 .path3:before{
|
|
200
|
-
content:"\f22e";
|
|
201
|
-
margin-left
|
|
202
|
-
color:rgb(241, 140, 0);
|
|
203
|
-
}
|
|
204
|
-
.icon-r-vbar2 .path1:before{
|
|
205
|
-
content:"\f22f";
|
|
206
|
-
color:rgb(0, 161, 255);
|
|
203
|
+
.icon-r-vbar01 .path3:before {
|
|
204
|
+
content: "\f22e";
|
|
205
|
+
margin-left: -1.4375em;
|
|
206
|
+
color: rgb(241, 140, 0);
|
|
207
|
+
}
|
|
208
|
+
.icon-r-vbar2 .path1:before {
|
|
209
|
+
content: "\f22f";
|
|
210
|
+
color: rgb(0, 161, 255);
|
|
207
211
|
}
|
|
208
|
-
.icon-r-vbar2 .path2:before{
|
|
209
|
-
content:"\f230";
|
|
210
|
-
margin-left
|
|
211
|
-
color:rgb(6, 192, 20);
|
|
212
|
-
}
|
|
213
|
-
.icon-r-vbar02 .path1:before{
|
|
214
|
-
content:"\f231";
|
|
215
|
-
color:rgb(0, 161, 255);
|
|
216
|
-
}
|
|
217
|
-
.icon-r-vbar02 .path2:before{
|
|
218
|
-
content:"\f232";
|
|
219
|
-
margin-left
|
|
220
|
-
color:rgb(6, 192, 20);
|
|
221
|
-
}
|
|
222
|
-
.icon-r-vbar3 .path1:before{
|
|
223
|
-
content:"\f233";
|
|
224
|
-
color:rgb(0, 161, 255);
|
|
225
|
-
}
|
|
226
|
-
.icon-r-vbar3 .path2:before{
|
|
227
|
-
content:"\f234";
|
|
228
|
-
margin-left
|
|
229
|
-
color:rgb(6, 192, 20);
|
|
230
|
-
}
|
|
231
|
-
.icon-r-vbar03 .path1:before{
|
|
232
|
-
content:"\f235";
|
|
233
|
-
color:rgb(0, 161, 255);
|
|
234
|
-
}
|
|
235
|
-
.icon-r-vbar03 .path2:before{
|
|
236
|
-
content:"\f236";
|
|
237
|
-
margin-left
|
|
238
|
-
color:rgb(6, 192, 20);
|
|
239
|
-
}
|
|
240
|
-
.icon-replyall-new:before{
|
|
241
|
-
content:"\f237";
|
|
242
|
-
}
|
|
243
|
-
.icon-reports-area:before{
|
|
244
|
-
content:"\f238";
|
|
245
|
-
}
|
|
246
|
-
.icon-reports-funnel:before{
|
|
247
|
-
content:"\f239";
|
|
248
|
-
}
|
|
249
|
-
.icon-reports-line:before{
|
|
250
|
-
content:"\f23a";
|
|
251
|
-
}
|
|
252
|
-
.icon-reports-pie:before{
|
|
253
|
-
content:"\f23b";
|
|
254
|
-
}
|
|
255
|
-
.icon-reports-table1:before{
|
|
256
|
-
content:"\f23c";
|
|
257
|
-
}
|
|
258
|
-
.icon-resize:before{
|
|
259
|
-
content:"\f23d";
|
|
260
|
-
}
|
|
261
|
-
.icon-set-as-default:before{
|
|
262
|
-
content:"\f23e";
|
|
263
|
-
}
|
|
264
|
-
.icon-solution_new1:before{
|
|
265
|
-
content:"\f23f";
|
|
266
|
-
}
|
|
267
|
-
.icon-summary-report2 .path1:before{
|
|
268
|
-
content:"\f240";
|
|
269
|
-
color:rgb(0, 0, 0);
|
|
270
|
-
}
|
|
271
|
-
.icon-summary-report2 .path2:before{
|
|
272
|
-
content:"\f241";
|
|
273
|
-
margin-left
|
|
274
|
-
color:rgb(196, 196, 196);
|
|
275
|
-
}
|
|
276
|
-
.icon-t-line2:before{
|
|
277
|
-
content:"\f242";
|
|
278
|
-
}
|
|
279
|
-
.icon-tabular-report2:before{
|
|
280
|
-
content:"\f243";
|
|
281
|
-
}
|
|
282
|
-
.icon-tag:before{
|
|
283
|
-
content:"\f244";
|
|
284
|
-
}
|
|
285
|
-
.icon-vertical-bar1:before{
|
|
286
|
-
content:"\f245";
|
|
287
|
-
}
|
|
288
|
-
.icon-vertical-bar2:before{
|
|
289
|
-
content:"\f246";
|
|
290
|
-
}
|
|
291
|
-
.icon-vertical-bar3:before{
|
|
292
|
-
content:"\f247";
|
|
293
|
-
}
|
|
294
|
-
.icon-tableTask .path1:before{
|
|
295
|
-
content:"\f248";
|
|
296
|
-
color:rgb(99, 156, 241);
|
|
297
|
-
}
|
|
298
|
-
.icon-tableTask .path2:before{
|
|
299
|
-
content:"\f249";
|
|
300
|
-
margin-left
|
|
301
|
-
color:rgb(255, 255, 255);
|
|
302
|
-
}
|
|
303
|
-
.icon-tableTask .path3:before{
|
|
304
|
-
content:"\f24a";
|
|
305
|
-
margin-left
|
|
306
|
-
color:rgb(255, 255, 255);
|
|
307
|
-
}
|
|
308
|
-
.icon-tableTask .path4:before{
|
|
309
|
-
content:"\f24b";
|
|
310
|
-
margin-left
|
|
311
|
-
color:rgb(92, 207, 99);
|
|
312
|
-
}
|
|
313
|
-
.icon-tableTask .path5:before{
|
|
314
|
-
content:"\f24c";
|
|
315
|
-
margin-left
|
|
316
|
-
color:rgb(92, 207, 99);
|
|
317
|
-
}
|
|
318
|
-
.icon-tableTicket .path1:before{
|
|
319
|
-
content:"\f24d";
|
|
320
|
-
color:rgb(99, 156, 241);
|
|
321
|
-
}
|
|
322
|
-
.icon-tableTicket .path2:before{
|
|
323
|
-
content:"\f24e";
|
|
324
|
-
margin-left
|
|
325
|
-
color:rgb(255, 255, 255);
|
|
326
|
-
}
|
|
327
|
-
.icon-tableTicket .path3:before{
|
|
328
|
-
content:"\f24f";
|
|
329
|
-
margin-left
|
|
330
|
-
color:rgb(255, 255, 255);
|
|
331
|
-
}
|
|
332
|
-
.icon-tableTicket .path4:before{
|
|
333
|
-
content:"\f250";
|
|
334
|
-
margin-left
|
|
335
|
-
color:rgb(92, 207, 99);
|
|
336
|
-
}
|
|
337
|
-
.icon-tableContact .path1:before{
|
|
338
|
-
content:"\f251";
|
|
339
|
-
color:rgb(99, 156, 241);
|
|
340
|
-
}
|
|
341
|
-
.icon-tableContact .path2:before{
|
|
342
|
-
content:"\f252";
|
|
343
|
-
margin-left
|
|
344
|
-
color:rgb(255, 255, 255);
|
|
345
|
-
}
|
|
346
|
-
.icon-tableContact .path3:before{
|
|
347
|
-
content:"\f253";
|
|
348
|
-
margin-left
|
|
349
|
-
color:rgb(255, 255, 255);
|
|
350
|
-
}
|
|
351
|
-
.icon-tableContact .path4:before{
|
|
352
|
-
content:"\f254";
|
|
353
|
-
margin-left
|
|
354
|
-
color:rgb(92, 207, 99);
|
|
355
|
-
}
|
|
356
|
-
.icon-tableAccount .path1:before{
|
|
357
|
-
content:"\f255";
|
|
358
|
-
color:rgb(99, 156, 241);
|
|
359
|
-
}
|
|
360
|
-
.icon-tableAccount .path2:before{
|
|
361
|
-
content:"\f256";
|
|
362
|
-
margin-left
|
|
363
|
-
color:rgb(255, 255, 255);
|
|
364
|
-
}
|
|
365
|
-
.icon-tableAccount .path3:before{
|
|
366
|
-
content:"\f257";
|
|
367
|
-
margin-left
|
|
368
|
-
color:rgb(255, 255, 255);
|
|
369
|
-
}
|
|
370
|
-
.icon-tableAccount .path4:before{
|
|
371
|
-
content:"\f258";
|
|
372
|
-
margin-left
|
|
373
|
-
color:rgb(92, 207, 99);
|
|
374
|
-
}
|
|
375
|
-
.icon-tableAccount .path5:before{
|
|
376
|
-
content:"\f259";
|
|
377
|
-
margin-left
|
|
378
|
-
color:none;
|
|
379
|
-
}
|
|
380
|
-
.icon-multipleLine .path1:before{
|
|
381
|
-
content:"\f25a";
|
|
382
|
-
color:rgb(52, 140, 242);
|
|
383
|
-
}
|
|
384
|
-
.icon-multipleLine .path2:before{
|
|
385
|
-
content:"\f25b";
|
|
386
|
-
margin-left
|
|
387
|
-
color:rgb(245, 164, 86);
|
|
388
|
-
}
|
|
389
|
-
.icon-table .path1:before{
|
|
390
|
-
content:"\f25c";
|
|
391
|
-
color:rgb(52, 140, 243);
|
|
392
|
-
}
|
|
393
|
-
.icon-table .path2:before{
|
|
394
|
-
content:"\f25d";
|
|
395
|
-
margin-left
|
|
396
|
-
color:rgb(255, 255, 255);
|
|
397
|
-
}
|
|
398
|
-
.icon-percentageBar .path1:before{
|
|
399
|
-
content:"\f25e";
|
|
400
|
-
color:rgb(52, 140, 243);
|
|
401
|
-
}
|
|
402
|
-
.icon-percentageBar .path2:before{
|
|
403
|
-
content:"\f25f";
|
|
404
|
-
margin-left
|
|
405
|
-
color:rgb(246, 165, 86);
|
|
406
|
-
}
|
|
407
|
-
.icon-pie .path1:before{
|
|
408
|
-
content:"\f260";
|
|
409
|
-
color:rgb(245, 164, 86);
|
|
410
|
-
}
|
|
411
|
-
.icon-pie .path2:before{
|
|
412
|
-
content:"\f261";
|
|
413
|
-
margin-left
|
|
414
|
-
color:rgb(86, 208, 92);
|
|
415
|
-
}
|
|
416
|
-
.icon-pie .path3:before{
|
|
417
|
-
content:"\f262";
|
|
418
|
-
margin-left
|
|
419
|
-
color:rgb(52, 140, 243);
|
|
420
|
-
}
|
|
421
|
-
.icon-line:before{
|
|
422
|
-
content:"\f263";
|
|
423
|
-
color
|
|
424
|
-
}
|
|
425
|
-
.icon-funnel .path1:before{
|
|
426
|
-
content:"\f264";
|
|
427
|
-
color:rgb(245, 164, 86);
|
|
428
|
-
}
|
|
429
|
-
.icon-funnel .path2:before{
|
|
430
|
-
content:"\f265";
|
|
431
|
-
margin-left
|
|
432
|
-
color:rgb(87, 209, 93);
|
|
433
|
-
}
|
|
434
|
-
.icon-funnel .path3:before{
|
|
435
|
-
content:"\f266";
|
|
436
|
-
margin-left
|
|
437
|
-
color:rgb(52, 140, 242);
|
|
438
|
-
}
|
|
439
|
-
.icon-stackedBar .path1:before{
|
|
440
|
-
content:"\f267";
|
|
441
|
-
color:rgb(52, 140, 243);
|
|
442
|
-
}
|
|
443
|
-
.icon-stackedBar .path2:before{
|
|
444
|
-
content:"\f268";
|
|
445
|
-
margin-left
|
|
446
|
-
color:rgb(246, 165, 86);
|
|
447
|
-
}
|
|
448
|
-
.icon-bar .path1:before{
|
|
449
|
-
content:"\f269";
|
|
450
|
-
color:rgb(52, 140, 243);
|
|
451
|
-
}
|
|
452
|
-
.icon-bar .path2:before{
|
|
453
|
-
content:"\f26a";
|
|
454
|
-
margin-left
|
|
455
|
-
color:rgb(87, 208, 93);
|
|
212
|
+
.icon-r-vbar2 .path2:before {
|
|
213
|
+
content: "\f230";
|
|
214
|
+
margin-left: -1em;
|
|
215
|
+
color: rgb(6, 192, 20);
|
|
216
|
+
}
|
|
217
|
+
.icon-r-vbar02 .path1:before {
|
|
218
|
+
content: "\f231";
|
|
219
|
+
color: rgb(0, 161, 255);
|
|
220
|
+
}
|
|
221
|
+
.icon-r-vbar02 .path2:before {
|
|
222
|
+
content: "\f232";
|
|
223
|
+
margin-left: -1.4375em;
|
|
224
|
+
color: rgb(6, 192, 20);
|
|
225
|
+
}
|
|
226
|
+
.icon-r-vbar3 .path1:before {
|
|
227
|
+
content: "\f233";
|
|
228
|
+
color: rgb(0, 161, 255);
|
|
229
|
+
}
|
|
230
|
+
.icon-r-vbar3 .path2:before {
|
|
231
|
+
content: "\f234";
|
|
232
|
+
margin-left: -1em;
|
|
233
|
+
color: rgb(6, 192, 20);
|
|
234
|
+
}
|
|
235
|
+
.icon-r-vbar03 .path1:before {
|
|
236
|
+
content: "\f235";
|
|
237
|
+
color: rgb(0, 161, 255);
|
|
238
|
+
}
|
|
239
|
+
.icon-r-vbar03 .path2:before {
|
|
240
|
+
content: "\f236";
|
|
241
|
+
margin-left: -1.4375em;
|
|
242
|
+
color: rgb(6, 192, 20);
|
|
243
|
+
}
|
|
244
|
+
.icon-replyall-new:before {
|
|
245
|
+
content: "\f237";
|
|
246
|
+
}
|
|
247
|
+
.icon-reports-area:before {
|
|
248
|
+
content: "\f238";
|
|
249
|
+
}
|
|
250
|
+
.icon-reports-funnel:before {
|
|
251
|
+
content: "\f239";
|
|
252
|
+
}
|
|
253
|
+
.icon-reports-line:before {
|
|
254
|
+
content: "\f23a";
|
|
255
|
+
}
|
|
256
|
+
.icon-reports-pie:before {
|
|
257
|
+
content: "\f23b";
|
|
258
|
+
}
|
|
259
|
+
.icon-reports-table1:before {
|
|
260
|
+
content: "\f23c";
|
|
261
|
+
}
|
|
262
|
+
.icon-resize:before {
|
|
263
|
+
content: "\f23d";
|
|
264
|
+
}
|
|
265
|
+
.icon-set-as-default:before {
|
|
266
|
+
content: "\f23e";
|
|
267
|
+
}
|
|
268
|
+
.icon-solution_new1:before {
|
|
269
|
+
content: "\f23f";
|
|
270
|
+
}
|
|
271
|
+
.icon-summary-report2 .path1:before {
|
|
272
|
+
content: "\f240";
|
|
273
|
+
color: rgb(0, 0, 0);
|
|
274
|
+
}
|
|
275
|
+
.icon-summary-report2 .path2:before {
|
|
276
|
+
content: "\f241";
|
|
277
|
+
margin-left: -1.3125em;
|
|
278
|
+
color: rgb(196, 196, 196);
|
|
279
|
+
}
|
|
280
|
+
.icon-t-line2:before {
|
|
281
|
+
content: "\f242";
|
|
282
|
+
}
|
|
283
|
+
.icon-tabular-report2:before {
|
|
284
|
+
content: "\f243";
|
|
285
|
+
}
|
|
286
|
+
.icon-tag:before {
|
|
287
|
+
content: "\f244";
|
|
288
|
+
}
|
|
289
|
+
.icon-vertical-bar1:before {
|
|
290
|
+
content: "\f245";
|
|
291
|
+
}
|
|
292
|
+
.icon-vertical-bar2:before {
|
|
293
|
+
content: "\f246";
|
|
294
|
+
}
|
|
295
|
+
.icon-vertical-bar3:before {
|
|
296
|
+
content: "\f247";
|
|
297
|
+
}
|
|
298
|
+
.icon-tableTask .path1:before {
|
|
299
|
+
content: "\f248";
|
|
300
|
+
color: rgb(99, 156, 241);
|
|
301
|
+
}
|
|
302
|
+
.icon-tableTask .path2:before {
|
|
303
|
+
content: "\f249";
|
|
304
|
+
margin-left: -1em;
|
|
305
|
+
color: rgb(255, 255, 255);
|
|
306
|
+
}
|
|
307
|
+
.icon-tableTask .path3:before {
|
|
308
|
+
content: "\f24a";
|
|
309
|
+
margin-left: -1em;
|
|
310
|
+
color: rgb(255, 255, 255);
|
|
311
|
+
}
|
|
312
|
+
.icon-tableTask .path4:before {
|
|
313
|
+
content: "\f24b";
|
|
314
|
+
margin-left: -1em;
|
|
315
|
+
color: rgb(92, 207, 99);
|
|
316
|
+
}
|
|
317
|
+
.icon-tableTask .path5:before {
|
|
318
|
+
content: "\f24c";
|
|
319
|
+
margin-left: -1em;
|
|
320
|
+
color: rgb(92, 207, 99);
|
|
321
|
+
}
|
|
322
|
+
.icon-tableTicket .path1:before {
|
|
323
|
+
content: "\f24d";
|
|
324
|
+
color: rgb(99, 156, 241);
|
|
325
|
+
}
|
|
326
|
+
.icon-tableTicket .path2:before {
|
|
327
|
+
content: "\f24e";
|
|
328
|
+
margin-left: -1em;
|
|
329
|
+
color: rgb(255, 255, 255);
|
|
330
|
+
}
|
|
331
|
+
.icon-tableTicket .path3:before {
|
|
332
|
+
content: "\f24f";
|
|
333
|
+
margin-left: -1em;
|
|
334
|
+
color: rgb(255, 255, 255);
|
|
335
|
+
}
|
|
336
|
+
.icon-tableTicket .path4:before {
|
|
337
|
+
content: "\f250";
|
|
338
|
+
margin-left: -1em;
|
|
339
|
+
color: rgb(92, 207, 99);
|
|
340
|
+
}
|
|
341
|
+
.icon-tableContact .path1:before {
|
|
342
|
+
content: "\f251";
|
|
343
|
+
color: rgb(99, 156, 241);
|
|
344
|
+
}
|
|
345
|
+
.icon-tableContact .path2:before {
|
|
346
|
+
content: "\f252";
|
|
347
|
+
margin-left: -1em;
|
|
348
|
+
color: rgb(255, 255, 255);
|
|
349
|
+
}
|
|
350
|
+
.icon-tableContact .path3:before {
|
|
351
|
+
content: "\f253";
|
|
352
|
+
margin-left: -1em;
|
|
353
|
+
color: rgb(255, 255, 255);
|
|
354
|
+
}
|
|
355
|
+
.icon-tableContact .path4:before {
|
|
356
|
+
content: "\f254";
|
|
357
|
+
margin-left: -1em;
|
|
358
|
+
color: rgb(92, 207, 99);
|
|
359
|
+
}
|
|
360
|
+
.icon-tableAccount .path1:before {
|
|
361
|
+
content: "\f255";
|
|
362
|
+
color: rgb(99, 156, 241);
|
|
363
|
+
}
|
|
364
|
+
.icon-tableAccount .path2:before {
|
|
365
|
+
content: "\f256";
|
|
366
|
+
margin-left: -1em;
|
|
367
|
+
color: rgb(255, 255, 255);
|
|
368
|
+
}
|
|
369
|
+
.icon-tableAccount .path3:before {
|
|
370
|
+
content: "\f257";
|
|
371
|
+
margin-left: -1em;
|
|
372
|
+
color: rgb(255, 255, 255);
|
|
373
|
+
}
|
|
374
|
+
.icon-tableAccount .path4:before {
|
|
375
|
+
content: "\f258";
|
|
376
|
+
margin-left: -1em;
|
|
377
|
+
color: rgb(92, 207, 99);
|
|
378
|
+
}
|
|
379
|
+
.icon-tableAccount .path5:before {
|
|
380
|
+
content: "\f259";
|
|
381
|
+
margin-left: -1em;
|
|
382
|
+
color: none;
|
|
383
|
+
}
|
|
384
|
+
.icon-multipleLine .path1:before {
|
|
385
|
+
content: "\f25a";
|
|
386
|
+
color: rgb(52, 140, 242);
|
|
387
|
+
}
|
|
388
|
+
.icon-multipleLine .path2:before {
|
|
389
|
+
content: "\f25b";
|
|
390
|
+
margin-left: -1em;
|
|
391
|
+
color: rgb(245, 164, 86);
|
|
392
|
+
}
|
|
393
|
+
.icon-table .path1:before {
|
|
394
|
+
content: "\f25c";
|
|
395
|
+
color: rgb(52, 140, 243);
|
|
396
|
+
}
|
|
397
|
+
.icon-table .path2:before {
|
|
398
|
+
content: "\f25d";
|
|
399
|
+
margin-left: -1em;
|
|
400
|
+
color: rgb(255, 255, 255);
|
|
401
|
+
}
|
|
402
|
+
.icon-percentageBar .path1:before {
|
|
403
|
+
content: "\f25e";
|
|
404
|
+
color: rgb(52, 140, 243);
|
|
405
|
+
}
|
|
406
|
+
.icon-percentageBar .path2:before {
|
|
407
|
+
content: "\f25f";
|
|
408
|
+
margin-left: -1em;
|
|
409
|
+
color: rgb(246, 165, 86);
|
|
410
|
+
}
|
|
411
|
+
.icon-pie .path1:before {
|
|
412
|
+
content: "\f260";
|
|
413
|
+
color: rgb(245, 164, 86);
|
|
414
|
+
}
|
|
415
|
+
.icon-pie .path2:before {
|
|
416
|
+
content: "\f261";
|
|
417
|
+
margin-left: -1em;
|
|
418
|
+
color: rgb(86, 208, 92);
|
|
419
|
+
}
|
|
420
|
+
.icon-pie .path3:before {
|
|
421
|
+
content: "\f262";
|
|
422
|
+
margin-left: -1em;
|
|
423
|
+
color: rgb(52, 140, 243);
|
|
424
|
+
}
|
|
425
|
+
.icon-line:before {
|
|
426
|
+
content: "\f263";
|
|
427
|
+
color: #348cf2;
|
|
428
|
+
}
|
|
429
|
+
.icon-funnel .path1:before {
|
|
430
|
+
content: "\f264";
|
|
431
|
+
color: rgb(245, 164, 86);
|
|
432
|
+
}
|
|
433
|
+
.icon-funnel .path2:before {
|
|
434
|
+
content: "\f265";
|
|
435
|
+
margin-left: -1em;
|
|
436
|
+
color: rgb(87, 209, 93);
|
|
437
|
+
}
|
|
438
|
+
.icon-funnel .path3:before {
|
|
439
|
+
content: "\f266";
|
|
440
|
+
margin-left: -1em;
|
|
441
|
+
color: rgb(52, 140, 242);
|
|
442
|
+
}
|
|
443
|
+
.icon-stackedBar .path1:before {
|
|
444
|
+
content: "\f267";
|
|
445
|
+
color: rgb(52, 140, 243);
|
|
446
|
+
}
|
|
447
|
+
.icon-stackedBar .path2:before {
|
|
448
|
+
content: "\f268";
|
|
449
|
+
margin-left: -1em;
|
|
450
|
+
color: rgb(246, 165, 86);
|
|
451
|
+
}
|
|
452
|
+
.icon-bar .path1:before {
|
|
453
|
+
content: "\f269";
|
|
454
|
+
color: rgb(52, 140, 243);
|
|
455
|
+
}
|
|
456
|
+
.icon-bar .path2:before {
|
|
457
|
+
content: "\f26a";
|
|
458
|
+
margin-left: -1em;
|
|
459
|
+
color: rgb(87, 208, 93);
|
|
456
460
|
}
|
|
457
|
-
.icon-bar .path3:before{
|
|
458
|
-
content:"\f26b";
|
|
459
|
-
margin-left
|
|
460
|
-
color:rgb(245, 164, 86);
|
|
461
|
+
.icon-bar .path3:before {
|
|
462
|
+
content: "\f26b";
|
|
463
|
+
margin-left: -1em;
|
|
464
|
+
color: rgb(245, 164, 86);
|
|
461
465
|
}
|
|
462
|
-
.icon-barGraph:before{
|
|
463
|
-
content:"\f26c";
|
|
466
|
+
.icon-barGraph:before {
|
|
467
|
+
content: "\f26c";
|
|
464
468
|
}
|
|
465
|
-
.icon-barLineGraph:before{
|
|
466
|
-
content:"\f26d";
|
|
469
|
+
.icon-barLineGraph:before {
|
|
470
|
+
content: "\f26d";
|
|
467
471
|
}
|
|
468
|
-
.icon-dialMeter:before{
|
|
469
|
-
content:"\f26e";
|
|
472
|
+
.icon-dialMeter:before {
|
|
473
|
+
content: "\f26e";
|
|
470
474
|
}
|
|
471
|
-
.icon-donutChart:before{
|
|
472
|
-
content:"\f26f";
|
|
475
|
+
.icon-donutChart:before {
|
|
476
|
+
content: "\f26f";
|
|
473
477
|
}
|
|
474
|
-
.icon-lineGraph:before{
|
|
475
|
-
content:"\f270";
|
|
478
|
+
.icon-lineGraph:before {
|
|
479
|
+
content: "\f270";
|
|
476
480
|
}
|
|
477
|
-
.icon-listGraph:before{
|
|
478
|
-
content:"\f271";
|
|
481
|
+
.icon-listGraph:before {
|
|
482
|
+
content: "\f271";
|
|
479
483
|
}
|
|
480
|
-
.icon-multilineGraph:before{
|
|
481
|
-
content:"\f272";
|
|
484
|
+
.icon-multilineGraph:before {
|
|
485
|
+
content: "\f272";
|
|
482
486
|
}
|
|
483
|
-
.icon-pieChart:before{
|
|
484
|
-
content:"\f273";
|
|
487
|
+
.icon-pieChart:before {
|
|
488
|
+
content: "\f273";
|
|
485
489
|
}
|
|
486
|
-
.icon-pieChartFill:before{
|
|
487
|
-
content:"\f274";
|
|
490
|
+
.icon-pieChartFill:before {
|
|
491
|
+
content: "\f274";
|
|
488
492
|
}
|
|
489
|
-
.icon-tableChart:before{
|
|
490
|
-
content:"\f275";
|
|
493
|
+
.icon-tableChart:before {
|
|
494
|
+
content: "\f275";
|
|
491
495
|
}
|
|
492
|
-
.icon-wordCloud:before{
|
|
493
|
-
content:"\f276";
|
|
496
|
+
.icon-wordCloud:before {
|
|
497
|
+
content: "\f276";
|
|
494
498
|
}
|
|
495
|
-
.icon-barHorizontal:before{
|
|
496
|
-
content:"\f277";
|
|
499
|
+
.icon-barHorizontal:before {
|
|
500
|
+
content: "\f277";
|
|
497
501
|
}
|
|
498
|
-
.icon-reportRedirection:before{
|
|
499
|
-
content:"\f278";
|
|
502
|
+
.icon-reportRedirection:before {
|
|
503
|
+
content: "\f278";
|
|
500
504
|
}
|
|
501
|
-
.icon-graphView:before{
|
|
502
|
-
content:"\f279";
|
|
505
|
+
.icon-graphView:before {
|
|
506
|
+
content: "\f279";
|
|
503
507
|
}
|
|
504
508
|
}
|