@zohodesk/icons 1.3.10 → 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.
- package/README.md +9 -0
- package/assets/fonts/zd-gcFonts.svg +2 -0
- package/assets/fonts/zd-gcFonts.woff +0 -0
- package/assets/fonts/zd-gcFonts.woff2 +0 -0
- package/assets/fonts/zd-rGeneral.svg +1 -0
- package/assets/fonts/zd-rGeneral.woff +0 -0
- package/assets/fonts/zd-rGeneral.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 +630 -623
- 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 +1475 -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 +3 -3
- package/es/Context/__tests__/__snapshots__/IconContext.spec.js.snap +12 -12
- package/es/Icon/FontFactory.js +6 -3
- package/es/Icon/FontIcon.js +3 -2
- package/es/Icon/SvgIcon.js +2 -1
- package/es/Icon/__tests__/Icon.spec.js +15 -0
- package/es/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +22 -22
- package/es/Icon/__tests__/__snapshots__/Icon.spec.js.snap +37876 -0
- package/es/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +13 -13
- package/lib/Context/__tests__/__snapshots__/IconContext.spec.js.snap +12 -12
- package/lib/Icon/FontFactory.js +4 -3
- package/lib/Icon/FontIcon.js +4 -2
- package/lib/Icon/SvgIcon.js +3 -1
- package/lib/Icon/__tests__/Icon.spec.js +38 -0
- package/lib/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +22 -22
- package/lib/Icon/__tests__/__snapshots__/Icon.spec.js.snap +37876 -0
- package/lib/Icon/__tests__/__snapshots__/SvgIcon.spec.js.snap +13 -13
- package/package.json +19 -12
- package/ut.config.js +106 -0
package/README.md
CHANGED
|
@@ -2,6 +2,15 @@
|
|
|
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
|
+
|
|
10
|
+
# 1.3.11
|
|
11
|
+
|
|
12
|
+
- ReactGeneralFontIcon - ZD-GN-tour icon added.
|
|
13
|
+
|
|
5
14
|
# 1.3.10
|
|
6
15
|
|
|
7
16
|
- Reordered className values to ensure customClass is always appended last to adopt CSS utility .
|
|
@@ -460,4 +460,6 @@
|
|
|
460
460
|
<glyph unicode="󄇂" 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="󄇃" 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="󄇄" 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="󄇅" 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="󄇆" 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
|
|
@@ -236,4 +236,5 @@
|
|
|
236
236
|
<glyph unicode="򲃢" d="M396.032 414.464h125.184c14.080 0 25.6-11.52 25.6-25.6s-11.52-25.6-25.6-25.6h-125.184c-14.080 0-25.6 11.52-25.6 25.6s11.52 25.6 25.6 25.6zM482.816 751.104l75.008-54.528c21.76 7.168 37.376 15.616 49.152 27.392l-94.208 68.608c-26.624 19.456-63.232 20.224-90.624 1.792l-291.072-194.048c-11.776-7.936-14.848-23.808-7.168-35.584 4.864-7.424 13.056-11.52 21.248-11.52 4.864 0 9.728 1.28 14.080 4.352l291.072 194.048c9.728 6.656 22.528 6.144 32-0.768zM708.864 375.552c-8.96 0-17.408 2.048-25.344 5.632v-86.528c0-9.984-3.84-19.2-10.752-26.112s-16.384-10.752-26.112-10.752h-376.064c-9.984 0-19.2 3.84-26.112 10.752s-10.752 16.384-10.752 26.112v196.864c0 14.080-11.52 25.6-25.6 25.6s-25.6-11.52-25.6-25.6v-196.864c0-23.552 9.216-45.824 25.856-62.464s38.912-25.856 62.464-25.856h376.064c23.552 0 45.824 9.216 62.464 25.856s25.856 38.912 25.856 62.464v86.528c-7.936-3.584-16.64-5.632-25.856-5.632z" />
|
|
237
237
|
<glyph unicode="򲃣" d="M523.776 634.624c113.664 25.088 147.712 59.136 172.8 172.8 1.28 5.888 6.4 9.984 12.544 9.984s11.264-4.096 12.544-9.984c25.088-113.664 59.136-147.712 172.8-172.8 5.888-1.28 9.984-6.4 9.984-12.544s-4.096-11.264-9.984-12.544c-113.664-25.088-147.712-59.136-172.8-172.8-1.28-5.888-6.4-9.984-12.544-9.984s-11.264 4.096-12.544 9.984c-25.088 113.664-59.136 147.712-172.8 172.8-5.888 1.28-9.984 6.4-9.984 12.544s4.096 11.264 9.984 12.544z" />
|
|
238
238
|
<glyph unicode="򲃤" glyph-name="manualTranslation" d="M813.824 246.528l-111.616 312.064c-3.584 9.984-13.056 16.896-23.552 16.896h-0.512c-10.496 0-19.968-6.4-23.808-16.128l-89.856-227.584s0 0 0 0l-33.28-84.224c-5.12-13.056 1.28-27.904 14.336-33.28 13.056-5.12 27.904 1.28 33.28 14.336l26.624 67.584h136.448l23.808-66.816c3.84-10.496 13.568-16.896 24.064-16.896 2.816 0 5.888 0.512 8.704 1.536 13.312 4.864 20.224 19.456 15.36 32.768zM625.408 347.392l51.456 130.048 46.592-130.048h-97.792zM524.8 461.824c-4.096 0-7.936 1.024-11.776 2.816-44.8 23.296-81.664 49.92-112.384 77.056-51.968-29.952-97.792-44.544-101.632-45.824-2.56-0.768-5.12-1.024-7.68-1.024-11.008 0-20.992 6.912-24.32 17.92-4.096 13.568 3.328 27.904 16.896 32 0.768 0 36.352 11.776 79.104 34.56-65.792 72.704-91.904 145.664-101.12 180.992h-27.392c-14.080 0-25.6 11.52-25.6 25.6s11.52 25.6 25.6 25.6h360.448c14.080 0 25.6-11.52 25.6-25.6s-11.52-25.6-25.6-25.6h-279.808c10.752-34.56 36.096-94.208 92.416-153.856 39.424 27.136 77.056 63.488 93.44 109.056 4.608 13.312 19.2 20.224 32.768 15.616 13.312-4.864 20.224-19.456 15.616-32.768-19.2-54.016-60.16-96-103.424-127.744 25.6-21.504 55.552-41.984 91.136-60.672 12.544-6.4 17.408-22.016 10.752-34.56-4.608-8.704-13.568-13.824-22.784-13.824z" />
|
|
239
|
+
<glyph unicode="򲃥" glyph-name="tour" d="M914.176 914.176c-9.984 9.984-26.112 9.984-36.096 0l-28.672-28.672c-13.568 7.424-28.672 12.032-45.056 12.032h-177.92c-34.048 0-66.048-13.312-90.112-37.376l-128.768-128.768-126.72 22.016c-1.536 0-3.84 0-4.352 0.256-24.832 0-48.128-9.728-65.792-27.392l-100.352-100.352c-9.984-9.984-9.984-26.112 0-36.096 5.12-5.12 11.52-7.424 18.176-7.424s13.056 2.56 18.176 7.424l100.352 100.352c7.424 7.424 17.408 11.776 27.904 12.288l88.576-15.36-61.184-61.184c-24.064-24.064-37.376-56.064-37.376-90.112s13.312-66.048 37.376-90.112l143.872-143.872c24.064-24.064 56.064-37.376 90.112-37.376s66.048 13.312 90.112 37.376l61.184 61.184 15.36-88.576c-0.512-10.496-4.864-20.48-12.288-27.904l-100.352-100.352c-9.984-9.984-9.984-26.112 0-36.096 5.12-5.12 11.52-7.424 18.176-7.424s13.056 2.56 18.176 7.424l100.352 100.352c17.664 17.664 27.392 40.96 27.392 65.792 0 1.536 0 3.072-0.256 4.352l-22.016 126.72 128.768 128.768c24.064 24.064 37.376 56.064 37.376 90.112v177.92c0 16.384-4.608 31.744-12.032 45.056l28.672 28.672c9.984 9.984 9.984 26.112 0 36.096zM846.336 626.176c0-20.224-7.936-39.424-22.272-54.016l-234.24-234.24c-28.672-28.928-79.104-28.672-107.776 0l-143.872 143.872c-14.336 14.336-22.272 33.536-22.272 54.016s7.936 39.424 22.272 54.016l234.24 234.24c14.336 14.336 33.536 22.272 54.016 22.272h177.92c23.296 0 42.24-18.944 42.24-42.24v-177.92zM566.016 698.112c-17.664-17.664-27.392-41.216-27.392-66.048s9.728-48.384 27.392-66.048c18.176-18.176 42.24-27.392 66.048-27.392s47.872 9.216 66.048 27.392c36.352 36.352 36.352 95.744 0 132.096s-95.744 36.352-132.096 0zM662.016 602.112c-16.384-16.384-43.264-16.384-59.904 0-7.936 7.936-12.288 18.688-12.288 29.952s4.352 22.016 12.288 29.952c8.192 8.192 19.2 12.288 29.952 12.288s21.76-4.096 29.952-12.288c16.384-16.384 16.384-43.264 0-59.904zM407.808 263.936c9.984-9.984 9.984-26.112 0-36.096-47.872-47.872-111.616-57.856-156.928-57.856-31.488 0-54.272 4.864-56.32 5.376-0.512 0-0.768 0.512-1.28 0.512-2.048 0.512-3.84 1.536-5.888 2.56-0.768 0.512-1.792 0.768-2.56 1.536-2.304 1.792-4.608 4.096-6.144 6.656 0 0 0 0.512-0.256 0.768-1.28 2.304-2.56 4.864-3.072 7.424 0 0 0 0.768 0 1.024 0 0 0 0 0 0-2.56 11.52-26.112 133.376 52.736 212.224 9.984 9.984 26.112 9.984 36.096 0s9.984-26.112 0-36.096c-46.080-46.080-44.8-116.992-41.216-148.992 32-3.584 102.912-4.864 148.992 41.216 9.984 9.984 26.112 9.984 36.096 0z" />
|
|
239
240
|
</font></defs></svg>
|
|
Binary file
|
|
Binary file
|
package/assets/fonts/zd-rIM.svg
CHANGED
|
@@ -14,4 +14,6 @@
|
|
|
14
14
|
<glyph unicode="󇔄" 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="󇔅" 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="󇔆" 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="󇔇" 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="󇔈" 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>
|
package/assets/fonts/zd-rIM.woff
CHANGED
|
Binary file
|
|
Binary file
|
|
@@ -1,9 +1,13 @@
|
|
|
1
|
-
@font-face{
|
|
2
|
-
font-family:"
|
|
3
|
-
src:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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:"
|
|
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:"
|
|
3
|
-
src:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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:"
|
|
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
|
|
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
|
|
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:"
|
|
3
|
-
src:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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:"
|
|
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
|
|
24
|
-
color:rgb(38, 111, 181);
|
|
25
|
-
}
|
|
26
|
-
.icon-bar .path3:before{
|
|
27
|
-
content:"\c9502";
|
|
28
|
-
margin-left
|
|
29
|
-
color:rgb(40, 164, 73);
|
|
30
|
-
}
|
|
31
|
-
.icon-bar .path4:before{
|
|
32
|
-
content:"\c9503";
|
|
33
|
-
margin-left
|
|
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
|
|
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
|
|
52
|
-
color:rgb(40, 164, 73);
|
|
53
|
-
}
|
|
54
|
-
.icon-happinessRating .path3:before{
|
|
55
|
-
content:"\c9508";
|
|
56
|
-
margin-left
|
|
57
|
-
color:rgb(248, 186, 52);
|
|
58
|
-
}
|
|
59
|
-
.icon-line:before{
|
|
60
|
-
content:"\c9509";
|
|
61
|
-
color
|
|
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
|
|
70
|
-
color:rgb(227, 40, 40);
|
|
71
|
-
}
|
|
72
|
-
.icon-liveTraffic .path3:before{
|
|
73
|
-
content:"\c950c";
|
|
74
|
-
margin-left
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
138
|
-
color:rgb(227, 40, 40);
|
|
139
|
-
}
|
|
140
|
-
.icon-overdueTicket .path3:before{
|
|
141
|
-
content:"\c951b";
|
|
142
|
-
margin-left
|
|
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
|
|
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
|
|
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
|
|
170
|
-
color:rgb(40, 164, 73);
|
|
171
|
-
}
|
|
172
|
-
.icon-responseTrend .path3:before{
|
|
173
|
-
content:"\c9522";
|
|
174
|
-
margin-left
|
|
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
|
|
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
|
|
193
|
-
color:rgb(38, 111, 181);
|
|
194
|
-
}
|
|
195
|
-
.icon-unassignedTicket .path3:before{
|
|
196
|
-
content:"\c9527";
|
|
197
|
-
margin-left
|
|
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
|
}
|