@zohodesk/icons 1.3.11 → 1.3.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/README.md +5 -0
  2. package/assets/fonts/zd-gcFonts.svg +2 -0
  3. package/assets/fonts/zd-gcFonts.woff +0 -0
  4. package/assets/fonts/zd-gcFonts.woff2 +0 -0
  5. package/assets/fonts/zd-rIM.svg +2 -0
  6. package/assets/fonts/zd-rIM.woff +0 -0
  7. package/assets/fonts/zd-rIM.woff2 +0 -0
  8. package/assets/react/zd-font-rAI.module.css +29 -25
  9. package/assets/react/zd-font-rAccessibility.module.css +46 -42
  10. package/assets/react/zd-font-rAnalyticsColor.module.css +199 -195
  11. package/assets/react/zd-font-rAutomation.module.css +322 -318
  12. package/assets/react/zd-font-rCallBar.module.css +35 -31
  13. package/assets/react/zd-font-rChannels.module.css +203 -199
  14. package/assets/react/zd-font-rCustomize.module.css +132 -128
  15. package/assets/react/zd-font-rDeveloperSpace.module.css +13 -9
  16. package/assets/react/zd-font-rExportFiles.module.css +731 -727
  17. package/assets/react/zd-font-rGeneral.module.css +628 -624
  18. package/assets/react/zd-font-rIM.module.css +52 -38
  19. package/assets/react/zd-font-rIntegrations.module.css +211 -207
  20. package/assets/react/zd-font-rLhs.module.css +380 -376
  21. package/assets/react/zd-font-rMarketplace.module.css +153 -149
  22. package/assets/react/zd-font-rReports.module.css +226 -222
  23. package/assets/react/zd-font-rSetup.module.css +151 -147
  24. package/assets/react/zd-font-rTickets.module.css +302 -298
  25. package/assets/react/zd-font-rTopband.module.css +122 -118
  26. package/assets/react/zd-font-rTwotone.module.css +1270 -1266
  27. package/assets/react/zd-font-rUpdates.module.css +17 -13
  28. package/assets/react/zd-font-react-addforms.module.css +439 -435
  29. package/assets/react/zd-font-react-automate.module.css +43 -39
  30. package/assets/react/zd-font-react-channels.module.css +433 -429
  31. package/assets/react/zd-font-react-channels.plain.css +433 -429
  32. package/assets/react/zd-font-react-common.module.css +771 -767
  33. package/assets/react/zd-font-react-common.plain.css +771 -767
  34. package/assets/react/zd-font-react-community.module.css +215 -211
  35. package/assets/react/zd-font-react-customers.module.css +21 -17
  36. package/assets/react/zd-font-react-customize.module.css +608 -604
  37. package/assets/react/zd-font-react-gamescope.module.css +85 -81
  38. package/assets/react/zd-font-react-gcFonts.module.css +1475 -1462
  39. package/assets/react/zd-font-react-gettingstarted.module.css +305 -301
  40. package/assets/react/zd-font-react-integrations.module.css +43 -39
  41. package/assets/react/zd-font-react-kb.module.css +4419 -4415
  42. package/assets/react/zd-font-react-logo.module.css +20 -16
  43. package/assets/react/zd-font-react-organization.module.css +51 -47
  44. package/assets/react/zd-font-react-organization.plain.css +51 -47
  45. package/assets/react/zd-font-react-others.module.css +281 -277
  46. package/assets/react/zd-font-react-reports.module.css +448 -444
  47. package/assets/react/zd-font-react-setup.module.css +785 -781
  48. package/assets/react/zd-font-react-setup.plain.css +785 -781
  49. package/assets/react/zd-font-react-social.module.css +456 -452
  50. package/assets/react/zd-font-react-ticket-channels.module.css +252 -248
  51. package/assets/react/zd-font-react-tickets.module.css +884 -880
  52. package/assets/react/zd-font-react-tickets.plain.css +884 -880
  53. package/assets/react/zd-font-react-topband.module.css +550 -546
  54. package/assets/react/zd-font-react-topband.plain.css +550 -546
  55. package/cbt.config.js +2 -2
  56. package/es/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
  57. package/es/Icon/FontFactory.js +4 -2
  58. package/es/Icon/FontIcon.js +3 -2
  59. package/es/Icon/SvgIcon.js +2 -1
  60. package/es/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
  61. package/es/Icon/__tests__/__snapshots__/Icon.spec.js.snap +1 -1
  62. package/es/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
  63. package/lib/Context/__tests__/__snapshots__/IconContext.spec.js.snap +1 -1
  64. package/lib/Icon/FontFactory.js +3 -2
  65. package/lib/Icon/FontIcon.js +4 -2
  66. package/lib/Icon/SvgIcon.js +3 -1
  67. package/lib/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +1 -1
  68. package/lib/Icon/__tests__/__snapshots__/Icon.spec.js.snap +1 -1
  69. package/lib/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +1 -1
  70. package/package.json +18 -11
  71. package/ut.config.js +106 -0
