@milestone-sys/web-design-system 4.0.10 → 4.0.11

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 (271) hide show
  1. package/colors.list.js +72 -0
  2. package/design-system.css +63 -0
  3. package/design-system.js +8 -0
  4. package/flags-spritemap.svg +1 -0
  5. package/icons.list.js +3115 -0
  6. package/main.css +63 -0
  7. package/msds-spritemap.svg +1 -0
  8. package/msds-utility-spritemap.svg +1 -0
  9. package/package.json +1 -4
  10. package/rich-icon-spritemap-build-only.svg +1 -0
  11. package/rich-icons-bundle.css +2 -0
  12. package/rich-icons-bundle.js +1 -0
  13. package/scss/_variables-deprecated.scss +107 -0
  14. package/scss/_variables.scss +78 -0
  15. package/spacing.list.js +12 -0
  16. package/svg/rich/Okay.svg +34 -0
  17. package/svg/rich/acceleration.svg +40 -0
  18. package/svg/rich/access-control-illustration.svg +1 -0
  19. package/svg/rich/add-content.svg +38 -0
  20. package/svg/rich/add-solution.svg +30 -0
  21. package/svg/rich/add.svg +1 -0
  22. package/svg/rich/advanced-super-surveillance.svg +43 -0
  23. package/svg/rich/advocacy .svg +60 -0
  24. package/svg/rich/ai-bridge.svg +1 -0
  25. package/svg/rich/airplane.svg +68 -0
  26. package/svg/rich/ambition.svg +47 -0
  27. package/svg/rich/analytics-devices.svg +69 -0
  28. package/svg/rich/analytics.svg +1 -0
  29. package/svg/rich/applications.svg +98 -0
  30. package/svg/rich/backup-important.svg +158 -0
  31. package/svg/rich/black-screens.svg +44 -0
  32. package/svg/rich/blueprint.svg +23 -0
  33. package/svg/rich/body-worn.svg +46 -0
  34. package/svg/rich/book-a-demo-notification.svg +39 -0
  35. package/svg/rich/book-a-demo.svg +35 -0
  36. package/svg/rich/booking.svg +50 -0
  37. package/svg/rich/browser.svg +33 -0
  38. package/svg/rich/build.svg +35 -0
  39. package/svg/rich/building-medium.svg +67 -0
  40. package/svg/rich/cal-monthly.svg +325 -0
  41. package/svg/rich/cal-weekly.svg +174 -0
  42. package/svg/rich/calendar.svg +26 -0
  43. package/svg/rich/cam-group-big.svg +1 -0
  44. package/svg/rich/cam-group-small.svg +85 -0
  45. package/svg/rich/camera-analogue.svg +28 -0
  46. package/svg/rich/camera-memory.svg +26 -0
  47. package/svg/rich/car.svg +42 -0
  48. package/svg/rich/care.svg +17 -0
  49. package/svg/rich/catalogue.svg +23 -0
  50. package/svg/rich/certification.svg +26 -0
  51. package/svg/rich/checklist.svg +23 -0
  52. package/svg/rich/checkmark-badge.svg +12 -0
  53. package/svg/rich/checkmark.svg +12 -0
  54. package/svg/rich/clock-24-7.svg +78 -0
  55. package/svg/rich/co-working.svg +105 -0
  56. package/svg/rich/coffee.svg +61 -0
  57. package/svg/rich/community.svg +185 -0
  58. package/svg/rich/company.svg +33 -0
  59. package/svg/rich/complete-flow.svg +31 -0
  60. package/svg/rich/consumer.svg +48 -0
  61. package/svg/rich/contact-illustration.svg +14 -0
  62. package/svg/rich/contact-notification.svg +18 -0
  63. package/svg/rich/covid.svg +1 -0
  64. package/svg/rich/crime.svg +30 -0
  65. package/svg/rich/crowd-management.svg +48 -0
  66. package/svg/rich/customer-stories.svg +24 -0
  67. package/svg/rich/customizable.svg +20 -0
  68. package/svg/rich/cyber-security.svg +132 -0
  69. package/svg/rich/dashboard.svg +44 -0
  70. package/svg/rich/decision-making.svg +20 -0
  71. package/svg/rich/deployment-device.svg +67 -0
  72. package/svg/rich/design-animated.svg +52 -0
  73. package/svg/rich/design.svg +25 -0
  74. package/svg/rich/devices-web.svg +57 -0
  75. package/svg/rich/devices.svg +30 -0
  76. package/svg/rich/discount.svg +23 -0
  77. package/svg/rich/document.svg +25 -0
  78. package/svg/rich/documentation.svg +80 -0
  79. package/svg/rich/dome-cam-8.svg +85 -0
  80. package/svg/rich/dome-cam.svg +16 -0
  81. package/svg/rich/download-illustration.svg +50 -0
  82. package/svg/rich/driver-framework.svg +1 -0
  83. package/svg/rich/drone.svg +1 -0
  84. package/svg/rich/e-learning.svg +43 -0
  85. package/svg/rich/ease-of-use.svg +1 -0
  86. package/svg/rich/emergency.svg +45 -0
  87. package/svg/rich/employees.svg +38 -0
  88. package/svg/rich/end-user.svg +29 -0
  89. package/svg/rich/expertise.svg +48 -0
  90. package/svg/rich/explore.svg +51 -0
  91. package/svg/rich/extension.svg +64 -0
  92. package/svg/rich/failover.svg +34 -0
  93. package/svg/rich/faq.svg +24 -0
  94. package/svg/rich/feature-rich.svg +1 -0
  95. package/svg/rich/feedback-notification.svg +22 -0
  96. package/svg/rich/feedback.svg +18 -0
  97. package/svg/rich/find.svg +29 -0
  98. package/svg/rich/flexibility.svg +14 -0
  99. package/svg/rich/form.svg +27 -0
  100. package/svg/rich/get-leads.svg +74 -0
  101. package/svg/rich/getting-started.svg +30 -0
  102. package/svg/rich/global-partner-network.svg +979 -0
  103. package/svg/rich/growth-data.svg +57 -0
  104. package/svg/rich/happiness.svg +30 -0
  105. package/svg/rich/hardware-applications-software.svg +166 -0
  106. package/svg/rich/hardware-services-documentation.svg +48 -0
  107. package/svg/rich/hardware.svg +23 -0
  108. package/svg/rich/innovation.svg +1 -0
  109. package/svg/rich/intelligence.svg +44 -0
  110. package/svg/rich/interconnect.svg +40 -0
  111. package/svg/rich/investigation.svg +35 -0
  112. package/svg/rich/join.svg +79 -0
  113. package/svg/rich/key-features.svg +39 -0
  114. package/svg/rich/languages.svg +50 -0
  115. package/svg/rich/license-governance.svg +46 -0
  116. package/svg/rich/license-key.svg +14 -0
  117. package/svg/rich/like-notification.svg +44 -0
  118. package/svg/rich/listen.svg +14 -0
  119. package/svg/rich/live-streaming.svg +94 -0
  120. package/svg/rich/logged-in.svg +15 -0
  121. package/svg/rich/lpr.svg +60 -0
  122. package/svg/rich/marketplace-challenges-assist-people-feel-safe-leaving.svg +106 -0
  123. package/svg/rich/marketplace-challenges-assist-people-in-finding-their-vehicles.svg +125 -0
  124. package/svg/rich/marketplace-challenges-avoid-employee-theft.svg +170 -0
  125. package/svg/rich/marketplace-challenges-control-access-to-restricted-areas.svg +105 -0
  126. package/svg/rich/marketplace-challenges-discover-inefficiencies-in-cargo-movement.svg +131 -0
  127. package/svg/rich/marketplace-challenges-find-lost-children.svg +88 -0
  128. package/svg/rich/marketplace-challenges-gather-evidence-for-criminal-investigation.svg +173 -0
  129. package/svg/rich/marketplace-challenges-improve-wait-time-in-lines.svg +376 -0
  130. package/svg/rich/marketplace-challenges-money-disputes-with-customers.svg +158 -0
  131. package/svg/rich/marketplace-challenges-personalized-customer-experience.svg +128 -0
  132. package/svg/rich/marketplace-challenges-prevent-multiple-people-from-entering-a-door-on-a-single-access-badge.svg +246 -0
  133. package/svg/rich/marketplace-challenges-provide-evidence-against-lawsuit.svg +271 -0
  134. package/svg/rich/marketplace-challenges-react-to-confrontations-before-they-escalate.svg +177 -0
  135. package/svg/rich/marketplace-challenges-reduce-property-damage.svg +382 -0
  136. package/svg/rich/marketplace-challenges-reduce-workplace-accidents.svg +173 -0
  137. package/svg/rich/marketplace-challenges-respond-to-medical-emergencies.svg +180 -0
  138. package/svg/rich/marketplace-challenges-situational-awareness-to-response-teams.svg +331 -0
  139. package/svg/rich/marketplace-challenges-understand-customer-behavior.svg +456 -0
  140. package/svg/rich/marketplace-challenges-vandalism.svg +121 -0
  141. package/svg/rich/marketplace-collect.svg +121 -0
  142. package/svg/rich/marketplace-convert.svg +1 -0
  143. package/svg/rich/marketplace-filter.svg +55 -0
  144. package/svg/rich/marketplace-industries-airports.svg +381 -0
  145. package/svg/rich/marketplace-industries-art-and-entertainment.svg +171 -0
  146. package/svg/rich/marketplace-industries-city-surveillance.svg +573 -0
  147. package/svg/rich/marketplace-industries-construction.svg +254 -0
  148. package/svg/rich/marketplace-industries-critical-infrastructure.svg +293 -0
  149. package/svg/rich/marketplace-industries-education.svg +292 -0
  150. package/svg/rich/marketplace-industries-finance-and-insurance.svg +141 -0
  151. package/svg/rich/marketplace-industries-healthcare.svg +208 -0
  152. package/svg/rich/marketplace-industries-information-technology.svg +251 -0
  153. package/svg/rich/marketplace-industries-manufacturing.svg +176 -0
  154. package/svg/rich/marketplace-industries-public-administration.svg +350 -0
  155. package/svg/rich/marketplace-industries-public-transport.svg +304 -0
  156. package/svg/rich/marketplace-industries-retail.svg +393 -0
  157. package/svg/rich/marketplace-industries-seaports.svg +336 -0
  158. package/svg/rich/marketplace-industries-trafic-monitoring.svg +256 -0
  159. package/svg/rich/marketplace-industries-utilities.svg +212 -0
  160. package/svg/rich/marketplace-inspired.svg +1 -0
  161. package/svg/rich/marketplace-interface.svg +77 -0
  162. package/svg/rich/marketplace-practice-access-control.svg +118 -0
  163. package/svg/rich/marketplace-practice-business-intelligence.svg +90 -0
  164. package/svg/rich/marketplace-practice-business-solutions.svg +196 -0
  165. package/svg/rich/marketplace-practice-central-monitoring.svg +506 -0
  166. package/svg/rich/marketplace-practice-cloud-and-managed-services.svg +76 -0
  167. package/svg/rich/marketplace-practice-communication.svg +188 -0
  168. package/svg/rich/marketplace-practice-crisis-emergency.svg +161 -0
  169. package/svg/rich/marketplace-practice-cyber-security.svg +142 -0
  170. package/svg/rich/marketplace-practice-detection-and-deterrence.svg +165 -0
  171. package/svg/rich/marketplace-practice-digital-infrastructure.svg +198 -0
  172. package/svg/rich/marketplace-practice-facilities-management.svg +333 -0
  173. package/svg/rich/marketplace-practice-fire-and-life-safety.svg +169 -0
  174. package/svg/rich/marketplace-practice-home-automation-iot.svg +162 -0
  175. package/svg/rich/marketplace-practice-intrusion-and-alarm.svg +302 -0
  176. package/svg/rich/marketplace-practice-investigation.svg +158 -0
  177. package/svg/rich/marketplace-practice-it-hardware-and-equipment.svg +255 -0
  178. package/svg/rich/marketplace-practice-privacy-protection.svg +119 -0
  179. package/svg/rich/marketplace-practice-smart-city.svg +352 -0
  180. package/svg/rich/marketplace-practice-surveillance.svg +73 -0
  181. package/svg/rich/marketplace-practice-tracking-and-monitoring.svg +179 -0
  182. package/svg/rich/marketplace-practice-vehicles-and-traffic.svg +228 -0
  183. package/svg/rich/marketplace-product-page.svg +1 -0
  184. package/svg/rich/marketplace-see.svg +1 -0
  185. package/svg/rich/marketplace-solution-service.svg +75 -0
  186. package/svg/rich/marketplace-understanding-data.svg +1 -0
  187. package/svg/rich/milestone-global-offices-illustration.svg +50 -0
  188. package/svg/rich/milestone-in the-media.svg +50 -0
  189. package/svg/rich/mind-at-ease.svg +1 -0
  190. package/svg/rich/mobile-support.svg +41 -0
  191. package/svg/rich/my-milestone.svg +29 -0
  192. package/svg/rich/network.svg +25 -0
  193. package/svg/rich/newspaper.svg +21 -0
  194. package/svg/rich/no-1.svg +51 -0
  195. package/svg/rich/no-backup.svg +31 -0
  196. package/svg/rich/one-hub.svg +72 -0
  197. package/svg/rich/open-platform-community.svg +145 -0
  198. package/svg/rich/open-platform.svg +11 -0
  199. package/svg/rich/outdated-hardware.svg +54 -0
  200. package/svg/rich/partnership.svg +40 -0
  201. package/svg/rich/passion.svg +42 -0
  202. package/svg/rich/phishing.svg +1 -0
  203. package/svg/rich/planet.svg +76 -0
  204. package/svg/rich/play.svg +11 -0
  205. package/svg/rich/press-release.svg +31 -0
  206. package/svg/rich/product-overview-illustration.svg +50 -0
  207. package/svg/rich/project-animated.svg +100 -0
  208. package/svg/rich/project.svg +19 -0
  209. package/svg/rich/promotion.svg +26 -0
  210. package/svg/rich/publish.svg +13 -0
  211. package/svg/rich/quote.svg +105 -0
  212. package/svg/rich/reaction-mode.svg +55 -0
  213. package/svg/rich/releases.svg +18 -0
  214. package/svg/rich/reliable.svg +25 -0
  215. package/svg/rich/reminder.svg +34 -0
  216. package/svg/rich/robot.svg +1 -0
  217. package/svg/rich/sale-buyer.svg +1 -0
  218. package/svg/rich/save-money.svg +28 -0
  219. package/svg/rich/save-the-date.svg +1 -0
  220. package/svg/rich/scalable.svg +17 -0
  221. package/svg/rich/scale-balance.svg +102 -0
  222. package/svg/rich/scale-up.svg +12 -0
  223. package/svg/rich/screen-recording.svg +260 -0
  224. package/svg/rich/searching.svg +116 -0
  225. package/svg/rich/secure-gdpr.svg +53 -0
  226. package/svg/rich/secure.svg +50 -0
  227. package/svg/rich/self-service-support.svg +16 -0
  228. package/svg/rich/service-coding.svg +45 -0
  229. package/svg/rich/sign-up.svg +38 -0
  230. package/svg/rich/single-site.svg +32 -0
  231. package/svg/rich/smart-wall-person.svg +136 -0
  232. package/svg/rich/smart-wall.svg +97 -0
  233. package/svg/rich/social-distancing.svg +1 -0
  234. package/svg/rich/software.svg +1 -0
  235. package/svg/rich/solutions-design-tool.svg +235 -0
  236. package/svg/rich/storage.svg +1 -0
  237. package/svg/rich/submit-for-feedback.svg +29 -0
  238. package/svg/rich/subscriptions.svg +38 -0
  239. package/svg/rich/support-call.svg +30 -0
  240. package/svg/rich/support-chat-female.svg +49 -0
  241. package/svg/rich/support-chat-male.svg +49 -0
  242. package/svg/rich/support-technical.svg +18 -0
  243. package/svg/rich/switch-on.svg +1 -0
  244. package/svg/rich/system-builder.svg +25 -0
  245. package/svg/rich/tags.svg +25 -0
  246. package/svg/rich/target.svg +16 -0
  247. package/svg/rich/time-to-market.svg +54 -0
  248. package/svg/rich/tools.svg +38 -0
  249. package/svg/rich/trade-show.svg +91 -0
  250. package/svg/rich/transaction.svg +57 -0
  251. package/svg/rich/translation.svg +18 -0
  252. package/svg/rich/update-content-then-publish.svg +78 -0
  253. package/svg/rich/update-content.svg +56 -0
  254. package/svg/rich/upgrade.svg +1 -0
  255. package/svg/rich/user-review.svg +23 -0
  256. package/svg/rich/verification.svg +38 -0
  257. package/svg/rich/video-cookie.svg +78 -0
  258. package/svg/rich/vps.svg +39 -0
  259. package/svg/rich/warning.svg +49 -0
  260. package/svg/rich/watch.svg +20 -0
  261. package/svg/rich/webinar.svg +50 -0
  262. package/svg/rich/well-being.svg +68 -0
  263. package/svg/rich/world-communication.svg +1 -0
  264. package/svg/rich/world-leading.svg +259 -0
  265. package/svg/rich/xprotect-access-anywhere.svg +87 -0
  266. package/svg/rich/xprotect-compare-matrix.svg +41 -0
  267. package/svg/rich/xprotect-compare-products.svg +233 -0
  268. package/svg/rich/xprotect-compare-releases.svg +209 -0
  269. package/svg/rich/xprotect.svg +32 -0
  270. package/svg/rich/youtube.svg +13 -0
  271. package/text.list.js +39 -0