package/README.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  In this GiftBox we Provide FontIcons
4
4
 
5
+ # 1.3.12
6
+
7
+ - ReactIMIcon --> ZD-AC-arattai icon included.
8
+ - ReactGCFontIcon --> GC-zohoCheckout icon included.
9
+
5
10
  # 1.3.11
6
11
 
7
12
  - ReactGeneralFontIcon - ZD-GN-tour icon added.
@@ -460,4 +460,6 @@
460
460
  <glyph unicode="&#xc41c2;" d="M540.288 651.899h-165.14c-12.477 0-22.55 10.060-22.55 22.522s10.072 22.522 22.55 22.522h165.14c12.48 0 22.549-10.060 22.549-22.522s-10.069-22.522-22.549-22.522z" />
461
461
  <glyph unicode="&#xc41c3;" d="M495.266 562.036h-120.118c-12.477 0-22.55 10.060-22.55 22.522s10.072 22.522 22.55 22.522h120.118c12.476 0 22.549-10.060 22.549-22.522s-10.15-22.522-22.549-22.522z" />
462
462
  <glyph unicode="&#xc41c4;" d="M329.146 64c-13.906 0-27.060 6.383-35.629 17.493-78.549 101.572-155.895 160.879-156.647 161.408-5.562 4.203-8.87 10.807-8.87 17.792-0.075 6.98 3.157 13.585 8.644 17.865 1.428 1.126 35.929 27.78 90.5 34.91 31.87 4.13 64.267 0.977 96.137-9.532 32.247-10.586 63.967-28.681 94.635-53.905 66.447 100.975 153.039 223.646 221.365 292.787 37.205 37.687 77.798 55.554 120.717 53.227 26.684-1.501 53.141-10.81 78.699-27.777 24.431-16.216 42.018-35.361 52.467-48.57 4.361-5.559 5.862-12.766 4.134-19.597s-6.618-12.386-13.154-15.091c-50.513-21.094-165.82-164.932-300.966-375.514-18.039-28.079-48.785-44.894-82.231-44.894h-58.33c-12.48 0-22.551 10.061-22.551 22.519 0 12.463 10.071 22.524 22.551 22.524h58.33c17.963 0 34.5 9.007 44.198 24.175 29.461 45.867 87.945 134.903 148.902 216.060 61.261 81.306 109.444 134.532 146.274 161.182-35.631 34.534-69.982 39.339-80.802 39.939-29.393 1.652-58.406-11.787-86.144-39.863-105.609-106.906-258.195-348.719-303.37-424.99-7.592-12.838-21.047-21.099-36.005-21.999-0.977-0.073-1.879-0.149-2.856-0.149zM190.239 257.237c30.668-26.65 84.261-77.325 138.982-148.117 13.379 22.519 35.93 59.307 63.966 102.848-27.511 23.347-55.698 39.863-83.961 49.173-25.406 8.41-51.038 10.961-76.218 7.659-17.063-2.253-31.57-6.831-42.769-11.563z" />
463
+ <glyph unicode="&#xc41c5;" d="M151.552 448.768c0 174.080 0 261.12 53.504 314.624 53.76 53.504 140.544 53.504 314.368 53.504s260.608 0 314.368-53.504c53.504-53.504 53.504-140.544 53.504-314.624s0-261.12-53.504-314.624-140.544-53.504-314.368-53.504-260.608 0-314.368 53.504c-53.504 53.504-53.504 140.544-53.504 314.624z" />
464
+ <glyph unicode="&#xc41c6;" d="M663.296 602.112v-306.688c0-9.984-2.816-19.712-7.936-28.16-4.864-7.936-11.52-14.336-19.712-18.944s-17.152-6.912-26.624-6.912c-9.728 0-19.456 2.816-28.16 7.936l-38.912 24.064s-1.536 0.768-2.56 0.768h-217.088c-29.952 0-54.016 24.32-54.016 54.016v136.96c0 13.568 11.008 24.576 24.576 24.576h208.384c13.568 0 24.576-11.008 24.576-24.576s-11.008-24.576-24.576-24.576h-183.808v-112.384c0-2.816 2.304-4.864 4.864-4.864h217.088c9.984 0 19.712-2.816 28.16-7.936l38.912-23.808c1.536-1.024 3.328-1.024 4.864 0s2.56 2.304 2.56 4.352v306.688c0 2.816-2.304 4.864-4.864 4.864h-208.64c-2.816 0-4.864-2.304-4.864-4.864v-43.52c0-13.568-11.008-24.576-24.576-24.576s-24.576 11.008-24.576 24.576v43.52c0 29.952 24.32 54.016 54.016 54.016h208.64c29.952 0 54.016-24.32 54.016-54.016zM746.752 665.088c-13.568 0-24.576-11.008-24.576-24.576v-383.232c0-13.568 11.008-24.576 24.576-24.576v0c13.568 0 24.576 11.008 24.576 24.576v383.488c0 13.568-11.008 24.576-24.576 24.576z" />
463
465
  </font></defs></svg>
Binary file
Binary file
@@ -14,4 +14,6 @@
14
14
  <glyph unicode="&#xc7504;" d="M435.712 496.896l-36.352-36.352c-14.848 16.64-29.696 33.792-44.544 51.968-32.768 39.936-30.464 98.048 5.376 135.424l21.76 22.272c1.536 1.792 1.792 4.608 0.512 6.4l-92.672 145.152c-0.768 1.28-1.536 1.536-2.304 1.536l-40.704-27.392c-21.76-15.616-33.536-43.52-34.56-83.456-2.048-69.376 45.056-190.464 138.752-300.288l-36.352-36.352c-94.464 109.568-156.416 244.224-153.6 338.176 1.536 56.064 20.992 98.816 56.32 123.648l38.656 27.136c12.288 8.704 26.88 11.776 41.472 8.96 14.592-3.072 27.392-11.52 35.328-24.32l92.672-145.152c14.080-21.76 11.008-50.944-6.912-69.632l-21.504-22.272c-17.664-18.176-18.688-47.872-2.56-67.328 13.568-16.64 27.392-32.768 41.216-48.128z" />
15
15
  <glyph unicode="&#xc7505;" d="M838.912 325.12l-140.032 96c-21.76 14.848-50.944 12.032-69.632-7.168l-21.76-22.528c-17.152-17.92-44.032-18.944-62.464-2.816-13.312 11.776-26.112 23.296-38.656 35.072l-36.352-36.352c13.312-12.544 26.88-24.832 40.96-37.376 38.656-34.048 97.28-31.744 133.12 5.632l21.76 22.528s2.56 1.28 3.84 0.512l140.032-96c2.048-1.28 2.56-4.608 1.024-6.912l-26.112-39.936c-20.736-31.744-58.368-35.584-78.080-35.584-79.36 1.024-190.72 56.576-284.416 139.264l-36.352-36.352c103.68-92.672 227.328-153.088 320-154.368 0.768 0 1.536 0 2.304 0 51.456 0 94.72 21.504 119.296 58.88l26.112 39.936c16.64 25.344 9.984 60.16-14.848 77.312z" />
16
16
  <glyph unicode="&#xc7506;" d="M736.768 732.416v-171.776c0-14.336-11.264-25.6-25.6-25.6s-25.6 11.264-25.6 25.6v113.664l-447.232-447.232c-4.864-4.864-11.52-7.424-18.176-7.424s-13.056 2.56-17.92 7.424c-9.984 9.984-9.984 26.112 0 36.352l443.392 443.392h-106.24c-14.080 0-25.6 11.52-25.6 25.6s11.52 25.6 25.6 25.6h171.776c14.336 0 25.6-11.52 25.6-25.6z" />