package/icons.list.js ADDED
@@ -0,0 +1,3115 @@
1
+ export const flatIcons = [
2
+ {
3
+ name: 'Air Quality Control',
4
+ value: '/Static/dist/msds-spritemap.svg#air-quality-control',
5
+ previewValue: '#air-quality-control'
6
+ },
7
+ {
8
+ name: 'Access Control',
9
+ value: '/Static/dist/msds-spritemap.svg#access-control',
10
+ previewValue: '#access-control'
11
+ },
12
+ {
13
+ name: 'Bullet',
14
+ value: '/Static/dist/msds-spritemap.svg#bullet',
15
+ previewValue: '#bullet'
16
+ },
17
+ {
18
+ name: 'Car Control And Pollution Reduction',
19
+ value: '/Static/dist/msds-spritemap.svg#car-control-and-pollution-reduction',
20
+ previewValue: '#car-control-and-pollution-reduction'
21
+ },
22
+ {
23
+ name: 'Copy',
24
+ value: '/Static/dist/msds-spritemap.svg#copy',
25
+ previewValue: '#copy'
26
+ },
27
+ {
28
+ name: 'Crime Prevention',
29
+ value: '/Static/dist/msds-spritemap.svg#crime-prevention',
30
+ previewValue: '#crime-prevention'
31
+ },
32
+ {
33
+ name: 'Crisis and Incident Management',
34
+ value: '/Static/dist/msds-spritemap.svg#crisis-and-incident-management',
35
+ previewValue: '#crisis-and-incident-management'
36
+ },
37
+ {
38
+ name: 'Critical Infrastructure Management',
39
+ value: '/Static/dist/msds-spritemap.svg#critical-infrastructure-management',
40
+ previewValue: '#critical-infrastructure-management'
41
+ },
42
+ {
43
+ name: 'Crowd Management',
44
+ value: '/Static/dist/msds-spritemap.svg#crowd-management',
45
+ previewValue: '#crowd-management'
46
+ },
47
+ {
48
+ name: 'Direct and Inform People',
49
+ value: '/Static/dist/msds-spritemap.svg#direct-and-inform-people',
50
+ previewValue: '#direct-and-inform-people'
51
+ },
52
+ {
53
+ name: 'Digital Signature',
54
+ value: '/Static/dist/msds-spritemap.svg#digital-signature',
55
+ previewValue: '#digital-signature'
56
+ },
57
+ {
58
+ name: 'Emergency Preparedness',
59
+ value: '/Static/dist/msds-spritemap.svg#emergency-preparedness',
60
+ previewValue: '#emergency-preparedness'
61
+ },
62
+ {
63
+ name: 'Emergency Response',
64
+ value: '/Static/dist/msds-spritemap.svg#emergency-response',
65
+ previewValue: '#emergency-response'
66
+ },
67
+ {
68
+ name: 'Environmental Monitoring',
69
+ value: '/Static/dist/msds-spritemap.svg#environmental-monitoring',
70
+ previewValue: '#environmental-monitoring'
71
+ },
72
+ {
73
+ name: 'Event Management',
74
+ value: '/Static/dist/msds-spritemap.svg#event-management',
75
+ previewValue: '#event-management'
76
+ },
77
+ {
78
+ name: 'Intelligent Public Transport Planning',
79
+ value: '/Static/dist/msds-spritemap.svg#intelligent-public-transport-planning',
80
+ previewValue: '#intelligent-public-transport-planning'
81
+ },
82
+ {
83
+ name: 'Mobility Trends and Flows',
84
+ value: '/Static/dist/msds-spritemap.svg#mobility-trends-and-flows',
85
+ previewValue: '#mobility-trends-and-flows'
86
+ },
87
+ {
88
+ name: 'Multi Camera Search',
89
+ value: '/Static/dist/msds-spritemap.svg#multi-camera-search',
90
+ previewValue: '#multi-camera-search'
91
+ },
92
+ {
93
+ name: 'Noise Management',
94
+ value: '/Static/dist/msds-spritemap.svg#noise-management',
95
+ previewValue: '#noise-management'
96
+ },
97
+ {
98
+ name: 'Number Plate Recognition',
99
+ value: '/Static/dist/msds-spritemap.svg#number-plate-recognition',
100
+ previewValue: '#number-plate-recognition'
101
+ },
102
+ {
103
+ name: 'Pandemic Response',
104
+ value: '/Static/dist/msds-spritemap.svg#pandemic-response',
105
+ previewValue: '#pandemic-response'
106
+ },
107
+ {
108
+ name: 'Parking Management',
109
+ value: '/Static/dist/msds-spritemap.svg#parking-management',
110
+ previewValue: '#parking-management'
111
+ },
112
+ {
113
+ name: 'People Counting',
114
+ value: '/Static/dist/msds-spritemap.svg#people-counting',
115
+ previewValue: '#people-counting'
116
+ },
117
+ {
118
+ name: 'Post Incident Management',
119
+ value: '/Static/dist/msds-spritemap.svg#post-incident-management',
120
+ previewValue: '#post-incident-management'
121
+ },
122
+ {
123
+ name: 'Public Information',
124
+ value: '/Static/dist/msds-spritemap.svg#public-information',
125
+ previewValue: '#public-information'
126
+ },
127
+ {
128
+ name: 'Real Time Policing Monitoring',
129
+ value: '/Static/dist/msds-spritemap.svg#real-time-policing-monitoring',
130
+ previewValue: '#real-time-policing-monitoring'
131
+ },
132
+ {
133
+ name: 'Real Time Visualisation',
134
+ value: '/Static/dist/msds-spritemap.svg#real-time-visualisation',
135
+ previewValue: '#real-time-visualisation'
136
+ },
137
+ {
138
+ name: 'Resource Management',
139
+ value: '/Static/dist/msds-spritemap.svg#resource-management',
140
+ previewValue: '#resource-management'
141
+ },
142
+ {
143
+ name: 'Social Distancing',
144
+ value: '/Static/dist/msds-spritemap.svg#social-distancing',
145
+ previewValue: '#social-distancing'
146
+ },
147
+ {
148
+ name: 'Traffic and Road Monitoring',
149
+ value: '/Static/dist/msds-spritemap.svg#traffic-and-road-monitoring',
150
+ previewValue: '#traffic-and-road-monitoring'
151
+ },
152
+ {
153
+ name: 'Waste Management',
154
+ value: '/Static/dist/msds-spritemap.svg#waste-management',
155
+ previewValue: '#waste-management'
156
+ },
157
+ {
158
+ name: 'Water Level Detection',
159
+ value: '/Static/dist/msds-spritemap.svg#water-level-detection',
160
+ previewValue: '#water-level-detection'
161
+ },
162
+ {
163
+ name: 'Water Supply Management',
164
+ value: '/Static/dist/msds-spritemap.svg#water-supply-management',
165
+ previewValue: '#water-supply-management'
166
+ },
167
+ {
168
+ name: 'Weather Forecasting',
169
+ value: '/Static/dist/msds-spritemap.svg#weather-forecasting',
170
+ previewValue: '#weather-forecasting'
171
+ },
172
+ {
173
+ name: 'Access',
174
+ value: '/Static/dist/msds-spritemap.svg#access',
175
+ previewValue: '#access'
176
+ },
177
+ {
178
+ name: 'Analytics',
179
+ value: '/Static/dist/msds-spritemap.svg#analytics',
180
+ previewValue: '#analytics'
181
+ },
182
+ {
183
+ name: 'Appearance Similarity',
184
+ value: '/Static/dist/msds-spritemap.svg#appearance-similarity',
185
+ previewValue: '#appearance-similarity'
186
+ },
187
+ {
188
+ name: 'Application',
189
+ value: '/Static/dist/msds-spritemap.svg#application',
190
+ previewValue: '#application'
191
+ },
192
+ {
193
+ name: 'Arrow',
194
+ value: '/Static/dist/msds-spritemap.svg#right-arrow',
195
+ previewValue: '#right-arrow'
196
+ },
197
+ {
198
+ name: 'Arrow Double',
199
+ value: '/Static/dist/msds-spritemap.svg#arrow-double',
200
+ previewValue: '#arrow-double'
201
+ },
202
+ {
203
+ name: 'Article',
204
+ value: '/Static/dist/msds-spritemap.svg#article',
205
+ previewValue: '#article'
206
+ },
207
+ {
208
+ name: 'Attachment',
209
+ value: '/Static/dist/msds-spritemap.svg#attachment',
210
+ previewValue: '#attachment'
211
+ },
212
+ {
213
+ name: 'Attention',
214
+ value: '/Static/dist/msds-spritemap.svg#attention',
215
+ previewValue: '#attention'
216
+ },
217
+ {
218
+ name: 'Building Blocks',
219
+ value: '/Static/dist/msds-spritemap.svg#builing-blocks',
220
+ previewValue: '#builing-blocks'
221
+ },
222
+ {
223
+ name: 'Calendar',
224
+ value: '/Static/dist/msds-spritemap.svg#calendar',
225
+ previewValue: '#calendar'
226
+ },
227
+ {
228
+ name: 'Camera',
229
+ value: '/Static/dist/msds-spritemap.svg#camera',
230
+ previewValue: '#camera'
231
+ },
232
+ {
233
+ name: 'Career',
234
+ value: '/Static/dist/msds-spritemap.svg#career',
235
+ previewValue: '#career'
236
+ },
237
+ {
238
+ name: 'Case Management',
239
+ value: '/Static/dist/msds-spritemap.svg#case-management',
240
+ previewValue: '#case-management'
241
+ },
242
+ {
243
+ name: 'Certification',
244
+ value: '/Static/dist/msds-spritemap.svg#certification',
245
+ previewValue: '#certification'
246
+ },
247
+ {
248
+ name: 'Chat',
249
+ value: '/Static/dist/msds-spritemap.svg#chat',
250
+ previewValue: '#chat'
251
+ },
252
+ {
253
+ name: 'Chat, Headset',
254
+ value: '/Static/dist/msds-spritemap.svg#chat-headset',
255
+ previewValue: '#chat-headset'
256
+ },
257
+ {
258
+ name: 'Checkmark',
259
+ value: '/Static/dist/msds-spritemap.svg#checkmark',
260
+ previewValue: '#checkmark'
261
+ },
262
+ {
263
+ name: 'Clock',
264
+ value: '/Static/dist/msds-spritemap.svg#clock',
265
+ previewValue: '#clock'
266
+ },
267
+ {
268
+ name: 'Cross',
269
+ value: '/Static/dist/msds-spritemap.svg#cross',
270
+ previewValue: '#cross'
271
+ },
272
+ {
273
+ name: 'Cloud',
274
+ value: '/Static/dist/msds-spritemap.svg#cloud',
275
+ previewValue: '#cloud'
276
+ },
277
+ {
278
+ name: 'Code',
279
+ value: '/Static/dist/msds-spritemap.svg#code',
280
+ previewValue: '#code'
281
+ },
282
+ {
283
+ name: 'Colleague',
284
+ value: '/Static/dist/msds-spritemap.svg#colleague',
285
+ previewValue: '#colleague'
286
+ },
287
+ {
288
+ name: 'Communication',
289
+ value: '/Static/dist/msds-spritemap.svg#communication',
290
+ previewValue: '#communication'
291
+ },
292
+ {
293
+ name: 'Conference',
294
+ value: '/Static/dist/msds-spritemap.svg#conference',
295
+ previewValue: '#conference'
296
+ },
297
+ {
298
+ name: 'Customer Story',
299
+ value: '/Static/dist/msds-spritemap.svg#customer-story',
300
+ previewValue: '#customer-story'
301
+ },
302
+ {
303
+ name: 'Demo',
304
+ value: '/Static/dist/msds-spritemap.svg#demo',
305
+ previewValue: '#demo'
306
+ },
307
+ {
308
+ name: 'Density And Speed Control',
309
+ value: '/Static/dist/msds-spritemap.svg#density-and-speed-control',
310
+ previewValue: '#density-and-speed-control'
311
+ },
312
+ {
313
+ name: 'Deployment',
314
+ value: '/Static/dist/msds-spritemap.svg#deployment',
315
+ previewValue: '#deployment'
316
+ },
317
+ {
318
+ name: 'Design',
319
+ value: '/Static/dist/msds-spritemap.svg#design',
320
+ previewValue: '#design'
321
+ },
322
+ {
323
+ name: 'Detection And Intrusion',
324
+ value: '/Static/dist/msds-spritemap.svg#detection-and-intrusion',
325
+ previewValue: '#detection-and-intrusion'
326
+ },
327
+ {
328
+ name: 'Deterrence Technology',
329
+ value: '/Static/dist/msds-spritemap.svg#deterrence-technology',
330
+ previewValue: '#deterrence-technology'
331
+ },
332
+ {
333
+ name: 'Devices, Desktop',
334
+ value: '/Static/dist/msds-spritemap.svg#devices-desktop',
335
+ previewValue: '#devices-desktop'
336
+ },
337
+ {
338
+ name: 'Devices, Mobile',
339
+ value: '/Static/dist/msds-spritemap.svg#devices-mobile',
340
+ previewValue: '#devices-mobile'
341
+ },
342
+ {
343
+ name: 'Devices, Tablet',
344
+ value: '/Static/dist/msds-spritemap.svg#devices-tablet',
345
+ previewValue: '#devices-tablet'
346
+ },
347
+ {
348
+ name: 'Download',
349
+ value: '/Static/dist/msds-spritemap.svg#download',
350
+ previewValue: '#download'
351
+ },
352
+ {
353
+ name: 'Drag',
354
+ value: '/Static/dist/msds-spritemap.svg#drag',
355
+ previewValue: '#drag'
356
+ },
357
+ {
358
+ name: 'E-Learning',
359
+ value: '/Static/dist/msds-spritemap.svg#e-learning',
360
+ previewValue: '#e-learning'
361
+ },
362
+ {
363
+ name: 'Edit',
364
+ value: '/Static/dist/msds-spritemap.svg#edit',
365
+ previewValue: '#edit'
366
+ },
367
+ {
368
+ name: 'Extend',
369
+ value: '/Static/dist/msds-spritemap.svg#extend',
370
+ previewValue: '#extend'
371
+ },
372
+ {
373
+ name: 'Face Mask Detection',
374
+ value: '/Static/dist/msds-spritemap.svg#face-mask-detection',
375
+ previewValue: '#face-mask-detection'
376
+ },
377
+ {
378
+ name: 'Face Recognition',
379
+ value: '/Static/dist/msds-spritemap.svg#face-recognition',
380
+ previewValue: '#face-recognition'
381
+ },
382
+ {
383
+ name: 'Filter Crossing',
384
+ value: '/Static/dist/msds-spritemap.svg#filter-crossing',
385
+ previewValue: '#filter-crossing'
386
+ },
387
+ {
388
+ name: 'Filter Tolerance',
389
+ value: '/Static/dist/msds-spritemap.svg#filter-tolerance',
390
+ previewValue: '#filter-tolerance'
391
+ },
392
+ {
393
+ name: 'Filter',
394
+ value: '/Static/dist/msds-spritemap.svg#filter',
395
+ previewValue: '#filter'
396
+ },
397
+ {
398
+ name: 'Find Resource',
399
+ value: '/Static/dist/msds-spritemap.svg#find-resource',
400
+ previewValue: '#find-resource'
401
+ },
402
+ {
403
+ name: 'Global',
404
+ value: '/Static/dist/msds-spritemap.svg#global',
405
+ previewValue: '#global'
406
+ },
407
+ {
408
+ name: 'Grid',
409
+ value: '/Static/dist/msds-spritemap.svg#grid',
410
+ previewValue: '#grid'
411
+ },
412
+ {
413
+ name: 'Hardware',
414
+ value: '/Static/dist/msds-spritemap.svg#hardware',
415
+ previewValue: '#hardware'
416
+ },
417
+ {
418
+ name: 'Home',
419
+ value: '/Static/dist/msds-spritemap.svg#home',
420
+ previewValue: '#home'
421
+ },
422
+ {
423
+ name: 'Image',
424
+ value: '/Static/dist/msds-spritemap.svg#image',
425
+ previewValue: '#image'
426
+ },
427
+ {
428
+ name: 'Information',
429
+ value: '/Static/dist/msds-spritemap.svg#information',
430
+ previewValue: '#information'
431
+ },
432
+ {
433
+ name: 'Investigation',
434
+ value: '/Static/dist/msds-spritemap.svg#investigation',
435
+ previewValue: '#investigation'
436
+ },
437
+ {
438
+ name: 'IT infrastructure',
439
+ value: '/Static/dist/msds-spritemap.svg#it-infrastructure',
440
+ previewValue: '#it-infrastructure'
441
+ },
442
+ {
443
+ name: 'Knowledge base',
444
+ value: '/Static/dist/msds-spritemap.svg#knowledgebase',
445
+ previewValue: '#knowledgebase'
446
+ },
447
+ {
448
+ name: 'Like',
449
+ value: '/Static/dist/msds-spritemap.svg#like',
450
+ previewValue: '#like'
451
+ },
452
+ {
453
+ name: 'Link',
454
+ value: '/Static/dist/msds-spritemap.svg#link',
455
+ previewValue: '#link'
456
+ },
457
+ {
458
+ name: 'List, bullet',
459
+ value: '/Static/dist/msds-spritemap.svg#list-bullets',
460
+ previewValue: '#list-bullets'
461
+ },
462
+ {
463
+ name: 'List, horizontal',
464
+ value: '/Static/dist/msds-spritemap.svg#list-horizontal',
465
+ previewValue: '#list-horizontal'
466
+ },
467
+ {
468
+ name: 'Live, animated',
469
+ value: '/Static/dist/msds-spritemap.svg#live',
470
+ previewValue: '#live'
471
+ },
472
+ {
473
+ name: 'Loader, animated',
474
+ value: '/Static/dist/msds-spritemap.svg#loader-animated',
475
+ previewValue: '#loader-animated'
476
+ },
477
+ {
478
+ name: 'Location',
479
+ value: '/Static/dist/msds-spritemap.svg#location',
480
+ previewValue: '#location'
481
+ },
482
+ {
483
+ name: 'Location, area',
484
+ value: '/Static/dist/msds-spritemap.svg#location-area',
485
+ previewValue: '#location-area'
486
+ },
487
+ {
488
+ name: 'Lock, closed',
489
+ value: '/Static/dist/msds-spritemap.svg#lock-closed',
490
+ previewValue: '#lock-closed'
491
+ },
492
+ {
493
+ name: 'Lock, open',
494
+ value: '/Static/dist/msds-spritemap.svg#lock-open',
495
+ previewValue: '#lock-open'
496
+ },
497
+ {
498
+ name: 'LPR',
499
+ value: '/Static/dist/msds-spritemap.svg#lpr',
500
+ previewValue: '#lpr'
501
+ },
502
+ {
503
+ name: 'Mail',
504
+ value: '/Static/dist/msds-spritemap.svg#email',
505
+ previewValue: '#email'
506
+ },
507
+ {
508
+ name: 'Management Operator',
509
+ value: '/Static/dist/msds-spritemap.svg#management-operator',
510
+ previewValue: '#management-operator'
511
+ },
512
+ {
513
+ name: 'Menu',
514
+ value: '/Static/dist/msds-spritemap.svg#menu',
515
+ previewValue: '#menu'
516
+ },
517
+ {
518
+ name: 'Minus',
519
+ value: '/Static/dist/msds-spritemap.svg#minus',
520
+ previewValue: '#minus'
521
+ },
522
+ {
523
+ name: 'Network',
524
+ value: '/Static/dist/msds-spritemap.svg#network',
525
+ previewValue: '#network'
526
+ },
527
+ {
528
+ name: 'No Access',
529
+ value: '/Static/dist/msds-spritemap.svg#no-access',
530
+ previewValue: '#no-access'
531
+ },
532
+ {
533
+ name: 'Number, 1',
534
+ value: '/Static/dist/msds-spritemap.svg#number-1',
535
+ previewValue: '#number-1'
536
+ },
537
+ {
538
+ name: 'Number, 2',
539
+ value: '/Static/dist/msds-spritemap.svg#number-2',
540
+ previewValue: '#number-2'
541
+ },
542
+ {
543
+ name: 'Number, 3',
544
+ value: '/Static/dist/msds-spritemap.svg#number-3',
545
+ previewValue: '#number-3'
546
+ },
547
+ {
548
+ name: 'Number, 4',
549
+ value: '/Static/dist/msds-spritemap.svg#number-4',
550
+ previewValue: '#number-4'
551
+ },
552
+ {
553
+ name: 'Number, 5',
554
+ value: '/Static/dist/msds-spritemap.svg#number-5',
555
+ previewValue: '#number-5'
556
+ },
557
+ {
558
+ name: 'Observe',
559
+ value: '/Static/dist/msds-spritemap.svg#observe',
560
+ previewValue: '#observe'
561
+ },
562
+ {
563
+ name: 'Operation Area',
564
+ value: '/Static/dist/msds-spritemap.svg#operation-area',
565
+ previewValue: '#operation-area'
566
+ },
567
+ {
568
+ name: 'Operator',
569
+ value: '/Static/dist/msds-spritemap.svg#operator',
570
+ previewValue: '#operator'
571
+ },
572
+ {
573
+ name: 'Partner Program',
574
+ value: '/Static/dist/msds-spritemap.svg#partner-program',
575
+ previewValue: '#partner-program'
576
+ },
577
+ {
578
+ name: 'Partnership',
579
+ value: '/Static/dist/msds-spritemap.svg#partnership',
580
+ previewValue: '#partnership'
581
+ },
582
+ {
583
+ name: 'Pause',
584
+ value: '/Static/dist/msds-spritemap.svg#pause',
585
+ previewValue: '#pause'
586
+ },
587
+ {
588
+ name: 'Play',
589
+ value: '/Static/dist/msds-spritemap.svg#play',
590
+ previewValue: '#play'
591
+ },
592
+ {
593
+ name: 'Plug and Play',
594
+ value: '/Static/dist/msds-spritemap.svg#plugandplay',
595
+ previewValue: '#plugandplay'
596
+ },
597
+ {
598
+ name: 'Plugin',
599
+ value: '/Static/dist/msds-spritemap.svg#plugin',
600
+ previewValue: '#plugin'
601
+ },
602
+ {
603
+ name: 'Plus',
604
+ value: '/Static/dist/msds-spritemap.svg#plus',
605
+ previewValue: '#plus'
606
+ },
607
+ {
608
+ name: 'Podcast',
609
+ value: '/Static/dist/msds-spritemap.svg#podcast',
610
+ previewValue: '#podcast'
611
+ },
612
+ {
613
+ name: 'Press Release',
614
+ value: '/Static/dist/msds-spritemap.svg#press-release',
615
+ previewValue: '#press-release'
616
+ },
617
+ {
618
+ name: 'Price',
619
+ value: '/Static/dist/msds-spritemap.svg#price',
620
+ previewValue: '#price'
621
+ },
622
+ {
623
+ name: 'Print',
624
+ value: '/Static/dist/msds-spritemap.svg#print',
625
+ previewValue: '#print'
626
+ },
627
+ {
628
+ name: 'Profile',
629
+ value: '/Static/dist/msds-spritemap.svg#profile',
630
+ previewValue: '#profile'
631
+ },
632
+ {
633
+ name: 'Project',
634
+ value: '/Static/dist/msds-spritemap.svg#project',
635
+ previewValue: '#project'
636
+ },
637
+ {
638
+ name: 'Proximity Identification',
639
+ value: '/Static/dist/msds-spritemap.svg#proximity-identification',
640
+ previewValue: '#proximity-identification'
641
+ },
642
+ {
643
+ name: 'Publish',
644
+ value: '/Static/dist/msds-spritemap.svg#publish',
645
+ previewValue: '#publish'
646
+ },
647
+ {
648
+ name: 'Question',
649
+ value: '/Static/dist/msds-spritemap.svg#question',
650
+ previewValue: '#question'
651
+ },
652
+ {
653
+ name: 'Quote',
654
+ value: '/Static/dist/msds-spritemap.svg#quote',
655
+ previewValue: '#quote'
656
+ },
657
+ {
658
+ name: 'Rating',
659
+ value: '/Static/dist/msds-spritemap.svg#rating',
660
+ previewValue: '#rating'
661
+ },
662
+ {
663
+ name: 'Retail',
664
+ value: '/Static/dist/msds-spritemap.svg#retail',
665
+ previewValue: '#retail'
666
+ },
667
+ {
668
+ name: 'Screen Recorder',
669
+ value: '/Static/dist/msds-spritemap.svg#screen-recorder',
670
+ previewValue: '#screen-recorder'
671
+ },
672
+ {
673
+ name: 'Search',
674
+ value: '/Static/dist/msds-spritemap.svg#search',
675
+ previewValue: '#search'
676
+ },
677
+ {
678
+ name: 'Servers',
679
+ value: '/Static/dist/msds-spritemap.svg#servers',
680
+ previewValue: '#servers'
681
+ },
682
+ {
683
+ name: 'Service, coding',
684
+ value: '/Static/dist/msds-spritemap.svg#service-coding',
685
+ previewValue: '#service-coding'
686
+ },
687
+ {
688
+ name: 'Share',
689
+ value: '/Static/dist/msds-spritemap.svg#share',
690
+ previewValue: '#share'
691
+ },
692
+ {
693
+ name: 'Smart wall',
694
+ value: '/Static/dist/msds-spritemap.svg#smart-wall',
695
+ previewValue: '#smart-wall'
696
+ },
697
+ {
698
+ name: 'Social, Facebook',
699
+ value: '/Static/dist/msds-spritemap.svg#social-facebook',
700
+ previewValue: '#social-facebook'
701
+ },
702
+ {
703
+ name: 'Social, Instagram',
704
+ value: '/Static/dist/msds-spritemap.svg#social-instagram',
705
+ previewValue: '#social-instagram'
706
+ },
707
+ {
708
+ name: 'Social, LinkedIn',
709
+ value: '/Static/dist/msds-spritemap.svg#linkedin',
710
+ previewValue: '#linkedin'
711
+ },
712
+ {
713
+ name: 'Social, Twitter',
714
+ value: '/Static/dist/msds-spritemap.svg#social-twitter',
715
+ previewValue: '#social-twitter'
716
+ },
717
+ {
718
+ name: 'Social, Youtube',
719
+ value: '/Static/dist/msds-spritemap.svg#social-youtube',
720
+ previewValue: '#social-youtube'
721
+ },
722
+ {
723
+ name: 'Software',
724
+ value: '/Static/dist/msds-spritemap.svg#software',
725
+ previewValue: '#software'
726
+ },
727
+ {
728
+ name: 'Software Integration',
729
+ value: '/Static/dist/msds-spritemap.svg#software-integration',
730
+ previewValue: '#software-integration'
731
+ },
732
+ {
733
+ name: 'Software Integrations',
734
+ value: '/Static/dist/msds-spritemap.svg#software-integrations',
735
+ previewValue: '#software-integrations'
736
+ },
737
+ {
738
+ name: 'Software Operator',
739
+ value: '/Static/dist/msds-spritemap.svg#software-operator',
740
+ previewValue: '#software-operator'
741
+ },
742
+ {
743
+ name: 'Solution',
744
+ value: '/Static/dist/msds-spritemap.svg#solution',
745
+ previewValue: '#solution'
746
+ },
747
+ {
748
+ name: 'Sort Control',
749
+ value: '/Static/dist/msds-spritemap.svg#sort-control',
750
+ previewValue: '#sort-control'
751
+ },
752
+ {
753
+ name: 'Sound',
754
+ value: '/Static/dist/msds-spritemap.svg#sound',
755
+ previewValue: '#sound'
756
+ },
757
+ {
758
+ name: 'Support and Service',
759
+ value: '/Static/dist/msds-spritemap.svg#support-and-service',
760
+ previewValue: '#support-and-service'
761
+ },
762
+ {
763
+ name: 'System Builder',
764
+ value: '/Static/dist/msds-spritemap.svg#system-builder',
765
+ previewValue: '#system-builder'
766
+ },
767
+ {
768
+ name: 'System Requirements',
769
+ value: '/Static/dist/msds-spritemap.svg#system-requirements',
770
+ previewValue: '#system-requirements'
771
+ },
772
+ {
773
+ name: 'Tags',
774
+ value: '/Static/dist/msds-spritemap.svg#tag',
775
+ previewValue: '#tag'
776
+ },
777
+ {
778
+ name: 'Tools',
779
+ value: '/Static/dist/msds-spritemap.svg#tools',
780
+ previewValue: '#tools'
781
+ },
782
+ {
783
+ name: 'Tracking',
784
+ value: '/Static/dist/msds-spritemap.svg#tracking',
785
+ previewValue: '#tracking'
786
+ },
787
+ {
788
+ name: 'Trade Show',
789
+ value: '/Static/dist/msds-spritemap.svg#trade-show',
790
+ previewValue: '#trade-show'
791
+ },
792
+ {
793
+ name: 'Training',
794
+ value: '/Static/dist/msds-spritemap.svg#training',
795
+ previewValue: '#training'
796
+ },
797
+ {
798
+ name: 'Transaction',
799
+ value: '/Static/dist/msds-spritemap.svg#transact',
800
+ previewValue: '#transact'
801
+ },
802
+ {
803
+ name: 'Trash',
804
+ value: '/Static/dist/msds-spritemap.svg#trash',
805
+ previewValue: '#trash'
806
+ },
807
+ {
808
+ name: 'Update',
809
+ value: '/Static/dist/msds-spritemap.svg#update',
810
+ previewValue: '#update'
811
+ },
812
+ {
813
+ name: 'Vehicles and Traffic',
814
+ value: '/Static/dist/msds-spritemap.svg#vehicles-and-traffic',
815
+ previewValue: '#vehicles-and-traffic'
816
+ },
817
+ {
818
+ name: 'Verification',
819
+ value: '/Static/dist/msds-spritemap.svg#verification',
820
+ previewValue: '#verification'
821
+ },
822
+ {
823
+ name: 'Video Synopsis',
824
+ value: '/Static/dist/msds-spritemap.svg#video-synopsis',
825
+ previewValue: '#video-synopsis'
826
+ },
827
+ {
828
+ name: 'Video',
829
+ value: '/Static/dist/msds-spritemap.svg#video',
830
+ previewValue: '#video'
831
+ },
832
+ {
833
+ name: 'Visual Layers',
834
+ value: '/Static/dist/msds-spritemap.svg#visual-layers',
835
+ previewValue: '#visual-layers'
836
+ },
837
+ {
838
+ name: 'Warning',
839
+ value: '/Static/dist/msds-spritemap.svg#warning',
840
+ previewValue: '#warning'
841
+ },
842
+ {
843
+ name: 'Webinar',
844
+ value: '/Static/dist/msds-spritemap.svg#webinar',
845
+ previewValue: '#webinar'
846
+ },
847
+ {
848
+ name: 'Xprotect, Essential+',
849
+ value: '/Static/dist/msds-spritemap.svg#xprotect-essential-plus',
850
+ previewValue: '#xprotect-essential-plus'
851
+ },
852
+ {
853
+ name: 'Xprotect, Express+',
854
+ value: '/Static/dist/msds-spritemap.svg#xprotect-express-plus',
855
+ previewValue: '#xprotect-express-plus'
856
+ },
857
+ {
858
+ name: 'Xprotect, Professional+',
859
+ value: '/Static/dist/msds-spritemap.svg#xprotect-professional-plus',
860
+ previewValue: '#xprotect-professional-plus'
861
+ },
862
+ {
863
+ name: 'Xprotect, Expert',
864
+ value: '/Static/dist/msds-spritemap.svg#xprotect-expert',
865
+ previewValue: '#xprotect-expert'
866
+ },
867
+ {
868
+ name: 'Xprotect, Corporate',
869
+ value: '/Static/dist/msds-spritemap.svg#xprotect-corporate',
870
+ previewValue: '#xprotect-corporate'
871
+ },
872
+ {
873
+ name: 'Marketplace Acs Biometrics',
874
+ value: '/Static/dist/msds-spritemap.svg#marketplace-acs-biometrics',
875
+ previewValue: '#marketplace-acs-biometrics'
876
+ },
877
+ {
878
+ name: 'Marketplace Acs Identity Management',
879
+ value: '/Static/dist/msds-spritemap.svg#marketplace-acs-identity-management',
880
+ previewValue: '#marketplace-acs-identity-management'
881
+ },
882
+ {
883
+ name: 'Marketplace Acs Mobile Identity Creds',
884
+ value: '/Static/dist/msds-spritemap.svg#marketplace-acs-mobile-identity-creds',
885
+ previewValue: '#marketplace-acs-mobile-identity-creds'
886
+ },
887
+ {
888
+ name: 'Marketplace Acs Tailgating',
889
+ value: '/Static/dist/msds-spritemap.svg#marketplace-acs-tailgating',
890
+ previewValue: '#marketplace-acs-tailgating'
891
+ },
892
+ {
893
+ name: 'Marketplace Acs Visitor Management',
894
+ value: '/Static/dist/msds-spritemap.svg#marketplace-acs-visitor-management',
895
+ previewValue: '#marketplace-acs-visitor-management'
896
+ },
897
+ {
898
+ name: 'Marketplace Analytics Environmental Detection',
899
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-environmental-detection',
900
+ previewValue: '#marketplace-analytics-environmental-detection'
901
+ },
902
+ {
903
+ name: 'Marketplace Analytics Facial Recognition',
904
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-facial-recognition',
905
+ previewValue: '#marketplace-analytics-facial-recognition'
906
+ },
907
+ {
908
+ name: 'Marketplace Analytics Fire Smoke Detection',
909
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-fire-smoke-detection',
910
+ previewValue: '#marketplace-analytics-fire-smoke-detection'
911
+ },
912
+ {
913
+ name: 'Marketplace Analytics Gun Detection',
914
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-gun-detection',
915
+ previewValue: '#marketplace-analytics-gun-detection'
916
+ },
917
+ {
918
+ name: 'Marketplace Analytics Heatmapping',
919
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-heatmapping',
920
+ previewValue: '#marketplace-analytics-heatmapping'
921
+ },
922
+ {
923
+ name: 'Marketplace Analytics Lpr',
924
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-lpr',
925
+ previewValue: '#marketplace-analytics-lpr'
926
+ },
927
+ {
928
+ name: 'Marketplace Analytics Motion Detection',
929
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-motion-detection',
930
+ previewValue: '#marketplace-analytics-motion-detection'
931
+ },
932
+ {
933
+ name: 'Marketplace Analytics Object Tracking',
934
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-object-tracking',
935
+ previewValue: '#marketplace-analytics-object-tracking'
936
+ },
937
+ {
938
+ name: 'Marketplace Analytics People Tracking',
939
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-people-tracking',
940
+ previewValue: '#marketplace-analytics-people-tracking'
941
+ },
942
+ {
943
+ name: 'Marketplace Analytics Privacy Obj Masking',
944
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-privacy-obj-masking',
945
+ previewValue: '#marketplace-analytics-privacy-obj-masking'
946
+ },
947
+ {
948
+ name: 'Marketplace Analytics Seismic Detection',
949
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-seismic-detection',
950
+ previewValue: '#marketplace-analytics-seismic-detection'
951
+ },
952
+ {
953
+ name: 'Marketplace Analytics Sound Detection',
954
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-sound-detection',
955
+ previewValue: '#marketplace-analytics-sound-detection'
956
+ },
957
+ {
958
+ name: 'Marketplace Analytics Tripwire',
959
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-tripwire',
960
+ previewValue: '#marketplace-analytics-tripwire'
961
+ },
962
+ {
963
+ name: 'Marketplace Analytics Vehicle Tracking',
964
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-vehicle-tracking',
965
+ previewValue: '#marketplace-analytics-vehicle-tracking'
966
+ },
967
+ {
968
+ name: 'Marketplace Analytics Video Summary',
969
+ value: '/Static/dist/msds-spritemap.svg#marketplace-analytics-video-summary',
970
+ previewValue: '#marketplace-analytics-video-summary'
971
+ },
972
+ {
973
+ name: 'Marketplace Building Sys Alarm Systems',
974
+ value: '/Static/dist/msds-spritemap.svg#marketplace-building-sys-alarm-systems',
975
+ previewValue: '#marketplace-building-sys-alarm-systems'
976
+ },
977
+ {
978
+ name: 'Marketplace Building Sys Building Mgmt',
979
+ value: '/Static/dist/msds-spritemap.svg#marketplace-building-sys-building-mgmt',
980
+ previewValue: '#marketplace-building-sys-building-mgmt'
981
+ },
982
+ {
983
+ name: 'Marketplace Building Sys Fire Life Safety Sys',
984
+ value: '/Static/dist/msds-spritemap.svg#marketplace-building-sys-fire-life-safety-sys',
985
+ previewValue: '#marketplace-building-sys-fire-life-safety-sys'
986
+ },
987
+ {
988
+ name: 'Marketplace Building Sys Industrial Control',
989
+ value: '/Static/dist/msds-spritemap.svg#marketplace-building-sys-industrial-control',
990
+ previewValue: '#marketplace-building-sys-industrial-control'
991
+ },
992
+ {
993
+ name: 'Marketplace Building Sys Intercom Systems',
994
+ value: '/Static/dist/msds-spritemap.svg#marketplace-building-sys-intercom-systems',
995
+ previewValue: '#marketplace-building-sys-intercom-systems'
996
+ },
997
+ {
998
+ name: 'Marketplace Building Sys Intrusion Sys',
999
+ value: '/Static/dist/msds-spritemap.svg#marketplace-building-sys-intrusion-sys',
1000
+ previewValue: '#marketplace-building-sys-intrusion-sys'
1001
+ },
1002
+ {
1003
+ name: 'Marketplace Building Sys Mass Notification Sys',
1004
+ value: '/Static/dist/msds-spritemap.svg#marketplace-building-sys-mass-notification-sys',
1005
+ previewValue: '#marketplace-building-sys-mass-notification-sys'
1006
+ },
1007
+ {
1008
+ name: 'Marketplace Building Sys Perimeter Protection',
1009
+ value: '/Static/dist/msds-spritemap.svg#marketplace-building-sys-perimeter-protection',
1010
+ previewValue: '#marketplace-building-sys-perimeter-protection'
1011
+ },
1012
+ {
1013
+ name: 'Marketplace Building Sys Scada',
1014
+ value: '/Static/dist/msds-spritemap.svg#marketplace-building-sys-scada',
1015
+ previewValue: '#marketplace-building-sys-scada'
1016
+ },
1017
+ {
1018
+ name: 'Marketplace Displays Digital Signage',
1019
+ value: '/Static/dist/msds-spritemap.svg#marketplace-displays-digital-signage',
1020
+ previewValue: '#marketplace-displays-digital-signage'
1021
+ },
1022
+ {
1023
+ name: 'Marketplace Displays Video Wall',
1024
+ value: '/Static/dist/msds-spritemap.svg#marketplace-displays-video-wall',
1025
+ previewValue: '#marketplace-displays-video-wall'
1026
+ },
1027
+ {
1028
+ name: 'Marketplace It Infra Av',
1029
+ value: '/Static/dist/msds-spritemap.svg#marketplace-it-infra-av',
1030
+ previewValue: '#marketplace-it-infra-av'
1031
+ },
1032
+ {
1033
+ name: 'Marketplace It Infra Cloud',
1034
+ value: '/Static/dist/msds-spritemap.svg#marketplace-it-infra-cloud',
1035
+ previewValue: '#marketplace-it-infra-cloud'
1036
+ },
1037
+ {
1038
+ name: 'Marketplace It Infra Network',
1039
+ value: '/Static/dist/msds-spritemap.svg#marketplace-it-infra-network',
1040
+ previewValue: '#marketplace-it-infra-network'
1041
+ },
1042
+ {
1043
+ name: 'Marketplace It Infra Server',
1044
+ value: '/Static/dist/msds-spritemap.svg#marketplace-it-infra-server',
1045
+ previewValue: '#marketplace-it-infra-server'
1046
+ },
1047
+ {
1048
+ name: 'Marketplace It Infra Storage',
1049
+ value: '/Static/dist/msds-spritemap.svg#marketplace-it-infra-storage',
1050
+ previewValue: '#marketplace-it-infra-storage'
1051
+ },
1052
+ {
1053
+ name: 'Marketplace Mgmt Software Device Management',
1054
+ value: '/Static/dist/msds-spritemap.svg#marketplace-mgmt-software-device-management',
1055
+ previewValue: '#marketplace-mgmt-software-device-management'
1056
+ },
1057
+ {
1058
+ name: 'Marketplace Mgmt Software Health Monitoring',
1059
+ value: '/Static/dist/msds-spritemap.svg#marketplace-mgmt-software-health-monitoring',
1060
+ previewValue: '#marketplace-mgmt-software-health-monitoring'
1061
+ },
1062
+ {
1063
+ name: 'Marketplace Mgmt Software Psim',
1064
+ value: '/Static/dist/msds-spritemap.svg#marketplace-mgmt-software-psim',
1065
+ previewValue: '#marketplace-mgmt-software-psim'
1066
+ },
1067
+ {
1068
+ name: 'Marketplace Mgmt Software Redundancy',
1069
+ value: '/Static/dist/msds-spritemap.svg#marketplace-mgmt-software-redundancy',
1070
+ previewValue: '#marketplace-mgmt-software-redundancy'
1071
+ },
1072
+ {
1073
+ name: 'Marketplace Nvr Dvr Ruggedized',
1074
+ value: '/Static/dist/msds-spritemap.svg#marketplace-nvr-dvr-ruggedized',
1075
+ previewValue: '#marketplace-nvr-dvr-ruggedized'
1076
+ },
1077
+ {
1078
+ name: 'Marketplace Operator Software Decision Management',
1079
+ value: '/Static/dist/msds-spritemap.svg#marketplace-operator-software-decision-management',
1080
+ previewValue: '#marketplace-operator-software-decision-management'
1081
+ },
1082
+ {
1083
+ name: 'Marketplace Operator Software Evidence Management',
1084
+ value: '/Static/dist/msds-spritemap.svg#marketplace-operator-software-evidence-management',
1085
+ previewValue: '#marketplace-operator-software-evidence-management'
1086
+ },
1087
+ {
1088
+ name: 'Marketplace Operator Software Incident Management',
1089
+ value: '/Static/dist/msds-spritemap.svg#marketplace-operator-software-incident-management',
1090
+ previewValue: '#marketplace-operator-software-incident-management'
1091
+ },
1092
+ {
1093
+ name: 'Marketplace Operator Software Sit Awareness',
1094
+ value: '/Static/dist/msds-spritemap.svg#marketplace-operator-software-sit-awareness',
1095
+ previewValue: '#marketplace-operator-software-sit-awareness'
1096
+ },
1097
+ {
1098
+ name: 'Marketplace Operator Software Smart Client Plugins',
1099
+ value: '/Static/dist/msds-spritemap.svg#marketplace-operator-software-smart-client-plugins',
1100
+ previewValue: '#marketplace-operator-software-smart-client-plugins'
1101
+ },
1102
+ {
1103
+ name: 'Marketplace Sensors Rfid Asset Tracking',
1104
+ value: '/Static/dist/msds-spritemap.svg#marketplace-sensors-rfid-asset-tracking',
1105
+ previewValue: '#marketplace-sensors-rfid-asset-tracking'
1106
+ },
1107
+ {
1108
+ name: 'Marketplace Sensors Rfid Iot',
1109
+ value: '/Static/dist/msds-spritemap.svg#marketplace-sensors-rfid-iot',
1110
+ previewValue: '#marketplace-sensors-rfid-iot'
1111
+ },
1112
+ {
1113
+ name: 'Marketplace Smart City Comms Network',
1114
+ value: '/Static/dist/msds-spritemap.svg#marketplace-smart-city-comms-network',
1115
+ previewValue: '#marketplace-smart-city-comms-network'
1116
+ },
1117
+ {
1118
+ name: 'Marketplace Smart City Dispatch Systems',
1119
+ value: '/Static/dist/msds-spritemap.svg#marketplace-smart-city-dispatch-systems',
1120
+ previewValue: '#marketplace-smart-city-dispatch-systems'
1121
+ },
1122
+ {
1123
+ name: 'Marketplace Smart City Intelligent Utilities',
1124
+ value: '/Static/dist/msds-spritemap.svg#marketplace-smart-city-intelligent-utilities',
1125
+ previewValue: '#marketplace-smart-city-intelligent-utilities'
1126
+ },
1127
+ {
1128
+ name: 'Marketplace Smart City Traffic Management',
1129
+ value: '/Static/dist/msds-spritemap.svg#marketplace-smart-city-traffic-management',
1130
+ previewValue: '#marketplace-smart-city-traffic-management'
1131
+ },
1132
+ {
1133
+ name: 'Marketplace Spec Solutions Business Systems',
1134
+ value: '/Static/dist/msds-spritemap.svg#marketplace-spec-solutions-business-systems',
1135
+ previewValue: '#marketplace-spec-solutions-business-systems'
1136
+ },
1137
+ {
1138
+ name: 'Marketplace Spec Solutions Customer Dev Software',
1139
+ value: '/Static/dist/msds-spritemap.svg#marketplace-spec-solutions-customer-dev-software',
1140
+ previewValue: '#marketplace-spec-solutions-customer-dev-software'
1141
+ },
1142
+ {
1143
+ name: 'Marketplace Spec Solutions Transactional Data',
1144
+ value: '/Static/dist/msds-spritemap.svg#marketplace-spec-solutions-transactional-data',
1145
+ previewValue: '#marketplace-spec-solutions-transactional-data'
1146
+ },
1147
+ {
1148
+ name: 'Marketplace Spec Solutions Vert Business Intel',
1149
+ value: '/Static/dist/msds-spritemap.svg#marketplace-spec-solutions-vert-business-intel',
1150
+ previewValue: '#marketplace-spec-solutions-vert-business-intel'
1151
+ },
1152
+ {
1153
+ name: 'Marketplace Speccams Bodycam',
1154
+ value: '/Static/dist/msds-spritemap.svg#marketplace-speccams-bodycam',
1155
+ previewValue: '#marketplace-speccams-bodycam'
1156
+ },
1157
+ {
1158
+ name: 'Marketplace Speccams Drone',
1159
+ value: '/Static/dist/msds-spritemap.svg#marketplace-speccams-drone',
1160
+ previewValue: '#marketplace-speccams-drone'
1161
+ },
1162
+ {
1163
+ name: 'Marketplace Speccams Thermal Cam',
1164
+ value: '/Static/dist/msds-spritemap.svg#marketplace-speccams-thermal-cam',
1165
+ previewValue: '#marketplace-speccams-thermal-cam'
1166
+ }
1167
+ ]
1168
+
1169
+ export const richIcons = [
1170
+ {
1171
+ name: 'Acceleration',
1172
+ value: '/Static/svg/richIcons/acceleration.svg',
1173
+ previewValue: 'msds-acceleration'
1174
+ },
1175
+ {
1176
+ name: 'Add Content',
1177
+ value: '/Static/svg/richIcons/add-content.svg',
1178
+ previewValue: 'msds-add-content'
1179
+ },
1180
+ {
1181
+ name: 'Add Solution',
1182
+ value: '/Static/svg/richIcons/add-solution.svg',
1183
+ previewValue: 'msds-add-solution'
1184
+ },
1185
+ {
1186
+ name: 'Advocacy',
1187
+ value: '/Static/svg/richIcons/advocacy.svg',
1188
+ previewValue: 'msds-advocacy'
1189
+ },
1190
+ {
1191
+ name: 'Airplane',
1192
+ value: '/Static/svg/richIcons/airplane.svg',
1193
+ previewValue: 'msds-airplane'
1194
+ },
1195
+ {
1196
+ name: 'Ambition',
1197
+ value: '/Static/svg/richIcons/ambition.svg',
1198
+ previewValue: 'msds-ambition'
1199
+ },
1200
+ {
1201
+ name: 'Analytics',
1202
+ value: '/Static/svg/richIcons/analytics.svg',
1203
+ previewValue: 'msds-analytics'
1204
+ },
1205
+ {
1206
+ name: 'Analytics, devices',
1207
+ value: '/Static/svg/richIcons/analytics-devices.svg',
1208
+ previewValue: 'msds-analytics-devices'
1209
+ },
1210
+ {
1211
+ name: 'Applications',
1212
+ value: '/Static/svg/richIcons/applications.svg',
1213
+ previewValue: 'msds-applications'
1214
+ },
1215
+ {
1216
+ name: 'Backup, animated',
1217
+ value: '/Static/svg/richIcons/backup-important.svg',
1218
+ previewValue: 'msds-backup-important'
1219
+ },
1220
+ {
1221
+ name: 'Black Screens',
1222
+ value: '/Static/svg/richIcons/black-screens.svg',
1223
+ previewValue: 'msds-black-screens'
1224
+ },
1225
+ {
1226
+ name: 'Blueprint',
1227
+ value: '/Static/svg/richIcons/blueprint.svg',
1228
+ previewValue: 'msds-blueprint'
1229
+ },
1230
+ {
1231
+ name: 'Book a Demo',
1232
+ value: '/Static/svg/richIcons/book-a-demo.svg',
1233
+ previewValue: 'msds-book-a-demo'
1234
+ },
1235
+ {
1236
+ name: 'Book a Demo notification',
1237
+ value: '/Static/svg/richIcons/book-a-demo-notification.svg',
1238
+ previewValue: 'msds-book-a-demo-notification'
1239
+ },
1240
+ {
1241
+ name: 'Booking',
1242
+ value: '/Static/svg/richIcons/booking.svg',
1243
+ previewValue: 'msds-booking'
1244
+ },
1245
+ {
1246
+ name: 'Browser',
1247
+ value: '/Static/svg/richIcons/browser.svg',
1248
+ previewValue: 'msds-browser'
1249
+ },
1250
+ {
1251
+ name: 'Build',
1252
+ value: '/Static/svg/richIcons/build.svg',
1253
+ previewValue: 'msds-build'
1254
+ },
1255
+ {
1256
+ name: 'Building, Medium',
1257
+ value: '/Static/svg/richIcons/building-medium.svg',
1258
+ previewValue: 'msds-building-medium'
1259
+ },
1260
+ {
1261
+ name: 'Calendar',
1262
+ value: '/Static/svg/richIcons/calendar.svg',
1263
+ previewValue: 'msds-calendar'
1264
+ },
1265
+ {
1266
+ name: 'Camera',
1267
+ value: '/Static/svg/richIcons/dome-cam.svg',
1268
+ previewValue: 'msds-dome-cam'
1269
+ },
1270
+ {
1271
+ name: 'Camera Analogue',
1272
+ value: '/Static/svg/richIcons/camera-analogue.svg',
1273
+ previewValue: 'msds-camera-analogue'
1274
+ },
1275
+ {
1276
+ name: 'Camera, memory',
1277
+ value: '/Static/svg/richIcons/camera-memory.svg',
1278
+ previewValue: 'msds-camera-memory'
1279
+ },
1280
+ {
1281
+ name: 'Cameras, 8, animated',
1282
+ value: '/Static/svg/richIcons/dome-cam-8.svg',
1283
+ previewValue: 'msds-dome-cam-8'
1284
+ },
1285
+ {
1286
+ name: 'Cameras, 48, animated',
1287
+ value: '/Static/svg/richIcons/cam-group-small.svg',
1288
+ previewValue: 'msds-cam-group-small'
1289
+ },
1290
+ {
1291
+ name: 'Cameras, infinite, animated',
1292
+ value: '/Static/svg/richIcons/cam-group-big.svg',
1293
+ previewValue: 'msds-cam-group-big'
1294
+ },
1295
+ {
1296
+ name: 'Car',
1297
+ value: '/Static/svg/richIcons/car.svg',
1298
+ previewValue: 'msds-car'
1299
+ },
1300
+ {
1301
+ name: 'Care',
1302
+ value: '/Static/svg/richIcons/care.svg',
1303
+ previewValue: 'msds-care'
1304
+ },
1305
+ {
1306
+ name: 'Catalogue',
1307
+ value: '/Static/svg/richIcons/catalogue.svg',
1308
+ previewValue: 'msds-catalogue'
1309
+ },
1310
+ {
1311
+ name: 'Certification',
1312
+ value: '/Static/svg/richIcons/certification.svg',
1313
+ previewValue: 'msds-certification'
1314
+ },
1315
+ {
1316
+ name: 'Checklist',
1317
+ value: '/Static/svg/richIcons/checklist.svg',
1318
+ previewValue: 'msds-checklist'
1319
+ },
1320
+ {
1321
+ name: 'Checkmark',
1322
+ value: '/Static/svg/richIcons/checkmark.svg',
1323
+ previewValue: 'msds-checkmark'
1324
+ },
1325
+ {
1326
+ name: 'Checkmark Badge',
1327
+ value: '/Static/svg/richIcons/checkmark-badge.svg',
1328
+ previewValue: 'msds-checkmark-badge'
1329
+ },
1330
+ {
1331
+ name: 'Co-working',
1332
+ value: '/Static/svg/richIcons/co-working.svg',
1333
+ previewValue: 'msds-co-working'
1334
+ },
1335
+ {
1336
+ name: 'Coffee',
1337
+ value: '/Static/svg/richIcons/coffee.svg',
1338
+ previewValue: 'msds-coffee'
1339
+ },
1340
+ {
1341
+ name: 'Community',
1342
+ value: '/Static/svg/richIcons/community.svg',
1343
+ previewValue: 'msds-community'
1344
+ },
1345
+ {
1346
+ name: 'Company',
1347
+ value: '/Static/svg/richIcons/company.svg',
1348
+ previewValue: 'msds-company'
1349
+ },
1350
+ {
1351
+ name: 'Compare, detail',
1352
+ value: '/Static/svg/richIcons/xprotect-compare-matrix.svg',
1353
+ previewValue: 'msds-xprotect-compare-matrix'
1354
+ },
1355
+ {
1356
+ name: 'Compare, high level, animated',
1357
+ value: '/Static/svg/richIcons/xprotect-compare-products.svg',
1358
+ previewValue: 'msds-xprotect-compare-products'
1359
+ },
1360
+ {
1361
+ name: 'Compare, releases, animated',
1362
+ value: '/Static/svg/richIcons/xprotect-compare-releases.svg',
1363
+ previewValue: 'msds-xprotect-compare-releases'
1364
+ },
1365
+ {
1366
+ name: 'Complete Flow',
1367
+ value: '/Static/svg/richIcons/complete-flow.svg',
1368
+ previewValue: 'msds-complete-flow'
1369
+ },
1370
+ {
1371
+ name: 'Consumer',
1372
+ value: '/Static/svg/richIcons/consumer.svg',
1373
+ previewValue: 'msds-consumer'
1374
+ },
1375
+ {
1376
+ name: 'Contact',
1377
+ value: '/Static/svg/richIcons/contact-illustration.svg',
1378
+ previewValue: 'msds-contact-illustration'
1379
+ },
1380
+ {
1381
+ name: 'Contact, notification',
1382
+ value: '/Static/svg/richIcons/contact-notification.svg',
1383
+ previewValue: 'msds-contact-notification'
1384
+ },
1385
+ {
1386
+ name: 'Crime',
1387
+ value: '/Static/svg/richIcons/crime.svg',
1388
+ previewValue: 'msds-crime'
1389
+ },
1390
+ {
1391
+ name: 'Crowd Management',
1392
+ value: '/Static/svg/richIcons/crowd-management.svg',
1393
+ previewValue: 'msds-crowd-management'
1394
+ },
1395
+ {
1396
+ name: 'Customer Story',
1397
+ value: '/Static/svg/richIcons/customer-stories.svg',
1398
+ previewValue: 'msds-customer-stories'
1399
+ },
1400
+ {
1401
+ name: 'Customizable',
1402
+ value: '/Static/svg/richIcons/customizable.svg',
1403
+ previewValue: 'msds-customizable'
1404
+ },
1405
+ {
1406
+ name: 'Cyber Security',
1407
+ value: '/Static/svg/richIcons/cyber-security.svg',
1408
+ previewValue: 'msds-cyber-security'
1409
+ },
1410
+ {
1411
+ name: 'Dashboard',
1412
+ value: '/Static/svg/richIcons/dashboard.svg',
1413
+ previewValue: 'msds-dashboard'
1414
+ },
1415
+ {
1416
+ name: 'Decision',
1417
+ value: '/Static/svg/richIcons/decision-making.svg',
1418
+ previewValue: 'msds-decision-making'
1419
+ },
1420
+ {
1421
+ name: 'Deployment',
1422
+ value: '/Static/svg/richIcons/getting-started.svg',
1423
+ previewValue: 'msds-getting-started'
1424
+ },
1425
+ {
1426
+ name: 'Deployment, device',
1427
+ value: '/Static/svg/richIcons/deployment-device.svg',
1428
+ previewValue: 'msds-deployment-device'
1429
+ },
1430
+ {
1431
+ name: 'Design, animated',
1432
+ value: '/Static/svg/richIcons/design-animated.svg',
1433
+ previewValue: 'msds-design-animated'
1434
+ },
1435
+ {
1436
+ name: 'Design, static',
1437
+ value: '/Static/svg/richIcons/design.svg',
1438
+ previewValue: 'msds-design'
1439
+ },
1440
+ {
1441
+ name: 'Devices',
1442
+ value: '/Static/svg/richIcons/devices.svg',
1443
+ previewValue: 'msds-devices'
1444
+ },
1445
+ {
1446
+ name: 'Devices, web',
1447
+ value: '/Static/svg/richIcons/devices-web.svg',
1448
+ previewValue: 'msds-devices-web'
1449
+ },
1450
+ {
1451
+ name: 'Discount',
1452
+ value: '/Static/svg/richIcons/discount.svg',
1453
+ previewValue: 'msds-discount'
1454
+ },
1455
+ {
1456
+ name: 'Document',
1457
+ value: '/Static/svg/richIcons/document.svg',
1458
+ previewValue: 'msds-document'
1459
+ },
1460
+ {
1461
+ name: 'Documentation',
1462
+ value: '/Static/svg/richIcons/documentation.svg',
1463
+ previewValue: 'msds-documentation'
1464
+ },
1465
+ {
1466
+ name: 'Download',
1467
+ value: '/Static/svg/richIcons/download-illustration.svg',
1468
+ previewValue: 'msds-download-illustration'
1469
+ },
1470
+ {
1471
+ name: 'E-learning',
1472
+ value: '/Static/svg/richIcons/e-learning.svg',
1473
+ previewValue: 'msds-e-learning'
1474
+ },
1475
+ {
1476
+ name: 'Emergency',
1477
+ value: '/Static/svg/richIcons/emergency.svg',
1478
+ previewValue: 'msds-emergency'
1479
+ },
1480
+ {
1481
+ name: 'Employees',
1482
+ value: '/Static/svg/richIcons/employees.svg',
1483
+ previewValue: 'msds-employees'
1484
+ },
1485
+ {
1486
+ name: 'End User',
1487
+ value: '/Static/svg/richIcons/end-user.svg',
1488
+ previewValue: 'msds-end-user'
1489
+ },
1490
+ {
1491
+ name: 'Expertise',
1492
+ value: '/Static/svg/richIcons/expertise.svg',
1493
+ previewValue: 'msds-expertise'
1494
+ },
1495
+ {
1496
+ name: 'Explore',
1497
+ value: '/Static/svg/richIcons/explore.svg',
1498
+ previewValue: 'msds-explore'
1499
+ },
1500
+ {
1501
+ name: 'Extension',
1502
+ value: '/Static/svg/richIcons/extension.svg',
1503
+ previewValue: 'msds-extension'
1504
+ },
1505
+ {
1506
+ name: 'Failover',
1507
+ value: '/Static/svg/richIcons/failover.svg',
1508
+ previewValue: 'msds-failover'
1509
+ },
1510
+ {
1511
+ name: 'Faq',
1512
+ value: '/Static/svg/richIcons/faq.svg',
1513
+ previewValue: 'msds-faq'
1514
+ },
1515
+ {
1516
+ name: 'Features',
1517
+ value: '/Static/svg/richIcons/feature-rich.svg',
1518
+ previewValue: 'msds-feature-rich'
1519
+ },
1520
+ {
1521
+ name: 'Feedback',
1522
+ value: '/Static/svg/richIcons/feedback.svg',
1523
+ previewValue: 'msds-feedback'
1524
+ },
1525
+ {
1526
+ name: 'Feedback, notification',
1527
+ value: '/Static/svg/richIcons/feedback-notification.svg',
1528
+ previewValue: 'msds-feedback-notification'
1529
+ },
1530
+ {
1531
+ name: 'Find',
1532
+ value: '/Static/svg/richIcons/find.svg',
1533
+ previewValue: 'msds-find'
1534
+ },
1535
+ {
1536
+ name: 'Flexibility',
1537
+ value: '/Static/svg/richIcons/flexibility.svg',
1538
+ previewValue: 'msds-flexibility'
1539
+ },
1540
+ {
1541
+ name: 'Form',
1542
+ value: '/Static/svg/richIcons/form.svg',
1543
+ previewValue: 'msds-form'
1544
+ },
1545
+ {
1546
+ name: 'Global',
1547
+ value: '/Static/svg/richIcons/milestone-global-offices-illustration.svg',
1548
+ previewValue: 'msds-milestone-global-offices-illustration'
1549
+ },
1550
+ {
1551
+ name: 'Global Partner Network',
1552
+ value: '/Static/svg/richIcons/global-partner-network.svg',
1553
+ previewValue: 'msds-global-partner-network'
1554
+ },
1555
+ {
1556
+ name: 'Growth Data',
1557
+ value: '/Static/svg/richIcons/growth-data.svg',
1558
+ previewValue: 'msds-growth-data'
1559
+ },
1560
+ {
1561
+ name: 'Happiness',
1562
+ value: '/Static/svg/richIcons/happiness.svg',
1563
+ previewValue: 'msds-happiness'
1564
+ },
1565
+ {
1566
+ name: 'Hardware',
1567
+ value: '/Static/svg/richIcons/hardware.svg',
1568
+ previewValue: 'msds-hardware'
1569
+ },
1570
+ {
1571
+ name: 'Hardware, Applications, Software',
1572
+ value: '/Static/svg/richIcons/hardware-applications-software.svg',
1573
+ previewValue: 'msds-hardware-applications-software'
1574
+ },
1575
+ {
1576
+ name: 'Hardware, Services, Documentation',
1577
+ value: '/Static/svg/richIcons/hardware-services-documentation.svg',
1578
+ previewValue: 'msds-hardware-services-documentation'
1579
+ },
1580
+ {
1581
+ name: 'Innovation',
1582
+ value: '/Static/svg/richIcons/innovation.svg',
1583
+ previewValue: 'msds-innovation'
1584
+ },
1585
+ {
1586
+ name: 'Intelligence',
1587
+ value: '/Static/svg/richIcons/intelligence.svg',
1588
+ previewValue: 'msds-intelligence'
1589
+ },
1590
+ {
1591
+ name: 'Interconnect',
1592
+ value: '/Static/svg/richIcons/interconnect.svg',
1593
+ previewValue: 'msds-interconnect'
1594
+ },
1595
+ {
1596
+ name: 'Investigation',
1597
+ value: '/Static/svg/richIcons/investigation.svg',
1598
+ previewValue: 'msds-investigation'
1599
+ },
1600
+ {
1601
+ name: 'Join',
1602
+ value: '/Static/svg/richIcons/join.svg',
1603
+ previewValue: 'msds-join'
1604
+ },
1605
+ {
1606
+ name: 'Key Features',
1607
+ value: '/Static/svg/richIcons/key-features.svg',
1608
+ previewValue: 'msds-key-features'
1609
+ },
1610
+ {
1611
+ name: 'Languages',
1612
+ value: '/Static/svg/richIcons/languages.svg',
1613
+ previewValue: 'msds-languages'
1614
+ },
1615
+ {
1616
+ name: 'Leads',
1617
+ value: '/Static/svg/richIcons/get-leads.svg',
1618
+ previewValue: 'msds-get-leads'
1619
+ },
1620
+ {
1621
+ name: 'License Governance',
1622
+ value: '/Static/svg/richIcons/license-governance.svg',
1623
+ previewValue: 'msds-license-governance'
1624
+ },
1625
+ {
1626
+ name: 'License Key',
1627
+ value: '/Static/svg/richIcons/license-key.svg',
1628
+ previewValue: 'msds-license-key'
1629
+ },
1630
+ {
1631
+ name: 'Like',
1632
+ value: '/Static/svg/richIcons/ease-of-use.svg',
1633
+ previewValue: 'msds-ease-of-use'
1634
+ },
1635
+ {
1636
+ name: 'Like, notification',
1637
+ value: '/Static/svg/richIcons/like-notification.svg',
1638
+ previewValue: 'msds-like-notification'
1639
+ },
1640
+ {
1641
+ name: 'Listen',
1642
+ value: '/Static/svg/richIcons/listen.svg',
1643
+ previewValue: 'msds-listen'
1644
+ },
1645
+ {
1646
+ name: 'Live Streaming',
1647
+ value: '/Static/svg/richIcons/live-streaming.svg',
1648
+ previewValue: 'msds-live-streaming'
1649
+ },
1650
+ {
1651
+ name: 'Logged In',
1652
+ value: '/Static/svg/richIcons/logged-in.svg',
1653
+ previewValue: 'msds-logged-in'
1654
+ },
1655
+ {
1656
+ name: 'LPR',
1657
+ value: '/Static/svg/richIcons/lpr.svg',
1658
+ previewValue: 'msds-lpr'
1659
+ },
1660
+ {
1661
+ name: 'Marketplace, filter',
1662
+ value: '/Static/svg/richIcons/marketplace-filter.svg',
1663
+ previewValue: 'msds-marketplace-filter'
1664
+ },
1665
+ {
1666
+ name: 'Marketplace, interface',
1667
+ value: '/Static/svg/richIcons/marketplace-interface.svg',
1668
+ previewValue: 'msds-marketplace-interface'
1669
+ },
1670
+ {
1671
+ name: 'Milestone in the Media',
1672
+ value: '/Static/svg/richIcons/milestone-in-the-media.svg',
1673
+ previewValue: 'msds-milestone-in-the-media'
1674
+ },
1675
+ {
1676
+ name: 'My Milestone',
1677
+ value: '/Static/svg/richIcons/my-milestone.svg',
1678
+ previewValue: 'msds-my-milestone'
1679
+ },
1680
+ {
1681
+ name: 'Network',
1682
+ value: '/Static/svg/richIcons/network.svg',
1683
+ previewValue: 'msds-network'
1684
+ },
1685
+ {
1686
+ name: 'Newspaper',
1687
+ value: '/Static/svg/richIcons/newspaper.svg',
1688
+ previewValue: 'msds-newspaper'
1689
+ },
1690
+ {
1691
+ name: 'No. 1',
1692
+ value: '/Static/svg/richIcons/no-1.svg',
1693
+ previewValue: 'msds-no-1'
1694
+ },
1695
+ {
1696
+ name: 'No Backup, animated',
1697
+ value: '/Static/svg/richIcons/no-backup.svg',
1698
+ previewValue: 'msds-no-backup'
1699
+ },
1700
+ {
1701
+ name: 'Okay',
1702
+ value: '/Static/svg/richIcons/okay.svg',
1703
+ previewValue: 'msds-okay'
1704
+ },
1705
+ {
1706
+ name: 'One hub',
1707
+ value: '/Static/svg/richIcons/one-hub.svg',
1708
+ previewValue: 'msds-one-hub'
1709
+ },
1710
+ {
1711
+ name: 'Open Platform',
1712
+ value: '/Static/svg/richIcons/open-platform.svg',
1713
+ previewValue: 'msds-open-platform'
1714
+ },
1715
+ {
1716
+ name: 'Open Platform Community',
1717
+ value: '/Static/svg/richIcons/open-platform-community.svg',
1718
+ previewValue: 'msds-open-platform-community'
1719
+ },
1720
+ {
1721
+ name: 'Passion',
1722
+ value: '/Static/svg/richIcons/passion.svg',
1723
+ previewValue: 'msds-passion'
1724
+ },
1725
+ {
1726
+ name: 'Partnership',
1727
+ value: '/Static/svg/richIcons/partnership.svg',
1728
+ previewValue: 'msds-partnership'
1729
+ },
1730
+ {
1731
+ name: 'Press Release',
1732
+ value: '/Static/svg/richIcons/press-release.svg',
1733
+ previewValue: 'msds-press-release'
1734
+ },
1735
+ {
1736
+ name: 'Product Overview',
1737
+ value: '/Static/svg/richIcons/product-overview-illustration.svg',
1738
+ previewValue: 'msds-product-overview-illustration'
1739
+ },
1740
+ {
1741
+ name: 'Project, animated',
1742
+ value: '/Static/svg/richIcons/project-animated.svg',
1743
+ previewValue: 'msds-project-animated'
1744
+ },
1745
+ {
1746
+ name: 'Project, static',
1747
+ value: '/Static/svg/richIcons/project.svg',
1748
+ previewValue: 'msds-project'
1749
+ },
1750
+ {
1751
+ name: 'Promotion',
1752
+ value: '/Static/svg/richIcons/promotion.svg',
1753
+ previewValue: 'msds-promotion'
1754
+ },
1755
+ {
1756
+ name: 'Publish',
1757
+ value: '/Static/svg/richIcons/publish.svg',
1758
+ previewValue: 'msds-publish'
1759
+ },
1760
+ {
1761
+ name: 'Quote',
1762
+ value: '/Static/svg/richIcons/quote.svg',
1763
+ previewValue: 'msds-quote'
1764
+ },
1765
+ {
1766
+ name: 'Reaction Mode',
1767
+ value: '/Static/svg/richIcons/reaction-mode.svg',
1768
+ previewValue: 'msds-reaction-mode'
1769
+ },
1770
+ {
1771
+ name: 'Releases',
1772
+ value: '/Static/svg/richIcons/releases.svg',
1773
+ previewValue: 'msds-releases'
1774
+ },
1775
+ {
1776
+ name: 'Reminder',
1777
+ value: '/Static/svg/richIcons/reminder.svg',
1778
+ previewValue: 'msds-reminder'
1779
+ },
1780
+ {
1781
+ name: 'Save Money',
1782
+ value: '/Static/svg/richIcons/save-money.svg',
1783
+ previewValue: 'msds-save-money'
1784
+ },
1785
+ {
1786
+ name: 'Scalable',
1787
+ value: '/Static/svg/richIcons/scalable.svg',
1788
+ previewValue: 'msds-scalable'
1789
+ },
1790
+ {
1791
+ name: 'Responsible',
1792
+ value: '/Static/svg/richIcons/scale-balance.svg',
1793
+ previewValue: 'msds-scale-balance'
1794
+ },
1795
+ {
1796
+ name: 'Scale Up',
1797
+ value: '/Static/svg/richIcons/scale-up.svg',
1798
+ previewValue: 'msds-scale-up'
1799
+ },
1800
+ {
1801
+ name: 'Screen Recording, animated',
1802
+ value: '/Static/svg/richIcons/screen-recording.svg',
1803
+ previewValue: 'msds-screen-recording'
1804
+ },
1805
+ {
1806
+ name: 'Searching',
1807
+ value: '/Static/svg/richIcons/searching.svg',
1808
+ previewValue: 'msds-searching'
1809
+ },
1810
+ {
1811
+ name: 'Secure',
1812
+ value: '/Static/svg/richIcons/secure.svg',
1813
+ previewValue: 'msds-secure'
1814
+ },
1815
+ {
1816
+ name: 'Secure, GDPR',
1817
+ value: '/Static/svg/richIcons/secure-gdpr.svg',
1818
+ previewValue: 'msds-secure-gdpr'
1819
+ },
1820
+ {
1821
+ name: 'Service, coding ',
1822
+ value: '/Static/svg/richIcons/service-coding.svg',
1823
+ previewValue: 'msds-service-coding'
1824
+ },
1825
+ {
1826
+ name: 'Sign Up',
1827
+ value: '/Static/svg/richIcons/sign-up.svg',
1828
+ previewValue: 'msds-sign-up'
1829
+ },
1830
+ {
1831
+ name: 'Single Site, animated',
1832
+ value: '/Static/svg/richIcons/single-site.svg',
1833
+ previewValue: 'msds-single-site'
1834
+ },
1835
+ {
1836
+ name: 'Smart Wall',
1837
+ value: '/Static/svg/richIcons/smart-wall.svg',
1838
+ previewValue: 'msds-smart-wall'
1839
+ },
1840
+ {
1841
+ name: 'Smart Wall, person',
1842
+ value: '/Static/svg/richIcons/smart-wall-person.svg',
1843
+ previewValue: 'msds-smart-wall-person'
1844
+ },
1845
+ {
1846
+ name: 'Solutions Design, animated',
1847
+ value: '/Static/svg/richIcons/solutions-design-tool.svg',
1848
+ previewValue: 'msds-solutions-design-tool'
1849
+ },
1850
+ {
1851
+ name: 'Submit for Feedback',
1852
+ value: '/Static/svg/richIcons/submit-for-feedback.svg',
1853
+ previewValue: 'msds-submit-for-feedback'
1854
+ },
1855
+ {
1856
+ name: 'Subscriptions',
1857
+ value: '/Static/svg/richIcons/subscriptions.svg',
1858
+ previewValue: 'msds-subscriptions'
1859
+ },
1860
+ {
1861
+ name: 'Support, call',
1862
+ value: '/Static/svg/richIcons/support-call.svg',
1863
+ previewValue: 'msds-support-call'
1864
+ },
1865
+ {
1866
+ name: 'Support, chat, female',
1867
+ value: '/Static/svg/richIcons/support-chat-female.svg',
1868
+ previewValue: 'msds-support-chat-female'
1869
+ },
1870
+ {
1871
+ name: 'Support, chat, male',
1872
+ value: '/Static/svg/richIcons/support-chat-male.svg',
1873
+ previewValue: 'msds-support-chat-male'
1874
+ },
1875
+ {
1876
+ name: 'Support, mobile',
1877
+ value: '/Static/svg/richIcons/mobile-support.svg',
1878
+ previewValue: 'msds-mobile-support'
1879
+ },
1880
+ {
1881
+ name: 'Support, self service',
1882
+ value: '/Static/svg/richIcons/self-service-support.svg',
1883
+ previewValue: 'msds-self-service-support'
1884
+ },
1885
+ {
1886
+ name: 'Support, technical',
1887
+ value: '/Static/svg/richIcons/support-technical.svg',
1888
+ previewValue: 'msds-support-technical'
1889
+ },
1890
+ {
1891
+ name: 'Switch On',
1892
+ value: '/Static/svg/richIcons/switch-on.svg',
1893
+ previewValue: 'msds-switch-on'
1894
+ },
1895
+ {
1896
+ name: 'System Builder',
1897
+ value: '/Static/svg/richIcons/system-builder.svg',
1898
+ previewValue: 'msds-system-builder'
1899
+ },
1900
+ {
1901
+ name: 'Tags',
1902
+ value: '/Static/svg/richIcons/tags.svg',
1903
+ previewValue: 'msds-tags'
1904
+ },
1905
+ {
1906
+ name: 'Target',
1907
+ value: '/Static/svg/richIcons/target.svg',
1908
+ previewValue: 'msds-target'
1909
+ },
1910
+ {
1911
+ name: 'Time-to-Market',
1912
+ value: '/Static/svg/richIcons/time-to-market.svg',
1913
+ previewValue: 'msds-time-to-market'
1914
+ },
1915
+ {
1916
+ name: 'Tools',
1917
+ value: '/Static/svg/richIcons/tools.svg',
1918
+ previewValue: 'msds-tools'
1919
+ },
1920
+ {
1921
+ name: 'Trade Show',
1922
+ value: '/Static/svg/richIcons/trade-show.svg',
1923
+ previewValue: 'msds-trade-show'
1924
+ },
1925
+ {
1926
+ name: 'Transaction',
1927
+ value: '/Static/svg/richIcons/transaction.svg',
1928
+ previewValue: 'msds-transaction'
1929
+ },
1930
+ {
1931
+ name: 'Translation',
1932
+ value: '/Static/svg/richIcons/translation.svg',
1933
+ previewValue: 'msds-translation'
1934
+ },
1935
+ {
1936
+ name: 'Update',
1937
+ value: '/Static/svg/richIcons/upgrade.svg',
1938
+ previewValue: 'msds-upgrade'
1939
+ },
1940
+ {
1941
+ name: 'Update Content',
1942
+ value: '/Static/svg/richIcons/update-content.svg',
1943
+ previewValue: 'msds-update-content'
1944
+ },
1945
+ {
1946
+ name: 'Update Content Then Publish',
1947
+ value: '/Static/svg/richIcons/update-content-then-publish.svg',
1948
+ previewValue: 'msds-update-content-then-publish'
1949
+ },
1950
+ {
1951
+ name: 'User Review',
1952
+ value: '/Static/svg/richIcons/user-review.svg',
1953
+ previewValue: 'msds-user-review'
1954
+ },
1955
+ {
1956
+ name: 'Verification',
1957
+ value: '/Static/svg/richIcons/verification.svg',
1958
+ previewValue: 'msds-verification'
1959
+ },
1960
+ {
1961
+ name: 'Warning',
1962
+ value: '/Static/svg/richIcons/warning.svg',
1963
+ previewValue: 'msds-warning'
1964
+ },
1965
+ {
1966
+ name: 'Watch',
1967
+ value: '/Static/svg/richIcons/watch.svg',
1968
+ previewValue: 'msds-watch'
1969
+ },
1970
+ {
1971
+ name: 'Webinar',
1972
+ value: '/Static/svg/richIcons/webinar.svg',
1973
+ previewValue: 'msds-webinar'
1974
+ },
1975
+ {
1976
+ name: 'Well Being',
1977
+ value: '/Static/svg/richIcons/well-being.svg',
1978
+ previewValue: 'msds-well-being'
1979
+ },
1980
+ {
1981
+ name: 'World Leading',
1982
+ value: '/Static/svg/richIcons/world-leading.svg',
1983
+ previewValue: 'msds-world-leading'
1984
+ },
1985
+ {
1986
+ name: 'XProtect',
1987
+ value: '/Static/svg/richIcons/xprotect.svg',
1988
+ previewValue: 'msds-xprotect'
1989
+ },
1990
+ {
1991
+ name: 'XProtect, Access, Anywhere',
1992
+ value: '/Static/svg/richIcons/xprotect-access-anywhere.svg',
1993
+ previewValue: 'msds-xprotect-access-anywhere'
1994
+ },
1995
+ {
1996
+ name: 'Video',
1997
+ value: '/Static/svg/richIcons/youtube.svg',
1998
+ previewValue: 'msds-youtube'
1999
+ },
2000
+ {
2001
+ name: 'Video Cookie',
2002
+ value: '/Static/svg/richIcons/video-cookie.svg',
2003
+ previewValue: 'msds-video-cookie'
2004
+ },
2005
+ {
2006
+ name: 'Locations, animated',
2007
+ value: '/Static/svg/richIcons/planet.svg',
2008
+ previewValue: 'msds-planet'
2009
+ },
2010
+ {
2011
+ name: 'Integrated Surveillance System, animated',
2012
+ value: '/Static/svg/richIcons/advanced-super-surveillance.svg',
2013
+ previewValue: 'msds-advanced-super-surveillance'
2014
+ },
2015
+ {
2016
+ name: '24-7, animated',
2017
+ value: '/Static/svg/richIcons/clock-24-7.svg',
2018
+ previewValue: 'msds-clock-24-7'
2019
+ },
2020
+ {
2021
+ name: 'Calendar, month, animated',
2022
+ value: '/Static/svg/richIcons/cal-monthly.svg',
2023
+ previewValue: 'msds-cal-monthly'
2024
+ },
2025
+ {
2026
+ name: 'Calendar, week, animated',
2027
+ value: '/Static/svg/richIcons/cal-weekly.svg',
2028
+ previewValue: 'msds-cal-weekly'
2029
+ },
2030
+ {
2031
+ name: 'Access Control',
2032
+ value: '/Static/svg/richIcons/access-control-illustration.svg',
2033
+ previewValue: 'msds-access-control-illustration'
2034
+ },
2035
+ {
2036
+ name: 'Reliable',
2037
+ value: '/Static/svg/richIcons/reliable.svg',
2038
+ previewValue: 'msds-reliable'
2039
+ },
2040
+ {
2041
+ name: 'Body Worn',
2042
+ value: '/Static/svg/richIcons/body-worn.svg',
2043
+ previewValue: 'msds-body-worn'
2044
+ },
2045
+ {
2046
+ name: 'Camera, outdated',
2047
+ value: '/Static/svg/richIcons/outdated-hardware.svg',
2048
+ previewValue: 'msds-outdated-hardware'
2049
+ },
2050
+ {
2051
+ name: 'Add',
2052
+ value: '/Static/svg/richIcons/add.svg',
2053
+ previewValue: 'msds-add'
2054
+ },
2055
+ {
2056
+ name: 'Covid',
2057
+ value: '/Static/svg/richIcons/covid.svg',
2058
+ previewValue: 'msds-covid'
2059
+ },
2060
+ {
2061
+ name: 'Drone',
2062
+ value: '/Static/svg/richIcons/drone.svg',
2063
+ previewValue: 'msds-drone'
2064
+ },
2065
+ {
2066
+ name: 'Phishing',
2067
+ value: '/Static/svg/richIcons/phishing.svg',
2068
+ previewValue: 'msds-phishing'
2069
+ },
2070
+ {
2071
+ name: 'Robot',
2072
+ value: '/Static/svg/richIcons/robot.svg',
2073
+ previewValue: 'msds-robot'
2074
+ },
2075
+ {
2076
+ name: 'Sale Buyer',
2077
+ value: '/Static/svg/richIcons/sale-buyer.svg',
2078
+ previewValue: 'msds-sale-buyer'
2079
+ },
2080
+ {
2081
+ name: 'Save The Date',
2082
+ value: '/Static/svg/richIcons/save-the-date.svg',
2083
+ previewValue: 'msds-save-the-date'
2084
+ },
2085
+ {
2086
+ name: 'Social Distancing',
2087
+ value: '/Static/svg/richIcons/social-distancing.svg',
2088
+ previewValue: 'msds-social-distancing'
2089
+ },
2090
+ {
2091
+ name: 'Software',
2092
+ value: '/Static/svg/richIcons/software.svg',
2093
+ previewValue: 'msds-software'
2094
+ },
2095
+ {
2096
+ name: 'Storage',
2097
+ value: '/Static/svg/richIcons/storage.svg',
2098
+ previewValue: 'msds-storage'
2099
+ },
2100
+ {
2101
+ name: 'World Communication',
2102
+ value: '/Static/svg/richIcons/world-communication.svg',
2103
+ previewValue: 'msds-world-communication'
2104
+ },
2105
+ {
2106
+ name: 'Ease of Use',
2107
+ value: '/Static/svg/richIcons/mind-at-ease.svg',
2108
+ previewValue: 'msds-mind-at-ease'
2109
+ },
2110
+ {
2111
+ name: 'AI bridge',
2112
+ value: '/Static/svg/richIcons/ai-bridge.svg',
2113
+ previewValue: 'msds-ai-bridge'
2114
+ },
2115
+ {
2116
+ name: 'Driver framework',
2117
+ value: '/Static/svg/richIcons/driver-framework.svg',
2118
+ previewValue: 'msds-driver-framework'
2119
+ },
2120
+ {
2121
+ name: 'VPS',
2122
+ value: '/Static/svg/richIcons/vps.svg',
2123
+ previewValue: 'msds-vps'
2124
+ },
2125
+ ////////////////////////////////////////
2126
+ {
2127
+ name: 'Marketplace Challenges Assist People Feel Safe Leaving',
2128
+ value: '/Static/svg/richIcons/marketplace-challenges-assist-people-feel-safe-leaving.svg',
2129
+ previewValue: 'msds-marketplace-challenges-assist-people-feel-safe-leaving'
2130
+ },
2131
+ {
2132
+ name: 'Marketplace Challenges Assist People In Finding Their Vehicles',
2133
+ value: '/Static/svg/richIcons/marketplace-challenges-assist-people-in-finding-their-vehicles.svg',
2134
+ previewValue: 'msds-marketplace-challenges-assist-people-in-finding-their-vehicles'
2135
+ },
2136
+ {
2137
+ name: 'Marketplace Challenges Avoid Employee Theft',
2138
+ value: '/Static/svg/richIcons/marketplace-challenges-avoid-employee-theft.svg',
2139
+ previewValue: 'msds-marketplace-challenges-avoid-employee-theft'
2140
+ },
2141
+ {
2142
+ name: 'Marketplace Challenges Control Access To Restricted Areas',
2143
+ value: '/Static/svg/richIcons/marketplace-challenges-control-access-to-restricted-areas.svg',
2144
+ previewValue: 'msds-marketplace-challenges-control-access-to-restricted-areas'
2145
+ },
2146
+ {
2147
+ name: 'Marketplace Challenges Discover Inefficiencies In Cargo Movement',
2148
+ value: '/Static/svg/richIcons/marketplace-challenges-discover-inefficiencies-in-cargo-movement.svg',
2149
+ previewValue: 'msds-marketplace-challenges-discover-inefficiencies-in-cargo-movement'
2150
+ },
2151
+ {
2152
+ name: 'Marketplace Challenges Find Lost Children',
2153
+ value: '/Static/svg/richIcons/marketplace-challenges-find-lost-children.svg',
2154
+ previewValue: 'msds-marketplace-challenges-find-lost-children'
2155
+ },
2156
+ {
2157
+ name: 'Marketplace Challenges Gather Evidence For Criminal Investigation',
2158
+ value: '/Static/svg/richIcons/marketplace-challenges-gather-evidence-for-criminal-investigation.svg',
2159
+ previewValue: 'msds-marketplace-challenges-gather-evidence-for-criminal-investigation'
2160
+ },
2161
+ {
2162
+ name: 'Marketplace Challenges Improve Wait Time In Lines',
2163
+ value: '/Static/svg/richIcons/marketplace-challenges-improve-wait-time-in-lines.svg',
2164
+ previewValue: 'msds-marketplace-challenges-improve-wait-time-in-lines'
2165
+ },
2166
+ {
2167
+ name: 'Marketplace Challenges Money Disputes With Customers',
2168
+ value: '/Static/svg/richIcons/marketplace-challenges-money-disputes-with-customers.svg',
2169
+ previewValue: 'msds-marketplace-challenges-money-disputes-with-customers'
2170
+ },
2171
+ {
2172
+ name: 'Marketplace Challenges Personalized Customer Experience',
2173
+ value: '/Static/svg/richIcons/marketplace-challenges-personalized-customer-experience.svg',
2174
+ previewValue: 'msds-marketplace-challenges-personalized-customer-experience'
2175
+ },
2176
+ {
2177
+ name: 'Marketplace Challenges Prevent Multiple People From Entering A Door On A Single Access Badge',
2178
+ value:
2179
+ '/Static/svg/richIcons/marketplace-challenges-prevent-multiple-people-from-entering-a-door-on-a-single-access-badge.svg',
2180
+ previewValue: 'msds-marketplace-challenges-prevent-multiple-people-from-entering-a-door-on-a-single-access-badge'
2181
+ },
2182
+ {
2183
+ name: 'Marketplace Challenges Provide Evidence Against Lawsuit',
2184
+ value: '/Static/svg/richIcons/marketplace-challenges-provide-evidence-against-lawsuit.svg',
2185
+ previewValue: 'msds-marketplace-challenges-provide-evidence-against-lawsuit'
2186
+ },
2187
+ {
2188
+ name: 'Marketplace Challenges React To Confrontations Before They Escalate',
2189
+ value: '/Static/svg/richIcons/marketplace-challenges-react-to-confrontations-before-they-escalate.svg',
2190
+ previewValue: 'msds-marketplace-challenges-react-to-confrontations-before-they-escalate'
2191
+ },
2192
+ {
2193
+ name: 'Marketplace Challenges Reduce Property Damage',
2194
+ value: '/Static/svg/richIcons/marketplace-challenges-reduce-property-damage.svg',
2195
+ previewValue: 'msds-marketplace-challenges-reduce-property-damage'
2196
+ },
2197
+ {
2198
+ name: 'Marketplace Challenges Reduce Workplace Accidents',
2199
+ value: '/Static/svg/richIcons/marketplace-challenges-reduce-workplace-accidents.svg',
2200
+ previewValue: 'msds-marketplace-challenges-reduce-workplace-accidents'
2201
+ },
2202
+ {
2203
+ name: 'Marketplace Challenges Respond To Medical Emergencies',
2204
+ value: '/Static/svg/richIcons/marketplace-challenges-respond-to-medical-emergencies.svg',
2205
+ previewValue: 'msds-marketplace-challenges-respond-to-medical-emergencies'
2206
+ },
2207
+ {
2208
+ name: 'Marketplace Challenges Situational Awareness To Response Teams',
2209
+ value: '/Static/svg/richIcons/marketplace-challenges-situational-awareness-to-response-teams.svg',
2210
+ previewValue: 'msds-marketplace-challenges-situational-awareness-to-response-teams'
2211
+ },
2212
+ {
2213
+ name: 'Marketplace Challenges Understand Customer Behavior',
2214
+ value: '/Static/svg/richIcons/marketplace-challenges-understand-customer-behavior.svg',
2215
+ previewValue: 'msds-marketplace-challenges-understand-customer-behavior'
2216
+ },
2217
+ {
2218
+ name: 'Marketplace Challenges Vandalism',
2219
+ value: '/Static/svg/richIcons/marketplace-challenges-vandalism.svg',
2220
+ previewValue: 'msds-marketplace-challenges-vandalism'
2221
+ },
2222
+ {
2223
+ name: 'Marketplace Industries Airports',
2224
+ value: '/Static/svg/richIcons/marketplace-industries-airports.svg',
2225
+ previewValue: 'msds-marketplace-industries-airports'
2226
+ },
2227
+ {
2228
+ name: 'Marketplace Industries Art And Entertainment',
2229
+ value: '/Static/svg/richIcons/marketplace-industries-art-and-entertainment.svg',
2230
+ previewValue: 'msds-marketplace-industries-art-and-entertainment'
2231
+ },
2232
+ {
2233
+ name: 'Marketplace Industries City Surveillance',
2234
+ value: '/Static/svg/richIcons/marketplace-industries-city-surveillance.svg',
2235
+ previewValue: 'msds-marketplace-industries-city-surveillance'
2236
+ },
2237
+ {
2238
+ name: 'Marketplace Industries Construction',
2239
+ value: '/Static/svg/richIcons/marketplace-industries-construction.svg',
2240
+ previewValue: 'msds-marketplace-industries-construction'
2241
+ },
2242
+ {
2243
+ name: 'Marketplace Industries Critical Infrastructure',
2244
+ value: '/Static/svg/richIcons/marketplace-industries-critical-infrastructure.svg',
2245
+ previewValue: 'msds-marketplace-industries-critical-infrastructure'
2246
+ },
2247
+ {
2248
+ name: 'Marketplace Industries Education',
2249
+ value: '/Static/svg/richIcons/marketplace-industries-education.svg',
2250
+ previewValue: 'msds-marketplace-industries-education'
2251
+ },
2252
+ {
2253
+ name: 'Marketplace Industries Finance And Insurance',
2254
+ value: '/Static/svg/richIcons/marketplace-industries-finance-and-insurance.svg',
2255
+ previewValue: 'msds-marketplace-industries-finance-and-insurance'
2256
+ },
2257
+ {
2258
+ name: 'Marketplace Industries Healthcare',
2259
+ value: '/Static/svg/richIcons/marketplace-industries-healthcare.svg',
2260
+ previewValue: 'msds-marketplace-industries-healthcare'
2261
+ },
2262
+ {
2263
+ name: 'Marketplace Industries Information Technology',
2264
+ value: '/Static/svg/richIcons/marketplace-industries-information-technology.svg',
2265
+ previewValue: 'msds-marketplace-industries-information-technology'
2266
+ },
2267
+ {
2268
+ name: 'Marketplace Industries Manufacturing',
2269
+ value: '/Static/svg/richIcons/marketplace-industries-manufacturing.svg',
2270
+ previewValue: 'msds-marketplace-industries-manufacturing'
2271
+ },
2272
+ {
2273
+ name: 'Marketplace Industries Public Administration',
2274
+ value: '/Static/svg/richIcons/marketplace-industries-public-administration.svg',
2275
+ previewValue: 'msds-marketplace-industries-public-administration'
2276
+ },
2277
+ {
2278
+ name: 'Marketplace Industries Public Transport',
2279
+ value: '/Static/svg/richIcons/marketplace-industries-public-transport.svg',
2280
+ previewValue: 'msds-marketplace-industries-public-transport'
2281
+ },
2282
+ {
2283
+ name: 'Marketplace Industries Retail',
2284
+ value: '/Static/svg/richIcons/marketplace-industries-retail.svg',
2285
+ previewValue: 'msds-marketplace-industries-retail'
2286
+ },
2287
+ {
2288
+ name: 'Marketplace Industries Seaports',
2289
+ value: '/Static/svg/richIcons/marketplace-industries-seaports.svg',
2290
+ previewValue: 'msds-marketplace-industries-seaports'
2291
+ },
2292
+ {
2293
+ name: 'Marketplace Industries Trafic Monitoring',
2294
+ value: '/Static/svg/richIcons/marketplace-industries-trafic-monitoring.svg',
2295
+ previewValue: 'msds-marketplace-industries-trafic-monitoring'
2296
+ },
2297
+ {
2298
+ name: 'Marketplace Industries Utilities',
2299
+ value: '/Static/svg/richIcons/marketplace-industries-utilities.svg',
2300
+ previewValue: 'msds-marketplace-industries-utilities'
2301
+ },
2302
+ {
2303
+ name: 'Marketplace Practice Access Control',
2304
+ value: '/Static/svg/richIcons/marketplace-practice-access-control.svg',
2305
+ previewValue: 'msds-marketplace-practice-access-control'
2306
+ },
2307
+ {
2308
+ name: 'Marketplace Practice Business Intelligence',
2309
+ value: '/Static/svg/richIcons/marketplace-practice-business-intelligence.svg',
2310
+ previewValue: 'msds-marketplace-practice-business-intelligence'
2311
+ },
2312
+ {
2313
+ name: 'Marketplace Practice Business Solutions',
2314
+ value: '/Static/svg/richIcons/marketplace-practice-business-solutions.svg',
2315
+ previewValue: 'msds-marketplace-practice-business-solutions'
2316
+ },
2317
+ {
2318
+ name: 'Marketplace Practice Central Monitoring',
2319
+ value: '/Static/svg/richIcons/marketplace-practice-central-monitoring.svg',
2320
+ previewValue: 'msds-marketplace-practice-central-monitoring'
2321
+ },
2322
+ {
2323
+ name: 'Marketplace Practice Cloud And Managed Services',
2324
+ value: '/Static/svg/richIcons/marketplace-practice-cloud-and-managed-services.svg',
2325
+ previewValue: 'msds-marketplace-practice-cloud-and-managed-services'
2326
+ },
2327
+ {
2328
+ name: 'Marketplace Practice Communication',
2329
+ value: '/Static/svg/richIcons/marketplace-practice-communication.svg',
2330
+ previewValue: 'msds-marketplace-practice-communication'
2331
+ },
2332
+ {
2333
+ name: 'Marketplace Practice Crisis Emergency',
2334
+ value: '/Static/svg/richIcons/marketplace-practice-crisis-emergency.svg',
2335
+ previewValue: 'msds-marketplace-practice-crisis-emergency'
2336
+ },
2337
+ {
2338
+ name: 'Marketplace Practice Cyber Security',
2339
+ value: '/Static/svg/richIcons/marketplace-practice-cyber-security.svg',
2340
+ previewValue: 'msds-marketplace-practice-cyber-security'
2341
+ },
2342
+ {
2343
+ name: 'Marketplace Practice Detection And Deterrence',
2344
+ value: '/Static/svg/richIcons/marketplace-practice-detection-and-deterrence.svg',
2345
+ previewValue: 'msds-marketplace-practice-detection-and-deterrence'
2346
+ },
2347
+ {
2348
+ name: 'Marketplace Practice Digital Infrastructure',
2349
+ value: '/Static/svg/richIcons/marketplace-practice-digital-infrastructure.svg',
2350
+ previewValue: 'msds-marketplace-practice-digital-infrastructure'
2351
+ },
2352
+ {
2353
+ name: 'Marketplace Practice Facilities Management',
2354
+ value: '/Static/svg/richIcons/marketplace-practice-facilities-management.svg',
2355
+ previewValue: 'msds-marketplace-practice-facilities-management'
2356
+ },
2357
+ {
2358
+ name: 'Marketplace Practice Fire And Life Safety',
2359
+ value: '/Static/svg/richIcons/marketplace-practice-fire-and-life-safety.svg',
2360
+ previewValue: 'msds-marketplace-practice-fire-and-life-safety'
2361
+ },
2362
+ {
2363
+ name: 'Marketplace Practice Home Automation Iot',
2364
+ value: '/Static/svg/richIcons/marketplace-practice-home-automation-iot.svg',
2365
+ previewValue: 'msds-marketplace-practice-home-automation-iot'
2366
+ },
2367
+ {
2368
+ name: 'Marketplace Practice Intrusion And Alarm',
2369
+ value: '/Static/svg/richIcons/marketplace-practice-intrusion-and-alarm.svg',
2370
+ previewValue: 'msds-marketplace-practice-intrusion-and-alarm'
2371
+ },
2372
+ {
2373
+ name: 'Marketplace Practice Investigation',
2374
+ value: '/Static/svg/richIcons/marketplace-practice-investigation.svg',
2375
+ previewValue: 'msds-marketplace-practice-investigation'
2376
+ },
2377
+ {
2378
+ name: 'Marketplace Practice It Hardware And Equipment',
2379
+ value: '/Static/svg/richIcons/marketplace-practice-it-hardware-and-equipment.svg',
2380
+ previewValue: 'msds-marketplace-practice-it-hardware-and-equipment'
2381
+ },
2382
+ {
2383
+ name: 'Marketplace Practice Privacy Protection',
2384
+ value: '/Static/svg/richIcons/marketplace-practice-privacy-protection.svg',
2385
+ previewValue: 'msds-marketplace-practice-privacy-protection'
2386
+ },
2387
+ {
2388
+ name: 'Marketplace Practice Smart City',
2389
+ value: '/Static/svg/richIcons/marketplace-practice-smart-city.svg',
2390
+ previewValue: 'msds-marketplace-practice-smart-city'
2391
+ },
2392
+ {
2393
+ name: 'Marketplace Practice Surveillance',
2394
+ value: '/Static/svg/richIcons/marketplace-practice-surveillance.svg',
2395
+ previewValue: 'msds-marketplace-practice-surveillance'
2396
+ },
2397
+ {
2398
+ name: 'Marketplace Practice Tracking And Monitoring',
2399
+ value: '/Static/svg/richIcons/marketplace-practice-tracking-and-monitoring.svg',
2400
+ previewValue: 'msds-marketplace-practice-tracking-and-monitoring'
2401
+ },
2402
+ {
2403
+ name: 'Marketplace Practice Vehicles And Traffic',
2404
+ value: '/Static/svg/richIcons/marketplace-practice-vehicles-and-traffic.svg',
2405
+ previewValue: 'msds-marketplace-practice-vehicles-and-traffic'
2406
+ },
2407
+ {
2408
+ name: 'Marketplace Inspired',
2409
+ value: '/Static/svg/richIcons/marketplace-inspired.svg',
2410
+ previewValue: 'msds-marketplace-inspired'
2411
+ },
2412
+ {
2413
+ name: 'Marketplace Product Page',
2414
+ value: '/Static/svg/richIcons/marketplace-product-page.svg',
2415
+ previewValue: 'msds-marketplace-product-page'
2416
+ },
2417
+ {
2418
+ name: 'Marketplace Solution Service',
2419
+ value: '/Static/svg/richIcons/marketplace-solution-service.svg',
2420
+ previewValue: 'msds-marketplace-solution-service'
2421
+ },
2422
+ {
2423
+ name: 'Marketplace Collect',
2424
+ value: '/Static/svg/richIcons/marketplace-collect.svg',
2425
+ previewValue: 'msds-marketplace-collect'
2426
+ },
2427
+ {
2428
+ name: 'Marketplace Convert',
2429
+ value: '/Static/svg/richIcons/marketplace-convert.svg',
2430
+ previewValue: 'msds-marketplace-convert'
2431
+ },
2432
+ {
2433
+ name: 'Marketplace See',
2434
+ value: '/Static/svg/richIcons/marketplace-see.svg',
2435
+ previewValue: 'msds-marketplace-see'
2436
+ },
2437
+ {
2438
+ name: 'Marketplace Understanding data',
2439
+ value: '/Static/svg/richIcons/marketplace-understanding-data.svg',
2440
+ previewValue: 'msds-marketplace-understanding-data'
2441
+ }
2442
+ ]
2443
+
2444
+ export const utilityIcons = [
2445
+ {
2446
+ name: 'Alarm',
2447
+ value: '/Static/dist/msds-utility-spritemap.svg#alarm',
2448
+ previewValue: '#alarm'
2449
+ },
2450
+ {
2451
+ name: 'Analytics',
2452
+ value: '/Static/dist/msds-utility-spritemap.svg#analytics',
2453
+ previewValue: '#analytics'
2454
+ },
2455
+ {
2456
+ name: 'Application',
2457
+ value: '/Static/dist/msds-utility-spritemap.svg#application',
2458
+ previewValue: '#application'
2459
+ },
2460
+ {
2461
+ name: 'Arrow Down',
2462
+ value: '/Static/dist/msds-utility-spritemap.svg#arrow-down',
2463
+ previewValue: '#arrow-down'
2464
+ },
2465
+ {
2466
+ name: 'Arrow Left',
2467
+ value: '/Static/dist/msds-utility-spritemap.svg#arrow-left',
2468
+ previewValue: '#arrow-left'
2469
+ },
2470
+ {
2471
+ name: 'Arrow Right',
2472
+ value: '/Static/dist/msds-utility-spritemap.svg#arrow-right',
2473
+ previewValue: '#arrow-right'
2474
+ },
2475
+ {
2476
+ name: 'Arrow Up',
2477
+ value: '/Static/dist/msds-utility-spritemap.svg#arrow-up',
2478
+ previewValue: '#arrow-up'
2479
+ },
2480
+ {
2481
+ name: 'Article',
2482
+ value: '/Static/dist/msds-utility-spritemap.svg#article',
2483
+ previewValue: '#article'
2484
+ },
2485
+ {
2486
+ name: 'Attachment',
2487
+ value: '/Static/dist/msds-utility-spritemap.svg#attachment',
2488
+ previewValue: '#attachment'
2489
+ },
2490
+ {
2491
+ name: 'Book Open',
2492
+ value: '/Static/dist/msds-utility-spritemap.svg#book-open',
2493
+ previewValue: '#book-open'
2494
+ },
2495
+ {
2496
+ name: 'Box',
2497
+ value: '/Static/dist/msds-utility-spritemap.svg#box',
2498
+ previewValue: '#box'
2499
+ },
2500
+ {
2501
+ name: 'Building',
2502
+ value: '/Static/dist/msds-utility-spritemap.svg#building',
2503
+ previewValue: '#building'
2504
+ },
2505
+ {
2506
+ name: 'Calendar',
2507
+ value: '/Static/dist/msds-utility-spritemap.svg#calendar',
2508
+ previewValue: '#calendar'
2509
+ },
2510
+ {
2511
+ name: 'Camera',
2512
+ value: '/Static/dist/msds-utility-spritemap.svg#camera',
2513
+ previewValue: '#camera'
2514
+ },
2515
+ {
2516
+ name: 'Car',
2517
+ value: '/Static/dist/msds-utility-spritemap.svg#car',
2518
+ previewValue: '#car'
2519
+ },
2520
+ {
2521
+ name: 'Career',
2522
+ value: '/Static/dist/msds-utility-spritemap.svg#career',
2523
+ previewValue: '#career'
2524
+ },
2525
+ {
2526
+ name: 'Certification',
2527
+ value: '/Static/dist/msds-utility-spritemap.svg#certification',
2528
+ previewValue: '#certification'
2529
+ },
2530
+ {
2531
+ name: 'Chat',
2532
+ value: '/Static/dist/msds-utility-spritemap.svg#chat',
2533
+ previewValue: '#chat'
2534
+ },
2535
+ {
2536
+ name: 'Checkmark',
2537
+ value: '/Static/dist/msds-utility-spritemap.svg#checkmark',
2538
+ previewValue: '#checkmark'
2539
+ },
2540
+ {
2541
+ name: 'Chevron Down',
2542
+ value: '/Static/dist/msds-utility-spritemap.svg#chevron-down',
2543
+ previewValue: '#chevron-down'
2544
+ },
2545
+ {
2546
+ name: 'Chevron Left',
2547
+ value: '/Static/dist/msds-utility-spritemap.svg#chevron-left',
2548
+ previewValue: '#chevron-left'
2549
+ },
2550
+ {
2551
+ name: 'Chevron Right',
2552
+ value: '/Static/dist/msds-utility-spritemap.svg#chevron-right',
2553
+ previewValue: '#chevron-right'
2554
+ },
2555
+ {
2556
+ name: 'Chevron Up Down',
2557
+ value: '/Static/dist/msds-utility-spritemap.svg#chevron-up-down',
2558
+ previewValue: '#chevron-up-down'
2559
+ },
2560
+ {
2561
+ name: 'Chevron Up',
2562
+ value: '/Static/dist/msds-utility-spritemap.svg#chevron-up',
2563
+ previewValue: '#chevron-up'
2564
+ },
2565
+ {
2566
+ name: 'Clock',
2567
+ value: '/Static/dist/msds-utility-spritemap.svg#clock',
2568
+ previewValue: '#clock'
2569
+ },
2570
+ {
2571
+ name: 'Cloud',
2572
+ value: '/Static/dist/msds-utility-spritemap.svg#cloud',
2573
+ previewValue: '#cloud'
2574
+ },
2575
+ {
2576
+ name: 'Code',
2577
+ value: '/Static/dist/msds-utility-spritemap.svg#code',
2578
+ previewValue: '#code'
2579
+ },
2580
+ {
2581
+ name: 'Cross',
2582
+ value: '/Static/dist/msds-utility-spritemap.svg#cross',
2583
+ previewValue: '#cross'
2584
+ },
2585
+ {
2586
+ name: 'Customer Dashboard',
2587
+ value: '/Static/dist/msds-utility-spritemap.svg#customer-dashboard',
2588
+ previewValue: '#customer-dashboard'
2589
+ },
2590
+ {
2591
+ name: 'Customer Story',
2592
+ value: '/Static/dist/msds-utility-spritemap.svg#customer-story',
2593
+ previewValue: '#customer-story'
2594
+ },
2595
+ {
2596
+ name: 'Cyber Security',
2597
+ value: '/Static/dist/msds-utility-spritemap.svg#cyber-security',
2598
+ previewValue: '#cyber-security'
2599
+ },
2600
+ {
2601
+ name: 'Deploy',
2602
+ value: '/Static/dist/msds-utility-spritemap.svg#deploy',
2603
+ previewValue: '#deploy'
2604
+ },
2605
+ {
2606
+ name: 'Devices Desktop',
2607
+ value: '/Static/dist/msds-utility-spritemap.svg#devices-desktop',
2608
+ previewValue: '#devices-desktop'
2609
+ },
2610
+ {
2611
+ name: 'Devices Laptop',
2612
+ value: '/Static/dist/msds-utility-spritemap.svg#devices-laptop',
2613
+ previewValue: '#devices-laptop'
2614
+ },
2615
+ {
2616
+ name: 'Devices Mobile',
2617
+ value: '/Static/dist/msds-utility-spritemap.svg#devices-mobile',
2618
+ previewValue: '#devices-mobile'
2619
+ },
2620
+ {
2621
+ name: 'Devices Tablet',
2622
+ value: '/Static/dist/msds-utility-spritemap.svg#devices-tablet',
2623
+ previewValue: '#devices-tablet'
2624
+ },
2625
+ {
2626
+ name: 'Document',
2627
+ value: '/Static/dist/msds-utility-spritemap.svg#document',
2628
+ previewValue: '#document'
2629
+ },
2630
+ {
2631
+ name: 'Documents',
2632
+ value: '/Static/dist/msds-utility-spritemap.svg#documents',
2633
+ previewValue: '#documents'
2634
+ },
2635
+ {
2636
+ name: 'Download',
2637
+ value: '/Static/dist/msds-utility-spritemap.svg#download',
2638
+ previewValue: '#download'
2639
+ },
2640
+ {
2641
+ name: 'Drag',
2642
+ value: '/Static/dist/msds-utility-spritemap.svg#drag',
2643
+ previewValue: '#drag'
2644
+ },
2645
+ {
2646
+ name: 'Duplicate',
2647
+ value: '/Static/dist/msds-utility-spritemap.svg#duplicate',
2648
+ previewValue: '#duplicate'
2649
+ },
2650
+ {
2651
+ name: 'Edit',
2652
+ value: '/Static/dist/msds-utility-spritemap.svg#edit',
2653
+ previewValue: '#edit'
2654
+ },
2655
+ {
2656
+ name: 'Expand',
2657
+ value: '/Static/dist/msds-utility-spritemap.svg#expand',
2658
+ previewValue: '#expand'
2659
+ },
2660
+ {
2661
+ name: 'Extend',
2662
+ value: '/Static/dist/msds-utility-spritemap.svg#extend',
2663
+ previewValue: '#extend'
2664
+ },
2665
+ {
2666
+ name: 'External Link',
2667
+ value: '/Static/dist/msds-utility-spritemap.svg#external-link',
2668
+ previewValue: '#external-link'
2669
+ },
2670
+ {
2671
+ name: 'Eye Off',
2672
+ value: '/Static/dist/msds-utility-spritemap.svg#eye-off',
2673
+ previewValue: '#eye-off'
2674
+ },
2675
+ {
2676
+ name: 'Eye',
2677
+ value: '/Static/dist/msds-utility-spritemap.svg#eye',
2678
+ previewValue: '#eye'
2679
+ },
2680
+ {
2681
+ name: 'Filter',
2682
+ value: '/Static/dist/msds-utility-spritemap.svg#filter',
2683
+ previewValue: '#filter'
2684
+ },
2685
+ {
2686
+ name: 'Find Resource',
2687
+ value: '/Static/dist/msds-utility-spritemap.svg#find-resource',
2688
+ previewValue: '#find-resource'
2689
+ },
2690
+ {
2691
+ name: 'Folder',
2692
+ value: '/Static/dist/msds-utility-spritemap.svg#folder',
2693
+ previewValue: '#folder'
2694
+ },
2695
+ {
2696
+ name: 'Global',
2697
+ value: '/Static/dist/msds-utility-spritemap.svg#global',
2698
+ previewValue: '#global'
2699
+ },
2700
+ {
2701
+ name: 'Grid',
2702
+ value: '/Static/dist/msds-utility-spritemap.svg#grid',
2703
+ previewValue: '#grid'
2704
+ },
2705
+ {
2706
+ name: 'Hardware',
2707
+ value: '/Static/dist/msds-utility-spritemap.svg#hardware',
2708
+ previewValue: '#hardware'
2709
+ },
2710
+ {
2711
+ name: 'Heart',
2712
+ value: '/Static/dist/msds-utility-spritemap.svg#heart',
2713
+ previewValue: '#heart'
2714
+ },
2715
+ {
2716
+ name: 'Home',
2717
+ value: '/Static/dist/msds-utility-spritemap.svg#home',
2718
+ previewValue: '#home'
2719
+ },
2720
+ {
2721
+ name: 'Image',
2722
+ value: '/Static/dist/msds-utility-spritemap.svg#image',
2723
+ previewValue: '#image'
2724
+ },
2725
+ {
2726
+ name: 'Information',
2727
+ value: '/Static/dist/msds-utility-spritemap.svg#information',
2728
+ previewValue: '#information'
2729
+ },
2730
+ {
2731
+ name: 'Investigation',
2732
+ value: '/Static/dist/msds-utility-spritemap.svg#investigation',
2733
+ previewValue: '#investigation'
2734
+ },
2735
+ {
2736
+ name: 'Knowledge Base',
2737
+ value: '/Static/dist/msds-utility-spritemap.svg#knowledge-base',
2738
+ previewValue: '#knowledge-base'
2739
+ },
2740
+ {
2741
+ name: 'Landmark',
2742
+ value: '/Static/dist/msds-utility-spritemap.svg#landmark',
2743
+ previewValue: '#landmark'
2744
+ },
2745
+ {
2746
+ name: 'Link',
2747
+ value: '/Static/dist/msds-utility-spritemap.svg#link',
2748
+ previewValue: '#link'
2749
+ },
2750
+ {
2751
+ name: 'List Bullets',
2752
+ value: '/Static/dist/msds-utility-spritemap.svg#list-bullets',
2753
+ previewValue: '#list-bullets'
2754
+ },
2755
+ {
2756
+ name: 'Live',
2757
+ value: '/Static/dist/msds-utility-spritemap.svg#live',
2758
+ previewValue: '#live'
2759
+ },
2760
+ {
2761
+ name: 'Loader',
2762
+ value: '/Static/dist/msds-utility-spritemap.svg#loader',
2763
+ previewValue: '#loader'
2764
+ },
2765
+ {
2766
+ name: 'Location',
2767
+ value: '/Static/dist/msds-utility-spritemap.svg#location',
2768
+ previewValue: '#location'
2769
+ },
2770
+ {
2771
+ name: 'Lock Closed',
2772
+ value: '/Static/dist/msds-utility-spritemap.svg#lock-closed',
2773
+ previewValue: '#lock-closed'
2774
+ },
2775
+ {
2776
+ name: 'Lock Open',
2777
+ value: '/Static/dist/msds-utility-spritemap.svg#lock-open',
2778
+ previewValue: '#lock-open'
2779
+ },
2780
+ {
2781
+ name: 'Log In',
2782
+ value: '/Static/dist/msds-utility-spritemap.svg#log-in',
2783
+ previewValue: '#log-in'
2784
+ },
2785
+ {
2786
+ name: 'Log Out',
2787
+ value: '/Static/dist/msds-utility-spritemap.svg#log-out',
2788
+ previewValue: '#log-out'
2789
+ },
2790
+ {
2791
+ name: 'Lpr',
2792
+ value: '/Static/dist/msds-utility-spritemap.svg#lpr',
2793
+ previewValue: '#lpr'
2794
+ },
2795
+ {
2796
+ name: 'Mail',
2797
+ value: '/Static/dist/msds-utility-spritemap.svg#mail',
2798
+ previewValue: '#mail'
2799
+ },
2800
+ {
2801
+ name: 'Measure',
2802
+ value: '/Static/dist/msds-utility-spritemap.svg#measure',
2803
+ previewValue: '#measure'
2804
+ },
2805
+ {
2806
+ name: 'Megaphone',
2807
+ value: '/Static/dist/msds-utility-spritemap.svg#megaphone',
2808
+ previewValue: '#megaphone'
2809
+ },
2810
+ {
2811
+ name: 'Menu',
2812
+ value: '/Static/dist/msds-utility-spritemap.svg#menu',
2813
+ previewValue: '#menu'
2814
+ },
2815
+ {
2816
+ name: 'Microphone',
2817
+ value: '/Static/dist/msds-utility-spritemap.svg#microphone',
2818
+ previewValue: '#microphone'
2819
+ },
2820
+ {
2821
+ name: 'Minus',
2822
+ value: '/Static/dist/msds-utility-spritemap.svg#minus',
2823
+ previewValue: '#minus'
2824
+ },
2825
+ {
2826
+ name: 'More Horizontal',
2827
+ value: '/Static/dist/msds-utility-spritemap.svg#more-horizontal',
2828
+ previewValue: '#more-horizontal'
2829
+ },
2830
+ {
2831
+ name: 'More Vertical',
2832
+ value: '/Static/dist/msds-utility-spritemap.svg#more-vertical',
2833
+ previewValue: '#more-vertical'
2834
+ },
2835
+ {
2836
+ name: 'Network',
2837
+ value: '/Static/dist/msds-utility-spritemap.svg#network',
2838
+ previewValue: '#network'
2839
+ },
2840
+ {
2841
+ name: 'No Access',
2842
+ value: '/Static/dist/msds-utility-spritemap.svg#no-access',
2843
+ previewValue: '#no-access'
2844
+ },
2845
+ {
2846
+ name: 'Number 1',
2847
+ value: '/Static/dist/msds-utility-spritemap.svg#number-1',
2848
+ previewValue: '#number-1'
2849
+ },
2850
+ {
2851
+ name: 'Number 2',
2852
+ value: '/Static/dist/msds-utility-spritemap.svg#number-2',
2853
+ previewValue: '#number-2'
2854
+ },
2855
+ {
2856
+ name: 'Number 3',
2857
+ value: '/Static/dist/msds-utility-spritemap.svg#number-3',
2858
+ previewValue: '#number-3'
2859
+ },
2860
+ {
2861
+ name: 'Number 4',
2862
+ value: '/Static/dist/msds-utility-spritemap.svg#number-4',
2863
+ previewValue: '#number-4'
2864
+ },
2865
+ {
2866
+ name: 'Number 5',
2867
+ value: '/Static/dist/msds-utility-spritemap.svg#number-5',
2868
+ previewValue: '#number-5'
2869
+ },
2870
+ {
2871
+ name: 'Partner Program',
2872
+ value: '/Static/dist/msds-utility-spritemap.svg#partner-program',
2873
+ previewValue: '#partner-program'
2874
+ },
2875
+ {
2876
+ name: 'Pause',
2877
+ value: '/Static/dist/msds-utility-spritemap.svg#pause',
2878
+ previewValue: '#pause'
2879
+ },
2880
+ {
2881
+ name: 'Play',
2882
+ value: '/Static/dist/msds-utility-spritemap.svg#play',
2883
+ previewValue: '#play'
2884
+ },
2885
+ {
2886
+ name: 'Plug And Play',
2887
+ value: '/Static/dist/msds-utility-spritemap.svg#plug-and-play',
2888
+ previewValue: '#plug-and-play'
2889
+ },
2890
+ {
2891
+ name: 'Plug',
2892
+ value: '/Static/dist/msds-utility-spritemap.svg#plug',
2893
+ previewValue: '#plug'
2894
+ },
2895
+ {
2896
+ name: 'Plus',
2897
+ value: '/Static/dist/msds-utility-spritemap.svg#plus',
2898
+ previewValue: '#plus'
2899
+ },
2900
+ {
2901
+ name: 'Price',
2902
+ value: '/Static/dist/msds-utility-spritemap.svg#price',
2903
+ previewValue: '#price'
2904
+ },
2905
+ {
2906
+ name: 'Print',
2907
+ value: '/Static/dist/msds-utility-spritemap.svg#print',
2908
+ previewValue: '#print'
2909
+ },
2910
+ {
2911
+ name: 'Project',
2912
+ value: '/Static/dist/msds-utility-spritemap.svg#project',
2913
+ previewValue: '#project'
2914
+ },
2915
+ {
2916
+ name: 'Question',
2917
+ value: '/Static/dist/msds-utility-spritemap.svg#question',
2918
+ previewValue: '#question'
2919
+ },
2920
+ {
2921
+ name: 'Quote',
2922
+ value: '/Static/dist/msds-utility-spritemap.svg#quote',
2923
+ previewValue: '#quote'
2924
+ },
2925
+ {
2926
+ name: 'Requirements',
2927
+ value: '/Static/dist/msds-utility-spritemap.svg#requirements',
2928
+ previewValue: '#requirements'
2929
+ },
2930
+ {
2931
+ name: 'Screen Recorder',
2932
+ value: '/Static/dist/msds-utility-spritemap.svg#screen-recorder',
2933
+ previewValue: '#screen-recorder'
2934
+ },
2935
+ {
2936
+ name: 'Search',
2937
+ value: '/Static/dist/msds-utility-spritemap.svg#search',
2938
+ previewValue: '#search'
2939
+ },
2940
+ {
2941
+ name: 'Security',
2942
+ value: '/Static/dist/msds-utility-spritemap.svg#security',
2943
+ previewValue: '#security'
2944
+ },
2945
+ {
2946
+ name: 'Send',
2947
+ value: '/Static/dist/msds-utility-spritemap.svg#send',
2948
+ previewValue: '#send'
2949
+ },
2950
+ {
2951
+ name: 'Servers',
2952
+ value: '/Static/dist/msds-utility-spritemap.svg#servers',
2953
+ previewValue: '#servers'
2954
+ },
2955
+ {
2956
+ name: 'Settings',
2957
+ value: '/Static/dist/msds-utility-spritemap.svg#settings',
2958
+ previewValue: '#settings'
2959
+ },
2960
+ {
2961
+ name: 'Share',
2962
+ value: '/Static/dist/msds-utility-spritemap.svg#share',
2963
+ previewValue: '#share'
2964
+ },
2965
+ {
2966
+ name: 'Shopping Cart',
2967
+ value: '/Static/dist/msds-utility-spritemap.svg#shopping-cart',
2968
+ previewValue: '#shopping-cart'
2969
+ },
2970
+ {
2971
+ name: 'Smart Wall',
2972
+ value: '/Static/dist/msds-utility-spritemap.svg#smart-wall',
2973
+ previewValue: '#smart-wall'
2974
+ },
2975
+ {
2976
+ name: 'Social Facebook',
2977
+ value: '/Static/dist/msds-utility-spritemap.svg#social-facebook',
2978
+ previewValue: '#social-facebook'
2979
+ },
2980
+ {
2981
+ name: 'Social Instagram',
2982
+ value: '/Static/dist/msds-utility-spritemap.svg#social-instagram',
2983
+ previewValue: '#social-instagram'
2984
+ },
2985
+ {
2986
+ name: 'Social Linkedin',
2987
+ value: '/Static/dist/msds-utility-spritemap.svg#social-linkedin',
2988
+ previewValue: '#social-linkedin'
2989
+ },
2990
+ {
2991
+ name: 'Social Youtube',
2992
+ value: '/Static/dist/msds-utility-spritemap.svg#social-youtube',
2993
+ previewValue: '#social-youtube'
2994
+ },
2995
+ {
2996
+ name: 'Software',
2997
+ value: '/Static/dist/msds-utility-spritemap.svg#software',
2998
+ previewValue: '#software'
2999
+ },
3000
+ {
3001
+ name: 'Sorting',
3002
+ value: '/Static/dist/msds-utility-spritemap.svg#sorting',
3003
+ previewValue: '#sorting'
3004
+ },
3005
+ {
3006
+ name: 'Sound',
3007
+ value: '/Static/dist/msds-utility-spritemap.svg#sound',
3008
+ previewValue: '#sound'
3009
+ },
3010
+ {
3011
+ name: 'Star',
3012
+ value: '/Static/dist/msds-utility-spritemap.svg#star',
3013
+ previewValue: '#star'
3014
+ },
3015
+ {
3016
+ name: 'Support',
3017
+ value: '/Static/dist/msds-utility-spritemap.svg#support',
3018
+ previewValue: '#support'
3019
+ },
3020
+ {
3021
+ name: 'Tag',
3022
+ value: '/Static/dist/msds-utility-spritemap.svg#tag',
3023
+ previewValue: '#tag'
3024
+ },
3025
+ {
3026
+ name: 'Thumbs Down',
3027
+ value: '/Static/dist/msds-utility-spritemap.svg#thumbs-down',
3028
+ previewValue: '#thumbs-down'
3029
+ },
3030
+ {
3031
+ name: 'Thumbs Up',
3032
+ value: '/Static/dist/msds-utility-spritemap.svg#thumbs-up',
3033
+ previewValue: '#thumbs-up'
3034
+ },
3035
+ {
3036
+ name: 'Tools',
3037
+ value: '/Static/dist/msds-utility-spritemap.svg#tools',
3038
+ previewValue: '#tools'
3039
+ },
3040
+ {
3041
+ name: 'Tracking',
3042
+ value: '/Static/dist/msds-utility-spritemap.svg#tracking',
3043
+ previewValue: '#tracking'
3044
+ },
3045
+ {
3046
+ name: 'Training',
3047
+ value: '/Static/dist/msds-utility-spritemap.svg#training',
3048
+ previewValue: '#training'
3049
+ },
3050
+ {
3051
+ name: 'Trash',
3052
+ value: '/Static/dist/msds-utility-spritemap.svg#trash',
3053
+ previewValue: '#trash'
3054
+ },
3055
+ {
3056
+ name: 'Trending Down',
3057
+ value: '/Static/dist/msds-utility-spritemap.svg#trending-down',
3058
+ previewValue: '#trending-down'
3059
+ },
3060
+ {
3061
+ name: 'Trending Up',
3062
+ value: '/Static/dist/msds-utility-spritemap.svg#trending-up',
3063
+ previewValue: '#trending-up'
3064
+ },
3065
+ {
3066
+ name: 'Truck',
3067
+ value: '/Static/dist/msds-utility-spritemap.svg#truck',
3068
+ previewValue: '#truck'
3069
+ },
3070
+ {
3071
+ name: 'Update',
3072
+ value: '/Static/dist/msds-utility-spritemap.svg#update',
3073
+ previewValue: '#update'
3074
+ },
3075
+ {
3076
+ name: 'Upload',
3077
+ value: '/Static/dist/msds-utility-spritemap.svg#upload',
3078
+ previewValue: '#upload'
3079
+ },
3080
+ {
3081
+ name: 'User',
3082
+ value: '/Static/dist/msds-utility-spritemap.svg#user',
3083
+ previewValue: '#user'
3084
+ },
3085
+ {
3086
+ name: 'Users',
3087
+ value: '/Static/dist/msds-utility-spritemap.svg#users',
3088
+ previewValue: '#users'
3089
+ },
3090
+ {
3091
+ name: 'Verification',
3092
+ value: '/Static/dist/msds-utility-spritemap.svg#verification',
3093
+ previewValue: '#verification'
3094
+ },
3095
+ {
3096
+ name: 'Video',
3097
+ value: '/Static/dist/msds-utility-spritemap.svg#video',
3098
+ previewValue: '#video'
3099
+ },
3100
+ {
3101
+ name: 'Warning',
3102
+ value: '/Static/dist/msds-utility-spritemap.svg#warning',
3103
+ previewValue: '#warning'
3104
+ },
3105
+ {
3106
+ name: 'Webinar',
3107
+ value: '/Static/dist/msds-utility-spritemap.svg#webinar',
3108
+ previewValue: '#webinar'
3109
+ },
3110
+ {
3111
+ name: 'Wifi',
3112
+ value: '/Static/dist/msds-utility-spritemap.svg#wifi',
3113
+ previewValue: '#wifi'
3114
+ }
3115
+ ]