17
+ <glyph unicode="&#xc7507;" horiz-adv-x="1226" d="M343.844 752.381v132.929c0 29.688 23.927 53.615 53.615 53.615h565.393c29.688 0 53.615-23.927 53.615-53.615v-828.151c0-42.537-46.968-67.794-82.416-44.753l-157.743 102.356h-575.585c-29.688 0-53.615 23.927-53.615 53.615v359.796h197.622z" />
18
+ <glyph unicode="&#xc7508;" horiz-adv-x="1226" d="M1226.053 979.69v-935.38c0-24.37-19.939-44.31-44.31-44.31s-44.31 19.939-44.31 44.31v935.38c0 24.37 19.939 44.31 44.31 44.31s44.31-19.939 44.31-44.31zM860.054 1024h-565.393c-54.058 0-97.925-43.867-97.925-97.925v-132.929c0-24.37 19.939-44.31 44.31-44.31s44.31 19.939 44.31 44.31v132.929c0 4.874 3.988 9.305 9.305 9.305h565.393c4.874 0 9.305-3.988 9.305-9.305v-828.151c0-3.545-1.772-6.203-4.874-7.976s-6.203-1.772-9.305 0l-157.743 102.356c-7.090 4.874-15.508 7.090-23.927 7.090h-575.585c-4.874 0-9.305 3.988-9.305 9.305v315.486h487.851c24.37 0 44.31 19.939 44.31 44.31s-19.939 44.31-44.31 44.31h-532.161c-24.37 0-44.31-19.939-44.31-44.31v-359.796c0-54.058 43.867-97.925 97.925-97.925h562.292l146.666-95.266c15.952-10.634 34.562-15.952 53.172-15.952 15.952 0 31.903 3.988 46.525 11.964 31.46 17.281 50.956 50.070 50.956 85.961v828.594c0 54.058-43.867 97.925-97.925 97.925z" />
17
19
  </font></defs></svg>
Binary file
Binary file
@@ -1,9 +1,13 @@
1
- @font-face{
2
- font-family:"zdf-rAI_5";
3
- src:url('../fonts/zd-rAI.woff2') format('woff2'), url('../fonts/zd-rAI.woff') format('woff'), url('../fonts/zd-rAI.svg#zdfonts') format('svg');
4
- font-weight:normal;
5
- font-style:normal;
6
- font-display:block;
1
+ @font-face {
2
+ font-family:"zdfonts-rAI";
3
+ src:
4
+ url('../fonts/zd-rAI.woff2') format('woff2'),
5
+
6
+ url('../fonts/zd-rAI.woff') format('woff'),
7
+ url('../fonts/zd-rAI.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,34 +15,34 @@
11
15
 
12
16
 
13
17
  .icon-ziaSummary,.icon-ziaTranslator,.icon-ziaContentEnhancer,.icon-ziaQualityChecker,.icon-ziaGenerateContent,.icon-ziaReplyAssistant,.icon-ziaRegerate,.icon-chatGPT,.icon-playground{
14
- font-family:"zdf-rAI_5" !important;
18
+ font-family:"zdfonts-rAI" !important;
15
19
  }
16
20
 
17
- .icon-ziaSummary:before{
18
- content:"\c8000";
21
+ .icon-ziaSummary:before {
22
+ content: "\c8000";
19
23
  }
20
- .icon-ziaTranslator:before{
21
- content:"\c8001";
24
+ .icon-ziaTranslator:before {
25
+ content: "\c8001";
22
26
  }
23
- .icon-ziaContentEnhancer:before{
24
- content:"\c8002";
27
+ .icon-ziaContentEnhancer:before {
28
+ content: "\c8002";
25
29
  }
26
- .icon-ziaQualityChecker:before{
27
- content:"\c8003";
30
+ .icon-ziaQualityChecker:before {
31
+ content: "\c8003";
28
32
  }
29
- .icon-ziaGenerateContent:before{
30
- content:"\c8004";
33
+ .icon-ziaGenerateContent:before {
34
+ content: "\c8004";
31
35
  }
32
- .icon-ziaReplyAssistant:before{
33
- content:"\c8005";
36
+ .icon-ziaReplyAssistant:before {
37
+ content: "\c8005";
34
38
  }
35
- .icon-ziaRegerate:before{
36
- content:"\c8006";
39
+ .icon-ziaRegerate:before {
40
+ content: "\c8006";
37
41
  }
38
- .icon-chatGPT:before{
39
- content:"\c8007";
42
+ .icon-chatGPT:before {
43
+ content: "\c8007";
40
44
  }
41
- .icon-playground:before{
42
- content:"\c8008";
45
+ .icon-playground:before {
46
+ content: "\c8008";
43
47
  }
44
48
  }
@@ -1,9 +1,13 @@
1
- @font-face{
2
- font-family:"zdf-rAccessibility_2";
3
- src:url('../fonts/zd-rAccessibility.woff2') format('woff2'), url('../fonts/zd-rAccessibility.woff') format('woff'), url('../fonts/zd-rAccessibility.svg#zdfonts') format('svg');
4
- font-weight:normal;
5
- font-style:normal;
6
- font-display:block;
1
+ @font-face {
2
+ font-family:"zdfonts-rAccessibility";
3
+ src:
4
+ url('../fonts/zd-rAccessibility.woff2') format('woff2'),
5
+
6
+ url('../fonts/zd-rAccessibility.woff') format('woff'),
7
+ url('../fonts/zd-rAccessibility.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,57 +15,57 @@
11
15
 
12
16
 
13
17
  .icon-learning,.icon-hearing,.icon-mobility,.icon-vision,.icon-dyslexia,.icon-seizure,.icon-adhd,.icon-astigmaism,.icon-blindness,.icon-colorBlindness,.icon-elderly,.icon-epilepsy,.icon-visuallyImpaired{
14
- font-family:"zdf-rAccessibility_2" !important;
18
+ font-family:"zdfonts-rAccessibility" !important;
15
19
  }
16
20
 
17
- .icon-learning:before{
18
- content:"\c6000";
21
+ .icon-learning:before {
22
+ content: "\c6000";
19
23
  }
20
- .icon-hearing:before{
21
- content:"\c6001";
24
+ .icon-hearing:before {
25
+ content: "\c6001";
22
26
  }
23
- .icon-mobility:before{
24
- content:"\c6002";
27
+ .icon-mobility:before {
28
+ content: "\c6002";
25
29
  }
26
- .icon-vision:before{
27
- content:"\c6003";
30
+ .icon-vision:before {
31
+ content: "\c6003";
28
32
  }
29
- .icon-dyslexia:before{
30
- content:"\c6004";
33
+ .icon-dyslexia:before {
34
+ content: "\c6004";
31
35
  }
32
- .icon-seizure:before{
33
- content:"\c6005";
36
+ .icon-seizure:before {
37
+ content: "\c6005";
34
38
  }
35
- .icon-adhd:before{
36
- content:"\c6006";
39
+ .icon-adhd:before {
40
+ content: "\c6006";
37
41
  }
38
- .icon-astigmaism:before{
39
- content:"\c6007";
42
+ .icon-astigmaism:before {
43
+ content: "\c6007";
40
44
  }
41
- .icon-blindness:before{
42
- content:"\c6008";
45
+ .icon-blindness:before {
46
+ content: "\c6008";
43
47
  }
44
- .icon-colorBlindness .path1:before{
45
- content:"\c6009";
46
- color:rgb(103, 103, 103);
48
+ .icon-colorBlindness .path1:before {
49
+ content: "\c6009";
50
+ color: rgb(103, 103, 103);
47
51
  }
48
- .icon-colorBlindness .path2:before{
49
- content:"\c600a";
50
- margin-left:-1em;
51
- color:rgb(152, 152, 152);
52
+ .icon-colorBlindness .path2:before {
53
+ content: "\c600a";
54
+ margin-left: -1em;
55
+ color: rgb(152, 152, 152);
52
56
  }
53
- .icon-colorBlindness .path3:before{
54
- content:"\c600b";
55
- margin-left:-1em;
56
- color:rgb(1, 1, 1);
57
+ .icon-colorBlindness .path3:before {
58
+ content: "\c600b";
59
+ margin-left: -1em;
60
+ color: rgb(1, 1, 1);
57
61
  }
58
- .icon-elderly:before{
59
- content:"\c600c";
62
+ .icon-elderly:before {
63
+ content: "\c600c";
60
64
  }
61
- .icon-epilepsy:before{
62
- content:"\c600d";
65
+ .icon-epilepsy:before {
66
+ content: "\c600d";
63
67
  }
64
- .icon-visuallyImpaired:before{
65
- content:"\c600e";
68
+ .icon-visuallyImpaired:before {
69
+ content: "\c600e";
66
70
  }
67
71
  }
@@ -1,9 +1,13 @@
1
- @font-face{
2
- font-family:"zdf-rAnalyticsColor_4";
3
- src:url('../fonts/zd-rAnalyticsColor.woff2') format('woff2'), url('../fonts/zd-rAnalyticsColor.woff') format('woff'), url('../fonts/zd-rAnalyticsColor.svg#zdfonts') format('svg');
4
- font-weight:normal;
5
- font-style:normal;
6
- font-display:block;
1
+ @font-face {
2
+ font-family:"zdfonts-rAnalyticsColor";
3
+ src:
4
+ url('../fonts/zd-rAnalyticsColor.woff2') format('woff2'),
5
+
6
+ url('../fonts/zd-rAnalyticsColor.woff') format('woff'),
7
+ url('../fonts/zd-rAnalyticsColor.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,196 +15,196 @@
11
15
 
12
16
 
13
17
  .icon-bar,.icon-donut,.icon-happinessRating,.icon-line,.icon-liveTraffic,.icon-mostThread,.icon-multiLine,.icon-negativeRating,.icon-offlineAgent,.icon-onlineAgent,.icon-openTicket,.icon-overdueTicket,.icon-percentage,.icon-pie,.icon-responseTrend,.icon-stackedBar,.icon-unassignedTicket,.icon-growth,.icon-askZia{
14
- font-family:"zdf-rAnalyticsColor_4" !important;
18
+ font-family:"zdfonts-rAnalyticsColor" !important;
15
19
  }
16
20
 
17
- .icon-bar .path1:before{
18
- content:"\c9500";
19
- color:rgb(227, 40, 40);
20
- }
21
- .icon-bar .path2:before{
22
- content:"\c9501";
23
- margin-left:-1em;
24
- color:rgb(38, 111, 181);
25
- }
26
- .icon-bar .path3:before{
27
- content:"\c9502";
28
- margin-left:-1em;
29
- color:rgb(40, 164, 73);
30
- }
31
- .icon-bar .path4:before{
32
- content:"\c9503";
33
- margin-left:-1em;
34
- color:rgb(248, 186, 52);
35
- }
36
- .icon-donut .path1:before{
37
- content:"\c9504";
38
- color:rgb(40, 164, 73);
39
- }
40
- .icon-donut .path2:before{
41
- content:"\c9505";
42
- margin-left:-1em;
43
- color:rgb(227, 40, 40);
44
- }
45
- .icon-happinessRating .path1:before{
46
- content:"\c9506";
47
- color:rgb(227, 38, 40);
48
- }
49
- .icon-happinessRating .path2:before{
50
- content:"\c9507";
51
- margin-left:-1em;
52
- color:rgb(40, 164, 73);
53
- }
54
- .icon-happinessRating .path3:before{
55
- content:"\c9508";
56
- margin-left:-1em;
57
- color:rgb(248, 186, 52);
58
- }
59
- .icon-line:before{
60
- content:"\c9509";
61
- color:#266fb5;
62
- }
63
- .icon-liveTraffic .path1:before{
64
- content:"\c950a";
65
- color:rgb(40, 164, 73);
66
- }
67
- .icon-liveTraffic .path2:before{
68
- content:"\c950b";
69
- margin-left:-1em;
70
- color:rgb(227, 40, 40);
71
- }
72
- .icon-liveTraffic .path3:before{
73
- content:"\c950c";
74
- margin-left:-1em;
75
- color:rgb(248, 186, 52);
76
- }
77
- .icon-mostThread .path1:before{
78
- content:"\c950d";
79
- color:rgb(40, 164, 73);
80
- }
81
- .icon-mostThread .path2:before{
82
- content:"\c950e";
83
- margin-left:-1em;
84
- color:rgb(38, 111, 181);
85
- }
86
- .icon-multiLine .path1:before{
87
- content:"\c950f";
88
- color:rgb(40, 164, 73);
89
- }
90
- .icon-multiLine .path2:before{
91
- content:"\c9510";
92
- margin-left:-1em;
93
- color:rgb(227, 40, 40);
94
- }
95
- .icon-negativeRating .path1:before{
96
- content:"\c9511";
97
- color:rgb(226, 42, 40);
98
- }
99
- .icon-negativeRating .path2:before{
100
- content:"\c9512";
101
- margin-left:-1em;
102
- color:rgb(38, 111, 181);
103
- }
104
- .icon-offlineAgent .path1:before{
105
- content:"\c9513";
106
- color:rgb(38, 111, 181);
107
- }
108
- .icon-offlineAgent .path2:before{
109
- content:"\c9514";
110
- margin-left:-1em;
111
- color:rgb(227, 38, 40);
112
- }
113
- .icon-onlineAgent .path1:before{
114
- content:"\c9515";
115
- color:rgb(38, 111, 181);
116
- }
117
- .icon-onlineAgent .path2:before{
118
- content:"\c9516";
119
- margin-left:-1em;
120
- color:rgb(40, 164, 73);
121
- }
122
- .icon-openTicket .path1:before{
123
- content:"\c9517";
124
- color:rgb(38, 111, 181);
125
- }
126
- .icon-openTicket .path2:before{
127
- content:"\c9518";
128
- margin-left:-1em;
129
- color:rgb(40, 164, 73);
130
- }
131
- .icon-overdueTicket .path1:before{
132
- content:"\c9519";
133
- color:rgb(38, 111, 181);
134
- }
135
- .icon-overdueTicket .path2:before{
136
- content:"\c951a";
137
- margin-left:-1em;
138
- color:rgb(227, 40, 40);
139
- }
140
- .icon-overdueTicket .path3:before{
141
- content:"\c951b";
142
- margin-left:-1em;
143
- color:rgb(40, 164, 73);
144
- }
145
- .icon-percentage .path1:before{
146
- content:"\c951c";
147
- color:rgb(38, 111, 181);
148
- }
149
- .icon-percentage .path2:before{
150
- content:"\c951d";
151
- margin-left:-1em;
152
- color:rgb(40, 164, 73);
153
- }
154
- .icon-pie .path1:before{
155
- content:"\c951e";
156
- color:rgb(40, 164, 73);
157
- }
158
- .icon-pie .path2:before{
159
- content:"\c951f";
160
- margin-left:-1em;
161
- color:rgb(248, 186, 52);
162
- }
163
- .icon-responseTrend .path1:before{
164
- content:"\c9520";
165
- color:rgb(248, 186, 52);
166
- }
167
- .icon-responseTrend .path2:before{
168
- content:"\c9521";
169
- margin-left:-1em;
170
- color:rgb(40, 164, 73);
171
- }
172
- .icon-responseTrend .path3:before{
173
- content:"\c9522";
174
- margin-left:-1em;
175
- color:rgb(38, 111, 181);
176
- }
177
- .icon-stackedBar .path1:before{
178
- content:"\c9523";
179
- color:rgb(38, 111, 181);
180
- }
181
- .icon-stackedBar .path2:before{
182
- content:"\c9524";
183
- margin-left:-1em;
184
- color:rgb(40, 164, 73);
185
- }
186
- .icon-unassignedTicket .path1:before{
187
- content:"\c9525";
188
- color:rgb(227, 40, 40);
189
- }
190
- .icon-unassignedTicket .path2:before{
191
- content:"\c9526";
192
- margin-left:-1em;
193
- color:rgb(38, 111, 181);
194
- }
195
- .icon-unassignedTicket .path3:before{
196
- content:"\c9527";
197
- margin-left:-1em;
198
- color:rgb(40, 164, 73);
199
- }
200
- .icon-growth:before{
201
- content:"\c9528";
202
- }
203
- .icon-askZia:before{
204
- content:"\c9529";
21
+ .icon-bar .path1:before {
22
+ content: "\c9500";
23
+ color: rgb(227, 40, 40);
24
+ }
25
+ .icon-bar .path2:before {
26
+ content: "\c9501";
27
+ margin-left: -1em;
28
+ color: rgb(38, 111, 181);
29
+ }
30
+ .icon-bar .path3:before {
31
+ content: "\c9502";
32
+ margin-left: -1em;
33
+ color: rgb(40, 164, 73);
34
+ }
35
+ .icon-bar .path4:before {
36
+ content: "\c9503";
37
+ margin-left: -1em;
38
+ color: rgb(248, 186, 52);
39
+ }
40
+ .icon-donut .path1:before {
41
+ content: "\c9504";
42
+ color: rgb(40, 164, 73);
43
+ }
44
+ .icon-donut .path2:before {
45
+ content: "\c9505";
46
+ margin-left: -1em;
47
+ color: rgb(227, 40, 40);
48
+ }
49
+ .icon-happinessRating .path1:before {
50
+ content: "\c9506";
51
+ color: rgb(227, 38, 40);
52
+ }
53
+ .icon-happinessRating .path2:before {
54
+ content: "\c9507";
55
+ margin-left: -1em;
56
+ color: rgb(40, 164, 73);
57
+ }
58
+ .icon-happinessRating .path3:before {
59
+ content: "\c9508";
60
+ margin-left: -1em;
61
+ color: rgb(248, 186, 52);
62
+ }
63
+ .icon-line:before {
64
+ content: "\c9509";
65
+ color: #266fb5;
66
+ }
67
+ .icon-liveTraffic .path1:before {
68
+ content: "\c950a";
69
+ color: rgb(40, 164, 73);
70
+ }
71
+ .icon-liveTraffic .path2:before {
72
+ content: "\c950b";
73
+ margin-left: -1em;
74
+ color: rgb(227, 40, 40);
75
+ }
76
+ .icon-liveTraffic .path3:before {
77
+ content: "\c950c";
78
+ margin-left: -1em;
79
+ color: rgb(248, 186, 52);
80
+ }
81
+ .icon-mostThread .path1:before {
82
+ content: "\c950d";
83
+ color: rgb(40, 164, 73);
84
+ }
85
+ .icon-mostThread .path2:before {
86
+ content: "\c950e";
87
+ margin-left: -1em;
88
+ color: rgb(38, 111, 181);
89
+ }
90
+ .icon-multiLine .path1:before {
91
+ content: "\c950f";
92
+ color: rgb(40, 164, 73);
93
+ }
94
+ .icon-multiLine .path2:before {
95
+ content: "\c9510";
96
+ margin-left: -1em;
97
+ color: rgb(227, 40, 40);
98
+ }
99
+ .icon-negativeRating .path1:before {
100
+ content: "\c9511";
101
+ color: rgb(226, 42, 40);
102
+ }
103
+ .icon-negativeRating .path2:before {
104
+ content: "\c9512";
105
+ margin-left: -1em;
106
+ color: rgb(38, 111, 181);
107
+ }
108
+ .icon-offlineAgent .path1:before {
109
+ content: "\c9513";
110
+ color: rgb(38, 111, 181);
111
+ }
112
+ .icon-offlineAgent .path2:before {
113
+ content: "\c9514";
114
+ margin-left: -1em;
115
+ color: rgb(227, 38, 40);
116
+ }
117
+ .icon-onlineAgent .path1:before {
118
+ content: "\c9515";
119
+ color: rgb(38, 111, 181);
120
+ }
121
+ .icon-onlineAgent .path2:before {
122
+ content: "\c9516";
123
+ margin-left: -1em;
124
+ color: rgb(40, 164, 73);
125
+ }
126
+ .icon-openTicket .path1:before {
127
+ content: "\c9517";
128
+ color: rgb(38, 111, 181);
129
+ }
130
+ .icon-openTicket .path2:before {
131
+ content: "\c9518";
132
+ margin-left: -1em;
133
+ color: rgb(40, 164, 73);
134
+ }
135
+ .icon-overdueTicket .path1:before {
136
+ content: "\c9519";
137
+ color: rgb(38, 111, 181);
138
+ }
139
+ .icon-overdueTicket .path2:before {
140
+ content: "\c951a";
141
+ margin-left: -1em;
142
+ color: rgb(227, 40, 40);
143
+ }
144
+ .icon-overdueTicket .path3:before {
145
+ content: "\c951b";
146
+ margin-left: -1em;
147
+ color: rgb(40, 164, 73);
148
+ }
149
+ .icon-percentage .path1:before {
150
+ content: "\c951c";
151
+ color: rgb(38, 111, 181);
152
+ }
153
+ .icon-percentage .path2:before {
154
+ content: "\c951d";
155
+ margin-left: -1em;
156
+ color: rgb(40, 164, 73);
157
+ }
158
+ .icon-pie .path1:before {
159
+ content: "\c951e";
160
+ color: rgb(40, 164, 73);
161
+ }
162
+ .icon-pie .path2:before {
163
+ content: "\c951f";
164
+ margin-left: -1em;
165
+ color: rgb(248, 186, 52);
166
+ }
167
+ .icon-responseTrend .path1:before {
168
+ content: "\c9520";
169
+ color: rgb(248, 186, 52);
170
+ }
171
+ .icon-responseTrend .path2:before {
172
+ content: "\c9521";
173
+ margin-left: -1em;
174
+ color: rgb(40, 164, 73);
175
+ }
176
+ .icon-responseTrend .path3:before {
177
+ content: "\c9522";
178
+ margin-left: -1em;
179
+ color: rgb(38, 111, 181);
180
+ }
181
+ .icon-stackedBar .path1:before {
182
+ content: "\c9523";
183
+ color: rgb(38, 111, 181);
184
+ }
185
+ .icon-stackedBar .path2:before {
186
+ content: "\c9524";
187
+ margin-left: -1em;
188
+ color: rgb(40, 164, 73);
189
+ }
190
+ .icon-unassignedTicket .path1:before {
191
+ content: "\c9525";
192
+ color: rgb(227, 40, 40);
193
+ }
194
+ .icon-unassignedTicket .path2:before {
195
+ content: "\c9526";
196
+ margin-left: -1em;
197
+ color: rgb(38, 111, 181);
198
+ }
199
+ .icon-unassignedTicket .path3:before {
200
+ content: "\c9527";
201
+ margin-left: -1em;
202
+ color: rgb(40, 164, 73);
203
+ }
204
+ .icon-growth:before {
205
+ content: "\c9528";
206
+ }
207
+ .icon-askZia:before {
208
+ content: "\c9529";
205
209
  }
206
210
  }