@siemens/ix-icons 1.0.0-beta.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (557) hide show
  1. package/CHANGELOG.md +0 -0
  2. package/LICENSE.md +9 -0
  3. package/README.md +48 -0
  4. package/dist/css/ix-icons.css +590 -0
  5. package/dist/fonts/ix-icons.eot +0 -0
  6. package/dist/fonts/ix-icons.svg +1644 -0
  7. package/dist/fonts/ix-icons.ttf +0 -0
  8. package/dist/fonts/ix-icons.woff +0 -0
  9. package/dist/fonts/ix-icons.woff2 +0 -0
  10. package/dist/sample.html +9415 -0
  11. package/dist/sample.json +1093 -0
  12. package/dist/scss/ix-icons.scss +589 -0
  13. package/dist/svg/about-filled.svg +9 -0
  14. package/dist/svg/about.svg +9 -0
  15. package/dist/svg/add-circle-filled.svg +9 -0
  16. package/dist/svg/add-circle.svg +9 -0
  17. package/dist/svg/add-document-note.svg +9 -0
  18. package/dist/svg/add-eye-filled.svg +9 -0
  19. package/dist/svg/add-eye.svg +9 -0
  20. package/dist/svg/add-task-list.svg +9 -0
  21. package/dist/svg/add-task.svg +9 -0
  22. package/dist/svg/add.svg +9 -0
  23. package/dist/svg/ai.svg +9 -0
  24. package/dist/svg/alarm-bell-cancelled-filled.svg +9 -0
  25. package/dist/svg/alarm-bell-cancelled.svg +9 -0
  26. package/dist/svg/alarm-bell-filled.svg +9 -0
  27. package/dist/svg/alarm-bell.svg +9 -0
  28. package/dist/svg/alarm-clock-filled.svg +9 -0
  29. package/dist/svg/alarm-clock.svg +9 -0
  30. package/dist/svg/alarm-filled.svg +9 -0
  31. package/dist/svg/alarm.svg +9 -0
  32. package/dist/svg/analyze.svg +9 -0
  33. package/dist/svg/anomaly-found.svg +9 -0
  34. package/dist/svg/anomaly.svg +9 -0
  35. package/dist/svg/app-menu.svg +9 -0
  36. package/dist/svg/apps.svg +9 -0
  37. package/dist/svg/arrow-down-right.svg +9 -0
  38. package/dist/svg/arrow-down.svg +9 -0
  39. package/dist/svg/arrow-left.svg +9 -0
  40. package/dist/svg/arrow-right.svg +9 -0
  41. package/dist/svg/arrow-up.svg +9 -0
  42. package/dist/svg/attach.svg +9 -0
  43. package/dist/svg/attachment-upload.svg +9 -0
  44. package/dist/svg/audio-description1.svg +9 -0
  45. package/dist/svg/audio-description2.svg +9 -0
  46. package/dist/svg/audit-report.svg +9 -0
  47. package/dist/svg/average.svg +9 -0
  48. package/dist/svg/bar-code.svg +9 -0
  49. package/dist/svg/barchart.svg +9 -0
  50. package/dist/svg/binoculars-filled.svg +9 -0
  51. package/dist/svg/binoculars.svg +9 -0
  52. package/dist/svg/book.svg +9 -0
  53. package/dist/svg/bookmark-filled.svg +9 -0
  54. package/dist/svg/bookmark.svg +9 -0
  55. package/dist/svg/building1-filled.svg +9 -0
  56. package/dist/svg/building1.svg +9 -0
  57. package/dist/svg/building2-filled.svg +9 -0
  58. package/dist/svg/building2.svg +9 -0
  59. package/dist/svg/bulb-filled.svg +9 -0
  60. package/dist/svg/bulb.svg +9 -0
  61. package/dist/svg/calendar-filled.svg +9 -0
  62. package/dist/svg/calendar-settings.svg +9 -0
  63. package/dist/svg/calendar.svg +9 -0
  64. package/dist/svg/cancel.svg +9 -0
  65. package/dist/svg/cancelled.svg +9 -0
  66. package/dist/svg/capacity-filled.svg +12 -0
  67. package/dist/svg/capacity.svg +9 -0
  68. package/dist/svg/capture.svg +11 -0
  69. package/dist/svg/card-layout-filled.svg +9 -0
  70. package/dist/svg/card-layout.svg +9 -0
  71. package/dist/svg/chart-cursor.svg +9 -0
  72. package/dist/svg/chart-curve-linear.svg +9 -0
  73. package/dist/svg/chart-curve-spline.svg +11 -0
  74. package/dist/svg/chart-curve-stepped.svg +11 -0
  75. package/dist/svg/chart-labels-filled.svg +9 -0
  76. package/dist/svg/chart-labels.svg +9 -0
  77. package/dist/svg/checkbox-component-checked.svg +9 -0
  78. package/dist/svg/checkbox-component-mixed.svg +9 -0
  79. package/dist/svg/checkbox-component-unchecked.svg +9 -0
  80. package/dist/svg/checkbox-filled.svg +9 -0
  81. package/dist/svg/checkbox.svg +9 -0
  82. package/dist/svg/checkboxes-filled.svg +9 -0
  83. package/dist/svg/checkboxes.svg +9 -0
  84. package/dist/svg/chevron-down-small.svg +9 -0
  85. package/dist/svg/chevron-down.svg +9 -0
  86. package/dist/svg/chevron-left-small.svg +9 -0
  87. package/dist/svg/chevron-left.svg +9 -0
  88. package/dist/svg/chevron-right-small.svg +9 -0
  89. package/dist/svg/chevron-right.svg +9 -0
  90. package/dist/svg/chevron-up-small.svg +9 -0
  91. package/dist/svg/chevron-up.svg +9 -0
  92. package/dist/svg/circle-dot-filled.svg +9 -0
  93. package/dist/svg/circle-dot.svg +9 -0
  94. package/dist/svg/circle-filled.svg +9 -0
  95. package/dist/svg/circle-pause-filled.svg +9 -0
  96. package/dist/svg/circle-pause.svg +9 -0
  97. package/dist/svg/circle-play-filled.svg +9 -0
  98. package/dist/svg/circle-play.svg +9 -0
  99. package/dist/svg/circle-stop-filled.svg +9 -0
  100. package/dist/svg/circle-stop.svg +9 -0
  101. package/dist/svg/circle.svg +9 -0
  102. package/dist/svg/clear-filter-filled.svg +9 -0
  103. package/dist/svg/clear-filter.svg +9 -0
  104. package/dist/svg/clear.svg +9 -0
  105. package/dist/svg/clock-filled.svg +9 -0
  106. package/dist/svg/clock.svg +9 -0
  107. package/dist/svg/close-small.svg +9 -0
  108. package/dist/svg/close.svg +9 -0
  109. package/dist/svg/cloud-download-add-filled.svg +9 -0
  110. package/dist/svg/cloud-download-add.svg +9 -0
  111. package/dist/svg/cloud-download-filled.svg +9 -0
  112. package/dist/svg/cloud-download-list-filled.svg +9 -0
  113. package/dist/svg/cloud-download-list.svg +9 -0
  114. package/dist/svg/cloud-download.svg +9 -0
  115. package/dist/svg/cloud-filled.svg +9 -0
  116. package/dist/svg/cloud-new-filled.svg +11 -0
  117. package/dist/svg/cloud-new.svg +9 -0
  118. package/dist/svg/cloud-success-filled.svg +9 -0
  119. package/dist/svg/cloud-success.svg +9 -0
  120. package/dist/svg/cloud-upload-filled.svg +9 -0
  121. package/dist/svg/cloud-upload.svg +9 -0
  122. package/dist/svg/cloud.svg +9 -0
  123. package/dist/svg/code.svg +9 -0
  124. package/dist/svg/cogwheel.svg +9 -0
  125. package/dist/svg/combine.svg +9 -0
  126. package/dist/svg/compound-block.svg +9 -0
  127. package/dist/svg/configuration.svg +9 -0
  128. package/dist/svg/configure-filled.svg +9 -0
  129. package/dist/svg/configure.svg +9 -0
  130. package/dist/svg/connected.svg +9 -0
  131. package/dist/svg/connector-chart-filled.svg +9 -0
  132. package/dist/svg/connector-chart.svg +9 -0
  133. package/dist/svg/connector-filled.svg +9 -0
  134. package/dist/svg/connector-hex-filled.svg +9 -0
  135. package/dist/svg/connector-hex.svg +9 -0
  136. package/dist/svg/connector-rect-filled.svg +9 -0
  137. package/dist/svg/connector-rect.svg +9 -0
  138. package/dist/svg/connector-rhomb-filled.svg +9 -0
  139. package/dist/svg/connector-rhomb.svg +9 -0
  140. package/dist/svg/connector.svg +9 -0
  141. package/dist/svg/contact-details-filled.svg +9 -0
  142. package/dist/svg/contact-details.svg +9 -0
  143. package/dist/svg/context-menu.svg +9 -0
  144. package/dist/svg/controlled-device.svg +9 -0
  145. package/dist/svg/controller-device.svg +9 -0
  146. package/dist/svg/copy.svg +9 -0
  147. package/dist/svg/corner-arrow-up-left.svg +9 -0
  148. package/dist/svg/couch-filled.svg +9 -0
  149. package/dist/svg/couch.svg +9 -0
  150. package/dist/svg/create-plant-filled.svg +11 -0
  151. package/dist/svg/create-plant.svg +11 -0
  152. package/dist/svg/cut.svg +9 -0
  153. package/dist/svg/cycle.svg +9 -0
  154. package/dist/svg/data-egress.svg +9 -0
  155. package/dist/svg/data-ingress-egress.svg +9 -0
  156. package/dist/svg/data-ingress.svg +9 -0
  157. package/dist/svg/database-filled.svg +9 -0
  158. package/dist/svg/database.svg +9 -0
  159. package/dist/svg/details.svg +9 -0
  160. package/dist/svg/diagram-module-library.svg +9 -0
  161. package/dist/svg/diagram-module-new.svg +9 -0
  162. package/dist/svg/diagram-module.svg +9 -0
  163. package/dist/svg/diamond.svg +9 -0
  164. package/dist/svg/disconnected.svg +9 -0
  165. package/dist/svg/disk-filled.svg +9 -0
  166. package/dist/svg/disk-pen.svg +9 -0
  167. package/dist/svg/disk.svg +9 -0
  168. package/dist/svg/doc-document.svg +9 -0
  169. package/dist/svg/document-bulk.svg +9 -0
  170. package/dist/svg/document-info.svg +9 -0
  171. package/dist/svg/document-link.svg +9 -0
  172. package/dist/svg/document-management.svg +9 -0
  173. package/dist/svg/document-reference.svg +9 -0
  174. package/dist/svg/document-settings.svg +9 -0
  175. package/dist/svg/document-success.svg +9 -0
  176. package/dist/svg/document.svg +9 -0
  177. package/dist/svg/double-check.svg +9 -0
  178. package/dist/svg/double-chevron-down.svg +9 -0
  179. package/dist/svg/double-chevron-left.svg +9 -0
  180. package/dist/svg/double-chevron-right.svg +9 -0
  181. package/dist/svg/double-chevron-up.svg +9 -0
  182. package/dist/svg/doublet-filled.svg +9 -0
  183. package/dist/svg/doublet.svg +9 -0
  184. package/dist/svg/download-add.svg +9 -0
  185. package/dist/svg/download-list.svg +9 -0
  186. package/dist/svg/download.svg +9 -0
  187. package/dist/svg/drop.svg +9 -0
  188. package/dist/svg/duplicate-document.svg +9 -0
  189. package/dist/svg/duplicate.svg +9 -0
  190. package/dist/svg/e-mail-filled.svg +11 -0
  191. package/dist/svg/e-mail.svg +15 -0
  192. package/dist/svg/earth-filled.svg +9 -0
  193. package/dist/svg/earth.svg +9 -0
  194. package/dist/svg/edit-plant.svg +9 -0
  195. package/dist/svg/error-filled.svg +9 -0
  196. package/dist/svg/error.svg +9 -0
  197. package/dist/svg/explore-filled.svg +9 -0
  198. package/dist/svg/explore.svg +9 -0
  199. package/dist/svg/export.svg +9 -0
  200. package/dist/svg/eye-cancelled-filled.svg +15 -0
  201. package/dist/svg/eye-cancelled.svg +9 -0
  202. package/dist/svg/eye-filled.svg +9 -0
  203. package/dist/svg/eye.svg +9 -0
  204. package/dist/svg/filter-filled.svg +9 -0
  205. package/dist/svg/filter-outline.svg +9 -0
  206. package/dist/svg/filter.svg +9 -0
  207. package/dist/svg/flag-filled.svg +9 -0
  208. package/dist/svg/flag.svg +9 -0
  209. package/dist/svg/folder-down-filled.svg +9 -0
  210. package/dist/svg/folder-down.svg +9 -0
  211. package/dist/svg/folder-filled.svg +9 -0
  212. package/dist/svg/folder-new-filled.svg +9 -0
  213. package/dist/svg/folder-new-outline.svg +9 -0
  214. package/dist/svg/folder-new.svg +9 -0
  215. package/dist/svg/folder-open-filled.svg +9 -0
  216. package/dist/svg/folder-open-outline.svg +9 -0
  217. package/dist/svg/folder-open.svg +9 -0
  218. package/dist/svg/folder-outline.svg +9 -0
  219. package/dist/svg/folder-up-filled.svg +9 -0
  220. package/dist/svg/folder-up.svg +9 -0
  221. package/dist/svg/folder.svg +9 -0
  222. package/dist/svg/full-screeen-exit.svg +9 -0
  223. package/dist/svg/full-screeen.svg +9 -0
  224. package/dist/svg/function-block-library.svg +9 -0
  225. package/dist/svg/function-block-new.svg +9 -0
  226. package/dist/svg/function-block.svg +9 -0
  227. package/dist/svg/function-diagram-new.svg +9 -0
  228. package/dist/svg/function-diagram.svg +9 -0
  229. package/dist/svg/gauge-filled.svg +9 -0
  230. package/dist/svg/gauge.svg +9 -0
  231. package/dist/svg/gaugechart.svg +9 -0
  232. package/dist/svg/global-plant-filled.svg +11 -0
  233. package/dist/svg/global-plant.svg +11 -0
  234. package/dist/svg/globe-filled.svg +9 -0
  235. package/dist/svg/globe.svg +9 -0
  236. package/dist/svg/goto.svg +9 -0
  237. package/dist/svg/group.svg +9 -0
  238. package/dist/svg/hardware-cabinet.svg +9 -0
  239. package/dist/svg/health-filled.svg +9 -0
  240. package/dist/svg/health.svg +9 -0
  241. package/dist/svg/heart-filled.svg +9 -0
  242. package/dist/svg/heart.svg +9 -0
  243. package/dist/svg/hierarchy.svg +9 -0
  244. package/dist/svg/highlight-filled.svg +9 -0
  245. package/dist/svg/highlight.svg +9 -0
  246. package/dist/svg/history-list.svg +9 -0
  247. package/dist/svg/history.svg +9 -0
  248. package/dist/svg/home-filled.svg +15 -0
  249. package/dist/svg/home.svg +15 -0
  250. package/dist/svg/hourglass.svg +15 -0
  251. package/dist/svg/image-filled.svg +9 -0
  252. package/dist/svg/image.svg +9 -0
  253. package/dist/svg/import.svg +9 -0
  254. package/dist/svg/info-feed.svg +9 -0
  255. package/dist/svg/info-filled.svg +9 -0
  256. package/dist/svg/info.svg +9 -0
  257. package/dist/svg/ingestion-report.svg +11 -0
  258. package/dist/svg/ingestion.svg +9 -0
  259. package/dist/svg/ink-pen.svg +9 -0
  260. package/dist/svg/inquiry-filled.svg +9 -0
  261. package/dist/svg/inquiry-mail.svg +9 -0
  262. package/dist/svg/inquiry.svg +9 -0
  263. package/dist/svg/item-details-filled.svg +9 -0
  264. package/dist/svg/item-details.svg +9 -0
  265. package/dist/svg/label-filled.svg +9 -0
  266. package/dist/svg/label.svg +9 -0
  267. package/dist/svg/language-filled.svg +9 -0
  268. package/dist/svg/language.svg +9 -0
  269. package/dist/svg/layers-filled.svg +13 -0
  270. package/dist/svg/layers.svg +9 -0
  271. package/dist/svg/leaf.svg +9 -0
  272. package/dist/svg/legal.svg +9 -0
  273. package/dist/svg/library-new.svg +9 -0
  274. package/dist/svg/library.svg +9 -0
  275. package/dist/svg/license.svg +9 -0
  276. package/dist/svg/link.svg +9 -0
  277. package/dist/svg/list.svg +9 -0
  278. package/dist/svg/live-schedule.svg +9 -0
  279. package/dist/svg/location-filled.svg +9 -0
  280. package/dist/svg/location-outline.svg +9 -0
  281. package/dist/svg/location.svg +9 -0
  282. package/dist/svg/lock-filled.svg +9 -0
  283. package/dist/svg/lock-key-filled.svg +9 -0
  284. package/dist/svg/lock-key.svg +9 -0
  285. package/dist/svg/lock.svg +9 -0
  286. package/dist/svg/log-in.svg +9 -0
  287. package/dist/svg/log-out.svg +9 -0
  288. package/dist/svg/log.svg +9 -0
  289. package/dist/svg/logic-diagram.svg +9 -0
  290. package/dist/svg/lower-limit.svg +9 -0
  291. package/dist/svg/mail-filled.svg +9 -0
  292. package/dist/svg/mail.svg +9 -0
  293. package/dist/svg/maintenance-documents.svg +9 -0
  294. package/dist/svg/maintenance-info.svg +9 -0
  295. package/dist/svg/maintenance-warning-filled.svg +9 -0
  296. package/dist/svg/maintenance-warning.svg +9 -0
  297. package/dist/svg/maintenance.svg +9 -0
  298. package/dist/svg/mandatory-done.svg +9 -0
  299. package/dist/svg/mandatory.svg +9 -0
  300. package/dist/svg/map.svg +9 -0
  301. package/dist/svg/maximize.svg +9 -0
  302. package/dist/svg/microphone-filled.svg +9 -0
  303. package/dist/svg/microphone.svg +9 -0
  304. package/dist/svg/minimize.svg +9 -0
  305. package/dist/svg/minus.svg +9 -0
  306. package/dist/svg/mix.svg +9 -0
  307. package/dist/svg/monitor-filled.svg +9 -0
  308. package/dist/svg/monitor-trend.svg +9 -0
  309. package/dist/svg/monitor.svg +9 -0
  310. package/dist/svg/more-menu.svg +9 -0
  311. package/dist/svg/mouse-click-filled.svg +9 -0
  312. package/dist/svg/mouse-click.svg +9 -0
  313. package/dist/svg/mouse-select-filled.svg +9 -0
  314. package/dist/svg/mouse-select.svg +9 -0
  315. package/dist/svg/mp4-document.svg +9 -0
  316. package/dist/svg/namur-check-function-filled.svg +9 -0
  317. package/dist/svg/namur-check-function.svg +9 -0
  318. package/dist/svg/namur-failure-filled.svg +9 -0
  319. package/dist/svg/namur-failure.svg +9 -0
  320. package/dist/svg/namur-maintenance-required-filled.svg +9 -0
  321. package/dist/svg/namur-maintenance-required.svg +9 -0
  322. package/dist/svg/namur-ok-filled.svg +9 -0
  323. package/dist/svg/namur-ok.svg +9 -0
  324. package/dist/svg/namur-out-of-spec-filled.svg +9 -0
  325. package/dist/svg/namur-out-of-spec.svg +9 -0
  326. package/dist/svg/navigation-filled.svg +9 -0
  327. package/dist/svg/navigation-left.svg +9 -0
  328. package/dist/svg/navigation-right.svg +9 -0
  329. package/dist/svg/navigation.svg +9 -0
  330. package/dist/svg/new-indicator-filled.svg +9 -0
  331. package/dist/svg/new-indicator.svg +9 -0
  332. package/dist/svg/no-filter-filled.svg +9 -0
  333. package/dist/svg/no-filter.svg +9 -0
  334. package/dist/svg/note-filled.svg +9 -0
  335. package/dist/svg/note.svg +9 -0
  336. package/dist/svg/notification-filled.svg +9 -0
  337. package/dist/svg/notification.svg +9 -0
  338. package/dist/svg/notifications-filled.svg +9 -0
  339. package/dist/svg/notifications.svg +9 -0
  340. package/dist/svg/ontology-filled.svg +9 -0
  341. package/dist/svg/ontology.svg +9 -0
  342. package/dist/svg/open-external.svg +9 -0
  343. package/dist/svg/open-file-filled.svg +10 -0
  344. package/dist/svg/open-file.svg +10 -0
  345. package/dist/svg/operate-plant-filled.svg +11 -0
  346. package/dist/svg/operate-plant.svg +11 -0
  347. package/dist/svg/optimize.svg +9 -0
  348. package/dist/svg/p-and-i-symbols.svg +9 -0
  349. package/dist/svg/p-i-diagram.svg +9 -0
  350. package/dist/svg/pan.svg +9 -0
  351. package/dist/svg/paste.svg +9 -0
  352. package/dist/svg/pause.svg +9 -0
  353. package/dist/svg/pdf-document.svg +9 -0
  354. package/dist/svg/pen-filled.svg +15 -0
  355. package/dist/svg/pen.svg +9 -0
  356. package/dist/svg/phone-filled.svg +9 -0
  357. package/dist/svg/phone.svg +9 -0
  358. package/dist/svg/photo-camera-filled.svg +9 -0
  359. package/dist/svg/photo-camera.svg +9 -0
  360. package/dist/svg/piechart-filled.svg +9 -0
  361. package/dist/svg/piechart.svg +9 -0
  362. package/dist/svg/pin-filled.svg +15 -0
  363. package/dist/svg/pin.svg +9 -0
  364. package/dist/svg/plant-filled.svg +9 -0
  365. package/dist/svg/plant-handbook-filled.svg +11 -0
  366. package/dist/svg/plant-handbook.svg +11 -0
  367. package/dist/svg/plant-outline.svg +9 -0
  368. package/dist/svg/plant-security.svg +9 -0
  369. package/dist/svg/plant-settings-filled.svg +9 -0
  370. package/dist/svg/plant-settings.svg +9 -0
  371. package/dist/svg/plant-user-filled.svg +9 -0
  372. package/dist/svg/plant-user.svg +9 -0
  373. package/dist/svg/plant.svg +9 -0
  374. package/dist/svg/plants-filled.svg +9 -0
  375. package/dist/svg/plants.svg +9 -0
  376. package/dist/svg/play.svg +9 -0
  377. package/dist/svg/plus.svg +9 -0
  378. package/dist/svg/point-up-filled.svg +9 -0
  379. package/dist/svg/point-up.svg +9 -0
  380. package/dist/svg/polar-plot.svg +9 -0
  381. package/dist/svg/ppt-document.svg +9 -0
  382. package/dist/svg/print-filled.svg +9 -0
  383. package/dist/svg/print.svg +9 -0
  384. package/dist/svg/prio-high.svg +9 -0
  385. package/dist/svg/prio-low.svg +9 -0
  386. package/dist/svg/prio-middle.svg +9 -0
  387. package/dist/svg/product-catalog.svg +9 -0
  388. package/dist/svg/product-management.svg +9 -0
  389. package/dist/svg/product.svg +9 -0
  390. package/dist/svg/project-configuration.svg +9 -0
  391. package/dist/svg/project-new.svg +9 -0
  392. package/dist/svg/project.svg +9 -0
  393. package/dist/svg/protocol.svg +9 -0
  394. package/dist/svg/publish-document.svg +9 -0
  395. package/dist/svg/publish.svg +9 -0
  396. package/dist/svg/qr-code.svg +9 -0
  397. package/dist/svg/quality-report.svg +9 -0
  398. package/dist/svg/question-filled.svg +9 -0
  399. package/dist/svg/question.svg +9 -0
  400. package/dist/svg/radarchart.svg +9 -0
  401. package/dist/svg/radio-waves-off.svg +9 -0
  402. package/dist/svg/radio-waves.svg +9 -0
  403. package/dist/svg/random-filled.svg +9 -0
  404. package/dist/svg/random.svg +9 -0
  405. package/dist/svg/redo.svg +9 -0
  406. package/dist/svg/reference.svg +10 -0
  407. package/dist/svg/refresh-cancelled.svg +9 -0
  408. package/dist/svg/refresh.svg +9 -0
  409. package/dist/svg/reload.svg +9 -0
  410. package/dist/svg/remove-eye-filled.svg +9 -0
  411. package/dist/svg/remove-eye.svg +9 -0
  412. package/dist/svg/rename.svg +9 -0
  413. package/dist/svg/report-barchart.svg +9 -0
  414. package/dist/svg/report-linechart.svg +9 -0
  415. package/dist/svg/report-text.svg +9 -0
  416. package/dist/svg/reset.svg +9 -0
  417. package/dist/svg/rocket-filled.svg +9 -0
  418. package/dist/svg/rocket.svg +9 -0
  419. package/dist/svg/scatterplot.svg +9 -0
  420. package/dist/svg/scheduler-filled.svg +9 -0
  421. package/dist/svg/scheduler.svg +9 -0
  422. package/dist/svg/screen-filled.svg +9 -0
  423. package/dist/svg/screen.svg +9 -0
  424. package/dist/svg/screenshot-filled.svg +9 -0
  425. package/dist/svg/screenshot.svg +9 -0
  426. package/dist/svg/search.svg +9 -0
  427. package/dist/svg/share-filled.svg +9 -0
  428. package/dist/svg/share.svg +9 -0
  429. package/dist/svg/shopping-cart-filled.svg +9 -0
  430. package/dist/svg/shopping-cart.svg +9 -0
  431. package/dist/svg/shout-filled.svg +9 -0
  432. package/dist/svg/shout.svg +9 -0
  433. package/dist/svg/sign-language.svg +9 -0
  434. package/dist/svg/signal-strength-0.svg +9 -0
  435. package/dist/svg/signal-strength-1.svg +9 -0
  436. package/dist/svg/signal-strength-2.svg +9 -0
  437. package/dist/svg/signal-strength-3.svg +9 -0
  438. package/dist/svg/signal-strength-4.svg +9 -0
  439. package/dist/svg/signal-strength-5.svg +9 -0
  440. package/dist/svg/signal-strength-6.svg +9 -0
  441. package/dist/svg/signal-strength-7.svg +9 -0
  442. package/dist/svg/signal-strength-8.svg +9 -0
  443. package/dist/svg/single-check.svg +9 -0
  444. package/dist/svg/skip-back-filled.svg +9 -0
  445. package/dist/svg/skip-back.svg +9 -0
  446. package/dist/svg/skip-filled.svg +9 -0
  447. package/dist/svg/skip.svg +11 -0
  448. package/dist/svg/snowflake.svg +9 -0
  449. package/dist/svg/sort-ascending.svg +9 -0
  450. package/dist/svg/sort-descending.svg +9 -0
  451. package/dist/svg/sort.svg +9 -0
  452. package/dist/svg/sound-loud-filled.svg +9 -0
  453. package/dist/svg/sound-loud.svg +9 -0
  454. package/dist/svg/sound-mute-filled.svg +9 -0
  455. package/dist/svg/sound-mute.svg +9 -0
  456. package/dist/svg/sound-off-filled.svg +9 -0
  457. package/dist/svg/sound-off.svg +9 -0
  458. package/dist/svg/sound-quiet-filled.svg +9 -0
  459. package/dist/svg/sound-quiet.svg +9 -0
  460. package/dist/svg/spatial.svg +9 -0
  461. package/dist/svg/star-add-filled.svg +9 -0
  462. package/dist/svg/star-add.svg +9 -0
  463. package/dist/svg/star-cancelled-filled.svg +9 -0
  464. package/dist/svg/star-cancelled.svg +9 -0
  465. package/dist/svg/star-filled.svg +9 -0
  466. package/dist/svg/star-list-filled.svg +9 -0
  467. package/dist/svg/star-list.svg +9 -0
  468. package/dist/svg/star.svg +9 -0
  469. package/dist/svg/start-data-analysis.svg +9 -0
  470. package/dist/svg/stop.svg +9 -0
  471. package/dist/svg/success-filled.svg +9 -0
  472. package/dist/svg/success.svg +9 -0
  473. package/dist/svg/sun-filled.svg +9 -0
  474. package/dist/svg/sun.svg +9 -0
  475. package/dist/svg/support.svg +9 -0
  476. package/dist/svg/surveillance-filled.svg +9 -0
  477. package/dist/svg/surveillance.svg +9 -0
  478. package/dist/svg/svg-document.svg +9 -0
  479. package/dist/svg/swap-left-right.svg +9 -0
  480. package/dist/svg/table-columns.svg +9 -0
  481. package/dist/svg/table-rows.svg +9 -0
  482. package/dist/svg/table-settings.svg +9 -0
  483. package/dist/svg/table.svg +9 -0
  484. package/dist/svg/tag-filled.svg +9 -0
  485. package/dist/svg/tag.svg +9 -0
  486. package/dist/svg/tasks-all.svg +9 -0
  487. package/dist/svg/tasks-done.svg +9 -0
  488. package/dist/svg/tasks-open.svg +9 -0
  489. package/dist/svg/text-document.svg +9 -0
  490. package/dist/svg/threshold-cancelled.svg +9 -0
  491. package/dist/svg/threshold-off.svg +9 -0
  492. package/dist/svg/threshold-on.svg +9 -0
  493. package/dist/svg/to-be-published.svg +9 -0
  494. package/dist/svg/to-search.svg +9 -0
  495. package/dist/svg/topic-filled.svg +9 -0
  496. package/dist/svg/topic.svg +9 -0
  497. package/dist/svg/touch-filled.svg +9 -0
  498. package/dist/svg/touch.svg +9 -0
  499. package/dist/svg/trashcan-filled.svg +9 -0
  500. package/dist/svg/trashcan.svg +9 -0
  501. package/dist/svg/tree.svg +9 -0
  502. package/dist/svg/trend.svg +9 -0
  503. package/dist/svg/triangle-filled.svg +9 -0
  504. package/dist/svg/triangle.svg +9 -0
  505. package/dist/svg/tulip-filled.svg +9 -0
  506. package/dist/svg/tulip.svg +9 -0
  507. package/dist/svg/txt-document.svg +9 -0
  508. package/dist/svg/undo.svg +9 -0
  509. package/dist/svg/ungroup.svg +9 -0
  510. package/dist/svg/unlock-filled.svg +9 -0
  511. package/dist/svg/unlock-plant-filled.svg +11 -0
  512. package/dist/svg/unlock-plant.svg +11 -0
  513. package/dist/svg/unlock.svg +9 -0
  514. package/dist/svg/upload-document-note.svg +9 -0
  515. package/dist/svg/upload-success.svg +9 -0
  516. package/dist/svg/upload.svg +9 -0
  517. package/dist/svg/upper-limit.svg +9 -0
  518. package/dist/svg/user-check-filled.svg +9 -0
  519. package/dist/svg/user-check.svg +9 -0
  520. package/dist/svg/user-filled.svg +9 -0
  521. package/dist/svg/user-management-filled.svg +9 -0
  522. package/dist/svg/user-management.svg +9 -0
  523. package/dist/svg/user-profile-filled.svg +9 -0
  524. package/dist/svg/user-profile.svg +9 -0
  525. package/dist/svg/user-settings-filled.svg +9 -0
  526. package/dist/svg/user-settings.svg +9 -0
  527. package/dist/svg/user.svg +9 -0
  528. package/dist/svg/validate.svg +9 -0
  529. package/dist/svg/vdi-folder.svg +9 -0
  530. package/dist/svg/version-history.svg +11 -0
  531. package/dist/svg/video-file-filled.svg +9 -0
  532. package/dist/svg/video-file.svg +9 -0
  533. package/dist/svg/warning-filled.svg +9 -0
  534. package/dist/svg/warning.svg +9 -0
  535. package/dist/svg/water-bathing.svg +9 -0
  536. package/dist/svg/water-fish.svg +9 -0
  537. package/dist/svg/water-sunbathing.svg +9 -0
  538. package/dist/svg/waveform.svg +9 -0
  539. package/dist/svg/webcam-filled.svg +9 -0
  540. package/dist/svg/webcam.svg +9 -0
  541. package/dist/svg/wlan-off.svg +9 -0
  542. package/dist/svg/wlan-strength-0.svg +9 -0
  543. package/dist/svg/wlan-strength-1.svg +9 -0
  544. package/dist/svg/wlan-strength-2.svg +9 -0
  545. package/dist/svg/wlan-strength-3.svg +9 -0
  546. package/dist/svg/work-case-filled.svg +9 -0
  547. package/dist/svg/work-case.svg +9 -0
  548. package/dist/svg/x-axis-settings.svg +9 -0
  549. package/dist/svg/xls-document.svg +9 -0
  550. package/dist/svg/xml-document.svg +9 -0
  551. package/dist/svg/y-axis-settings.svg +9 -0
  552. package/dist/svg/youtube-filled.svg +9 -0
  553. package/dist/svg/youtube.svg +10 -0
  554. package/dist/svg/zoom-in.svg +9 -0
  555. package/dist/svg/zoom-out.svg +9 -0
  556. package/dist/svg/zoom-selection.svg +9 -0
  557. package/package.json +43 -0
@@ -0,0 +1,589 @@
1
+ @font-face {
2
+ font-family: "ix-icons";
3
+ src: url('../fonts/ix-icons.eot');
4
+ src: url('../fonts/ix-icons.eot?#iefix') format('eot'),
5
+ url('../fonts/ix-icons.woff2') format('woff2'),
6
+ url('../fonts/ix-icons.woff') format('woff'),
7
+ url('../fonts/ix-icons.ttf') format('truetype'),
8
+ url('../fonts/ix-icons.svg#ix-icons') format('svg');
9
+ font-weight: normal;
10
+ font-style: normal;
11
+ }
12
+
13
+ .glyph {
14
+ -moz-osx-font-smoothing: grayscale;
15
+ -webkit-font-smoothing: antialiased;
16
+ display: inline-block;
17
+ font-style: normal;
18
+ font-variant: normal;
19
+ text-rendering: auto;
20
+ line-height: 1;
21
+ font-family: "ix-icons";
22
+ font-size: 1.5rem;
23
+ font-weight: 500;
24
+ }
25
+
26
+ .glyph-lg {
27
+ font-size: 1.3333333333333333em;
28
+ line-height: 0.75em;
29
+ vertical-align: -15%;
30
+ }
31
+ .glyph-2x { font-size: 2em; }
32
+ .glyph-3x { font-size: 3em; }
33
+ .glyph-4x { font-size: 4em; }
34
+ .glyph-5x { font-size: 5em; }
35
+ .glyph-fw {
36
+ width: 1.2857142857142858em;
37
+ text-align: center;
38
+ }
39
+
40
+ .glyph-12 { font-size: 0.75rem; }
41
+ .glyph-16 { font-size: 1rem; }
42
+ .glyph-24 { font-size: 1.5rem; }
43
+ .glyph-32 { font-size: 2rem; }
44
+
45
+ .glyph-about-filled:before { content: "\EA01" }
46
+ .glyph-about:before { content: "\EA02" }
47
+ .glyph-add-circle-filled:before { content: "\EA03" }
48
+ .glyph-add-circle:before { content: "\EA04" }
49
+ .glyph-add-document-note:before { content: "\EA05" }
50
+ .glyph-add-eye-filled:before { content: "\EA06" }
51
+ .glyph-add-eye:before { content: "\EA07" }
52
+ .glyph-add-task-list:before { content: "\EA08" }
53
+ .glyph-add-task:before { content: "\EA09" }
54
+ .glyph-add:before { content: "\EA0A" }
55
+ .glyph-ai:before { content: "\EA0B" }
56
+ .glyph-alarm-bell-cancelled-filled:before { content: "\EA0C" }
57
+ .glyph-alarm-bell-cancelled:before { content: "\EA0D" }
58
+ .glyph-alarm-bell-filled:before { content: "\EA0E" }
59
+ .glyph-alarm-bell:before { content: "\EA0F" }
60
+ .glyph-alarm-clock-filled:before { content: "\EA10" }
61
+ .glyph-alarm-clock:before { content: "\EA11" }
62
+ .glyph-alarm-filled:before { content: "\EA12" }
63
+ .glyph-alarm:before { content: "\EA13" }
64
+ .glyph-analyze:before { content: "\EA14" }
65
+ .glyph-anomaly-found:before { content: "\EA15" }
66
+ .glyph-anomaly:before { content: "\EA16" }
67
+ .glyph-app-menu:before { content: "\EA17" }
68
+ .glyph-apps:before { content: "\EA18" }
69
+ .glyph-arrow-down-right:before { content: "\EA19" }
70
+ .glyph-arrow-down:before { content: "\EA1A" }
71
+ .glyph-arrow-left:before { content: "\EA1B" }
72
+ .glyph-arrow-right:before { content: "\EA1C" }
73
+ .glyph-arrow-up:before { content: "\EA1D" }
74
+ .glyph-attach:before { content: "\EA1E" }
75
+ .glyph-attachment-upload:before { content: "\EA1F" }
76
+ .glyph-audio-description1:before { content: "\EA20" }
77
+ .glyph-audio-description2:before { content: "\EA21" }
78
+ .glyph-audit-report:before { content: "\EA22" }
79
+ .glyph-average:before { content: "\EA23" }
80
+ .glyph-bar-code:before { content: "\EA24" }
81
+ .glyph-barchart:before { content: "\EA25" }
82
+ .glyph-binoculars-filled:before { content: "\EA26" }
83
+ .glyph-binoculars:before { content: "\EA27" }
84
+ .glyph-book:before { content: "\EA28" }
85
+ .glyph-bookmark-filled:before { content: "\EA29" }
86
+ .glyph-bookmark:before { content: "\EA2A" }
87
+ .glyph-building1-filled:before { content: "\EA2B" }
88
+ .glyph-building1:before { content: "\EA2C" }
89
+ .glyph-building2-filled:before { content: "\EA2D" }
90
+ .glyph-building2:before { content: "\EA2E" }
91
+ .glyph-bulb-filled:before { content: "\EA2F" }
92
+ .glyph-bulb:before { content: "\EA30" }
93
+ .glyph-calendar-filled:before { content: "\EA31" }
94
+ .glyph-calendar-settings:before { content: "\EA32" }
95
+ .glyph-calendar:before { content: "\EA33" }
96
+ .glyph-cancel:before { content: "\EA34" }
97
+ .glyph-cancelled:before { content: "\EA35" }
98
+ .glyph-capacity-filled:before { content: "\EA36" }
99
+ .glyph-capacity:before { content: "\EA37" }
100
+ .glyph-capture:before { content: "\EA38" }
101
+ .glyph-card-layout-filled:before { content: "\EA39" }
102
+ .glyph-card-layout:before { content: "\EA3A" }
103
+ .glyph-chart-cursor:before { content: "\EA3B" }
104
+ .glyph-chart-curve-linear:before { content: "\EA3C" }
105
+ .glyph-chart-curve-spline:before { content: "\EA3D" }
106
+ .glyph-chart-curve-stepped:before { content: "\EA3E" }
107
+ .glyph-chart-labels-filled:before { content: "\EA3F" }
108
+ .glyph-chart-labels:before { content: "\EA40" }
109
+ .glyph-checkbox-component-checked:before { content: "\EA41" }
110
+ .glyph-checkbox-component-mixed:before { content: "\EA42" }
111
+ .glyph-checkbox-component-unchecked:before { content: "\EA43" }
112
+ .glyph-checkbox-filled:before { content: "\EA44" }
113
+ .glyph-checkbox:before { content: "\EA45" }
114
+ .glyph-checkboxes-filled:before { content: "\EA46" }
115
+ .glyph-checkboxes:before { content: "\EA47" }
116
+ .glyph-chevron-down-small:before { content: "\EA48" }
117
+ .glyph-chevron-down:before { content: "\EA49" }
118
+ .glyph-chevron-left-small:before { content: "\EA4A" }
119
+ .glyph-chevron-left:before { content: "\EA4B" }
120
+ .glyph-chevron-right-small:before { content: "\EA4C" }
121
+ .glyph-chevron-right:before { content: "\EA4D" }
122
+ .glyph-chevron-up-small:before { content: "\EA4E" }
123
+ .glyph-chevron-up:before { content: "\EA4F" }
124
+ .glyph-circle-dot-filled:before { content: "\EA50" }
125
+ .glyph-circle-dot:before { content: "\EA51" }
126
+ .glyph-circle-filled:before { content: "\EA52" }
127
+ .glyph-circle-pause-filled:before { content: "\EA53" }
128
+ .glyph-circle-pause:before { content: "\EA54" }
129
+ .glyph-circle-play-filled:before { content: "\EA55" }
130
+ .glyph-circle-play:before { content: "\EA56" }
131
+ .glyph-circle-stop-filled:before { content: "\EA57" }
132
+ .glyph-circle-stop:before { content: "\EA58" }
133
+ .glyph-circle:before { content: "\EA59" }
134
+ .glyph-clear-filter-filled:before { content: "\EA5A" }
135
+ .glyph-clear-filter:before { content: "\EA5B" }
136
+ .glyph-clear:before { content: "\EA5C" }
137
+ .glyph-clock-filled:before { content: "\EA5D" }
138
+ .glyph-clock:before { content: "\EA5E" }
139
+ .glyph-close-small:before { content: "\EA5F" }
140
+ .glyph-close:before { content: "\EA60" }
141
+ .glyph-cloud-download-add-filled:before { content: "\EA61" }
142
+ .glyph-cloud-download-add:before { content: "\EA62" }
143
+ .glyph-cloud-download-filled:before { content: "\EA63" }
144
+ .glyph-cloud-download-list-filled:before { content: "\EA64" }
145
+ .glyph-cloud-download-list:before { content: "\EA65" }
146
+ .glyph-cloud-download:before { content: "\EA66" }
147
+ .glyph-cloud-filled:before { content: "\EA67" }
148
+ .glyph-cloud-new-filled:before { content: "\EA68" }
149
+ .glyph-cloud-new:before { content: "\EA69" }
150
+ .glyph-cloud-success-filled:before { content: "\EA6A" }
151
+ .glyph-cloud-success:before { content: "\EA6B" }
152
+ .glyph-cloud-upload-filled:before { content: "\EA6C" }
153
+ .glyph-cloud-upload:before { content: "\EA6D" }
154
+ .glyph-cloud:before { content: "\EA6E" }
155
+ .glyph-code:before { content: "\EA6F" }
156
+ .glyph-cogwheel:before { content: "\EA70" }
157
+ .glyph-combine:before { content: "\EA71" }
158
+ .glyph-compound-block:before { content: "\EA72" }
159
+ .glyph-configuration:before { content: "\EA73" }
160
+ .glyph-configure-filled:before { content: "\EA74" }
161
+ .glyph-configure:before { content: "\EA75" }
162
+ .glyph-connected:before { content: "\EA76" }
163
+ .glyph-connector-chart-filled:before { content: "\EA77" }
164
+ .glyph-connector-chart:before { content: "\EA78" }
165
+ .glyph-connector-filled:before { content: "\EA79" }
166
+ .glyph-connector-hex-filled:before { content: "\EA7A" }
167
+ .glyph-connector-hex:before { content: "\EA7B" }
168
+ .glyph-connector-rect-filled:before { content: "\EA7C" }
169
+ .glyph-connector-rect:before { content: "\EA7D" }
170
+ .glyph-connector-rhomb-filled:before { content: "\EA7E" }
171
+ .glyph-connector-rhomb:before { content: "\EA7F" }
172
+ .glyph-connector:before { content: "\EA80" }
173
+ .glyph-contact-details-filled:before { content: "\EA81" }
174
+ .glyph-contact-details:before { content: "\EA82" }
175
+ .glyph-context-menu:before { content: "\EA83" }
176
+ .glyph-controlled-device:before { content: "\EA84" }
177
+ .glyph-controller-device:before { content: "\EA85" }
178
+ .glyph-copy:before { content: "\EA86" }
179
+ .glyph-corner-arrow-up-left:before { content: "\EA87" }
180
+ .glyph-couch-filled:before { content: "\EA88" }
181
+ .glyph-couch:before { content: "\EA89" }
182
+ .glyph-create-plant-filled:before { content: "\EA8A" }
183
+ .glyph-create-plant:before { content: "\EA8B" }
184
+ .glyph-cut:before { content: "\EA8C" }
185
+ .glyph-cycle:before { content: "\EA8D" }
186
+ .glyph-data-egress:before { content: "\EA8E" }
187
+ .glyph-data-ingress-egress:before { content: "\EA8F" }
188
+ .glyph-data-ingress:before { content: "\EA90" }
189
+ .glyph-database-filled:before { content: "\EA91" }
190
+ .glyph-database:before { content: "\EA92" }
191
+ .glyph-details:before { content: "\EA93" }
192
+ .glyph-diagram-module-library:before { content: "\EA94" }
193
+ .glyph-diagram-module-new:before { content: "\EA95" }
194
+ .glyph-diagram-module:before { content: "\EA96" }
195
+ .glyph-diamond:before { content: "\EA97" }
196
+ .glyph-disconnected:before { content: "\EA98" }
197
+ .glyph-disk-filled:before { content: "\EA99" }
198
+ .glyph-disk-pen:before { content: "\EA9A" }
199
+ .glyph-disk:before { content: "\EA9B" }
200
+ .glyph-doc-document:before { content: "\EA9C" }
201
+ .glyph-document-bulk:before { content: "\EA9D" }
202
+ .glyph-document-info:before { content: "\EA9E" }
203
+ .glyph-document-link:before { content: "\EA9F" }
204
+ .glyph-document-management:before { content: "\EAA0" }
205
+ .glyph-document-reference:before { content: "\EAA1" }
206
+ .glyph-document-settings:before { content: "\EAA2" }
207
+ .glyph-document-success:before { content: "\EAA3" }
208
+ .glyph-document:before { content: "\EAA4" }
209
+ .glyph-double-check:before { content: "\EAA5" }
210
+ .glyph-double-chevron-down:before { content: "\EAA6" }
211
+ .glyph-double-chevron-left:before { content: "\EAA7" }
212
+ .glyph-double-chevron-right:before { content: "\EAA8" }
213
+ .glyph-double-chevron-up:before { content: "\EAA9" }
214
+ .glyph-doublet-filled:before { content: "\EAAA" }
215
+ .glyph-doublet:before { content: "\EAAB" }
216
+ .glyph-download-add:before { content: "\EAAC" }
217
+ .glyph-download-list:before { content: "\EAAD" }
218
+ .glyph-download:before { content: "\EAAE" }
219
+ .glyph-drop:before { content: "\EAAF" }
220
+ .glyph-duplicate-document:before { content: "\EAB0" }
221
+ .glyph-duplicate:before { content: "\EAB1" }
222
+ .glyph-e-mail-filled:before { content: "\EAB2" }
223
+ .glyph-e-mail:before { content: "\EAB3" }
224
+ .glyph-earth-filled:before { content: "\EAB4" }
225
+ .glyph-earth:before { content: "\EAB5" }
226
+ .glyph-edit-plant:before { content: "\EAB6" }
227
+ .glyph-error-filled:before { content: "\EAB7" }
228
+ .glyph-error:before { content: "\EAB8" }
229
+ .glyph-explore-filled:before { content: "\EAB9" }
230
+ .glyph-explore:before { content: "\EABA" }
231
+ .glyph-export:before { content: "\EABB" }
232
+ .glyph-eye-cancelled-filled:before { content: "\EABC" }
233
+ .glyph-eye-cancelled:before { content: "\EABD" }
234
+ .glyph-eye-filled:before { content: "\EABE" }
235
+ .glyph-eye:before { content: "\EABF" }
236
+ .glyph-filter-filled:before { content: "\EAC0" }
237
+ .glyph-filter-outline:before { content: "\EAC1" }
238
+ .glyph-filter:before { content: "\EAC2" }
239
+ .glyph-flag-filled:before { content: "\EAC3" }
240
+ .glyph-flag:before { content: "\EAC4" }
241
+ .glyph-folder-down-filled:before { content: "\EAC5" }
242
+ .glyph-folder-down:before { content: "\EAC6" }
243
+ .glyph-folder-filled:before { content: "\EAC7" }
244
+ .glyph-folder-new-filled:before { content: "\EAC8" }
245
+ .glyph-folder-new-outline:before { content: "\EAC9" }
246
+ .glyph-folder-new:before { content: "\EACA" }
247
+ .glyph-folder-open-filled:before { content: "\EACB" }
248
+ .glyph-folder-open-outline:before { content: "\EACC" }
249
+ .glyph-folder-open:before { content: "\EACD" }
250
+ .glyph-folder-outline:before { content: "\EACE" }
251
+ .glyph-folder-up-filled:before { content: "\EACF" }
252
+ .glyph-folder-up:before { content: "\EAD0" }
253
+ .glyph-folder:before { content: "\EAD1" }
254
+ .glyph-full-screeen-exit:before { content: "\EAD2" }
255
+ .glyph-full-screeen:before { content: "\EAD3" }
256
+ .glyph-function-block-library:before { content: "\EAD4" }
257
+ .glyph-function-block-new:before { content: "\EAD5" }
258
+ .glyph-function-block:before { content: "\EAD6" }
259
+ .glyph-function-diagram-new:before { content: "\EAD7" }
260
+ .glyph-function-diagram:before { content: "\EAD8" }
261
+ .glyph-gauge-filled:before { content: "\EAD9" }
262
+ .glyph-gauge:before { content: "\EADA" }
263
+ .glyph-gaugechart:before { content: "\EADB" }
264
+ .glyph-global-plant-filled:before { content: "\EADC" }
265
+ .glyph-global-plant:before { content: "\EADD" }
266
+ .glyph-globe-filled:before { content: "\EADE" }
267
+ .glyph-globe:before { content: "\EADF" }
268
+ .glyph-goto:before { content: "\EAE0" }
269
+ .glyph-group:before { content: "\EAE1" }
270
+ .glyph-hardware-cabinet:before { content: "\EAE2" }
271
+ .glyph-health-filled:before { content: "\EAE3" }
272
+ .glyph-health:before { content: "\EAE4" }
273
+ .glyph-heart-filled:before { content: "\EAE5" }
274
+ .glyph-heart:before { content: "\EAE6" }
275
+ .glyph-hierarchy:before { content: "\EAE7" }
276
+ .glyph-highlight-filled:before { content: "\EAE8" }
277
+ .glyph-highlight:before { content: "\EAE9" }
278
+ .glyph-history-list:before { content: "\EAEA" }
279
+ .glyph-history:before { content: "\EAEB" }
280
+ .glyph-home-filled:before { content: "\EAEC" }
281
+ .glyph-home:before { content: "\EAED" }
282
+ .glyph-hourglass:before { content: "\EAEE" }
283
+ .glyph-image-filled:before { content: "\EAEF" }
284
+ .glyph-image:before { content: "\EAF0" }
285
+ .glyph-import:before { content: "\EAF1" }
286
+ .glyph-info-feed:before { content: "\EAF2" }
287
+ .glyph-info-filled:before { content: "\EAF3" }
288
+ .glyph-info:before { content: "\EAF4" }
289
+ .glyph-ingestion-report:before { content: "\EAF5" }
290
+ .glyph-ingestion:before { content: "\EAF6" }
291
+ .glyph-ink-pen:before { content: "\EAF7" }
292
+ .glyph-inquiry-filled:before { content: "\EAF8" }
293
+ .glyph-inquiry-mail:before { content: "\EAF9" }
294
+ .glyph-inquiry:before { content: "\EAFA" }
295
+ .glyph-item-details-filled:before { content: "\EAFB" }
296
+ .glyph-item-details:before { content: "\EAFC" }
297
+ .glyph-label-filled:before { content: "\EAFD" }
298
+ .glyph-label:before { content: "\EAFE" }
299
+ .glyph-language-filled:before { content: "\EAFF" }
300
+ .glyph-language:before { content: "\EB00" }
301
+ .glyph-layers-filled:before { content: "\EB01" }
302
+ .glyph-layers:before { content: "\EB02" }
303
+ .glyph-leaf:before { content: "\EB03" }
304
+ .glyph-legal:before { content: "\EB04" }
305
+ .glyph-library-new:before { content: "\EB05" }
306
+ .glyph-library:before { content: "\EB06" }
307
+ .glyph-license:before { content: "\EB07" }
308
+ .glyph-link:before { content: "\EB08" }
309
+ .glyph-list:before { content: "\EB09" }
310
+ .glyph-live-schedule:before { content: "\EB0A" }
311
+ .glyph-location-filled:before { content: "\EB0B" }
312
+ .glyph-location-outline:before { content: "\EB0C" }
313
+ .glyph-location:before { content: "\EB0D" }
314
+ .glyph-lock-filled:before { content: "\EB0E" }
315
+ .glyph-lock-key-filled:before { content: "\EB0F" }
316
+ .glyph-lock-key:before { content: "\EB10" }
317
+ .glyph-lock:before { content: "\EB11" }
318
+ .glyph-log-in:before { content: "\EB12" }
319
+ .glyph-log-out:before { content: "\EB13" }
320
+ .glyph-log:before { content: "\EB14" }
321
+ .glyph-logic-diagram:before { content: "\EB15" }
322
+ .glyph-lower-limit:before { content: "\EB16" }
323
+ .glyph-mail-filled:before { content: "\EB17" }
324
+ .glyph-mail:before { content: "\EB18" }
325
+ .glyph-maintenance-documents:before { content: "\EB19" }
326
+ .glyph-maintenance-info:before { content: "\EB1A" }
327
+ .glyph-maintenance-warning-filled:before { content: "\EB1B" }
328
+ .glyph-maintenance-warning:before { content: "\EB1C" }
329
+ .glyph-maintenance:before { content: "\EB1D" }
330
+ .glyph-mandatory-done:before { content: "\EB1E" }
331
+ .glyph-mandatory:before { content: "\EB1F" }
332
+ .glyph-map:before { content: "\EB20" }
333
+ .glyph-maximize:before { content: "\EB21" }
334
+ .glyph-microphone-filled:before { content: "\EB22" }
335
+ .glyph-microphone:before { content: "\EB23" }
336
+ .glyph-minimize:before { content: "\EB24" }
337
+ .glyph-minus:before { content: "\EB25" }
338
+ .glyph-mix:before { content: "\EB26" }
339
+ .glyph-monitor-filled:before { content: "\EB27" }
340
+ .glyph-monitor-trend:before { content: "\EB28" }
341
+ .glyph-monitor:before { content: "\EB29" }
342
+ .glyph-more-menu:before { content: "\EB2A" }
343
+ .glyph-mouse-click-filled:before { content: "\EB2B" }
344
+ .glyph-mouse-click:before { content: "\EB2C" }
345
+ .glyph-mouse-select-filled:before { content: "\EB2D" }
346
+ .glyph-mouse-select:before { content: "\EB2E" }
347
+ .glyph-mp4-document:before { content: "\EB2F" }
348
+ .glyph-namur-check-function-filled:before { content: "\EB30" }
349
+ .glyph-namur-check-function:before { content: "\EB31" }
350
+ .glyph-namur-failure-filled:before { content: "\EB32" }
351
+ .glyph-namur-failure:before { content: "\EB33" }
352
+ .glyph-namur-maintenance-required-filled:before { content: "\EB34" }
353
+ .glyph-namur-maintenance-required:before { content: "\EB35" }
354
+ .glyph-namur-ok-filled:before { content: "\EB36" }
355
+ .glyph-namur-ok:before { content: "\EB37" }
356
+ .glyph-namur-out-of-spec-filled:before { content: "\EB38" }
357
+ .glyph-namur-out-of-spec:before { content: "\EB39" }
358
+ .glyph-navigation-filled:before { content: "\EB3A" }
359
+ .glyph-navigation-left:before { content: "\EB3B" }
360
+ .glyph-navigation-right:before { content: "\EB3C" }
361
+ .glyph-navigation:before { content: "\EB3D" }
362
+ .glyph-new-indicator-filled:before { content: "\EB3E" }
363
+ .glyph-new-indicator:before { content: "\EB3F" }
364
+ .glyph-no-filter-filled:before { content: "\EB40" }
365
+ .glyph-no-filter:before { content: "\EB41" }
366
+ .glyph-note-filled:before { content: "\EB42" }
367
+ .glyph-note:before { content: "\EB43" }
368
+ .glyph-notification-filled:before { content: "\EB44" }
369
+ .glyph-notification:before { content: "\EB45" }
370
+ .glyph-notifications-filled:before { content: "\EB46" }
371
+ .glyph-notifications:before { content: "\EB47" }
372
+ .glyph-ontology-filled:before { content: "\EB48" }
373
+ .glyph-ontology:before { content: "\EB49" }
374
+ .glyph-open-external:before { content: "\EB4A" }
375
+ .glyph-open-file-filled:before { content: "\EB4B" }
376
+ .glyph-open-file:before { content: "\EB4C" }
377
+ .glyph-operate-plant-filled:before { content: "\EB4D" }
378
+ .glyph-operate-plant:before { content: "\EB4E" }
379
+ .glyph-optimize:before { content: "\EB4F" }
380
+ .glyph-p-and-i-symbols:before { content: "\EB50" }
381
+ .glyph-p-i-diagram:before { content: "\EB51" }
382
+ .glyph-pan:before { content: "\EB52" }
383
+ .glyph-paste:before { content: "\EB53" }
384
+ .glyph-pause:before { content: "\EB54" }
385
+ .glyph-pdf-document:before { content: "\EB55" }
386
+ .glyph-pen-filled:before { content: "\EB56" }
387
+ .glyph-pen:before { content: "\EB57" }
388
+ .glyph-phone-filled:before { content: "\EB58" }
389
+ .glyph-phone:before { content: "\EB59" }
390
+ .glyph-photo-camera-filled:before { content: "\EB5A" }
391
+ .glyph-photo-camera:before { content: "\EB5B" }
392
+ .glyph-piechart-filled:before { content: "\EB5C" }
393
+ .glyph-piechart:before { content: "\EB5D" }
394
+ .glyph-pin-filled:before { content: "\EB5E" }
395
+ .glyph-pin:before { content: "\EB5F" }
396
+ .glyph-plant-filled:before { content: "\EB60" }
397
+ .glyph-plant-handbook-filled:before { content: "\EB61" }
398
+ .glyph-plant-handbook:before { content: "\EB62" }
399
+ .glyph-plant-outline:before { content: "\EB63" }
400
+ .glyph-plant-security:before { content: "\EB64" }
401
+ .glyph-plant-settings-filled:before { content: "\EB65" }
402
+ .glyph-plant-settings:before { content: "\EB66" }
403
+ .glyph-plant-user-filled:before { content: "\EB67" }
404
+ .glyph-plant-user:before { content: "\EB68" }
405
+ .glyph-plant:before { content: "\EB69" }
406
+ .glyph-plants-filled:before { content: "\EB6A" }
407
+ .glyph-plants:before { content: "\EB6B" }
408
+ .glyph-play:before { content: "\EB6C" }
409
+ .glyph-plus:before { content: "\EB6D" }
410
+ .glyph-point-up-filled:before { content: "\EB6E" }
411
+ .glyph-point-up:before { content: "\EB6F" }
412
+ .glyph-polar-plot:before { content: "\EB70" }
413
+ .glyph-ppt-document:before { content: "\EB71" }
414
+ .glyph-print-filled:before { content: "\EB72" }
415
+ .glyph-print:before { content: "\EB73" }
416
+ .glyph-prio-high:before { content: "\EB74" }
417
+ .glyph-prio-low:before { content: "\EB75" }
418
+ .glyph-prio-middle:before { content: "\EB76" }
419
+ .glyph-product-catalog:before { content: "\EB77" }
420
+ .glyph-product-management:before { content: "\EB78" }
421
+ .glyph-product:before { content: "\EB79" }
422
+ .glyph-project-configuration:before { content: "\EB7A" }
423
+ .glyph-project-new:before { content: "\EB7B" }
424
+ .glyph-project:before { content: "\EB7C" }
425
+ .glyph-protocol:before { content: "\EB7D" }
426
+ .glyph-publish-document:before { content: "\EB7E" }
427
+ .glyph-publish:before { content: "\EB7F" }
428
+ .glyph-qr-code:before { content: "\EB80" }
429
+ .glyph-quality-report:before { content: "\EB81" }
430
+ .glyph-question-filled:before { content: "\EB82" }
431
+ .glyph-question:before { content: "\EB83" }
432
+ .glyph-radarchart:before { content: "\EB84" }
433
+ .glyph-radio-waves-off:before { content: "\EB85" }
434
+ .glyph-radio-waves:before { content: "\EB86" }
435
+ .glyph-random-filled:before { content: "\EB87" }
436
+ .glyph-random:before { content: "\EB88" }
437
+ .glyph-redo:before { content: "\EB89" }
438
+ .glyph-reference:before { content: "\EB8A" }
439
+ .glyph-refresh-cancelled:before { content: "\EB8B" }
440
+ .glyph-refresh:before { content: "\EB8C" }
441
+ .glyph-reload:before { content: "\EB8D" }
442
+ .glyph-remove-eye-filled:before { content: "\EB8E" }
443
+ .glyph-remove-eye:before { content: "\EB8F" }
444
+ .glyph-rename:before { content: "\EB90" }
445
+ .glyph-report-barchart:before { content: "\EB91" }
446
+ .glyph-report-linechart:before { content: "\EB92" }
447
+ .glyph-report-text:before { content: "\EB93" }
448
+ .glyph-reset:before { content: "\EB94" }
449
+ .glyph-rocket-filled:before { content: "\EB95" }
450
+ .glyph-rocket:before { content: "\EB96" }
451
+ .glyph-scatterplot:before { content: "\EB97" }
452
+ .glyph-scheduler-filled:before { content: "\EB98" }
453
+ .glyph-scheduler:before { content: "\EB99" }
454
+ .glyph-screen-filled:before { content: "\EB9A" }
455
+ .glyph-screen:before { content: "\EB9B" }
456
+ .glyph-screenshot-filled:before { content: "\EB9C" }
457
+ .glyph-screenshot:before { content: "\EB9D" }
458
+ .glyph-search:before { content: "\EB9E" }
459
+ .glyph-share-filled:before { content: "\EB9F" }
460
+ .glyph-share:before { content: "\EBA0" }
461
+ .glyph-shopping-cart-filled:before { content: "\EBA1" }
462
+ .glyph-shopping-cart:before { content: "\EBA2" }
463
+ .glyph-shout-filled:before { content: "\EBA3" }
464
+ .glyph-shout:before { content: "\EBA4" }
465
+ .glyph-sign-language:before { content: "\EBA5" }
466
+ .glyph-signal-strength-0:before { content: "\EBA6" }
467
+ .glyph-signal-strength-1:before { content: "\EBA7" }
468
+ .glyph-signal-strength-2:before { content: "\EBA8" }
469
+ .glyph-signal-strength-3:before { content: "\EBA9" }
470
+ .glyph-signal-strength-4:before { content: "\EBAA" }
471
+ .glyph-signal-strength-5:before { content: "\EBAB" }
472
+ .glyph-signal-strength-6:before { content: "\EBAC" }
473
+ .glyph-signal-strength-7:before { content: "\EBAD" }
474
+ .glyph-signal-strength-8:before { content: "\EBAE" }
475
+ .glyph-single-check:before { content: "\EBAF" }
476
+ .glyph-skip-back-filled:before { content: "\EBB0" }
477
+ .glyph-skip-back:before { content: "\EBB1" }
478
+ .glyph-skip-filled:before { content: "\EBB2" }
479
+ .glyph-skip:before { content: "\EBB3" }
480
+ .glyph-snowflake:before { content: "\EBB4" }
481
+ .glyph-sort-ascending:before { content: "\EBB5" }
482
+ .glyph-sort-descending:before { content: "\EBB6" }
483
+ .glyph-sort:before { content: "\EBB7" }
484
+ .glyph-sound-loud-filled:before { content: "\EBB8" }
485
+ .glyph-sound-loud:before { content: "\EBB9" }
486
+ .glyph-sound-mute-filled:before { content: "\EBBA" }
487
+ .glyph-sound-mute:before { content: "\EBBB" }
488
+ .glyph-sound-off-filled:before { content: "\EBBC" }
489
+ .glyph-sound-off:before { content: "\EBBD" }
490
+ .glyph-sound-quiet-filled:before { content: "\EBBE" }
491
+ .glyph-sound-quiet:before { content: "\EBBF" }
492
+ .glyph-spatial:before { content: "\EBC0" }
493
+ .glyph-star-add-filled:before { content: "\EBC1" }
494
+ .glyph-star-add:before { content: "\EBC2" }
495
+ .glyph-star-cancelled-filled:before { content: "\EBC3" }
496
+ .glyph-star-cancelled:before { content: "\EBC4" }
497
+ .glyph-star-filled:before { content: "\EBC5" }
498
+ .glyph-star-list-filled:before { content: "\EBC6" }
499
+ .glyph-star-list:before { content: "\EBC7" }
500
+ .glyph-star:before { content: "\EBC8" }
501
+ .glyph-start-data-analysis:before { content: "\EBC9" }
502
+ .glyph-stop:before { content: "\EBCA" }
503
+ .glyph-success-filled:before { content: "\EBCB" }
504
+ .glyph-success:before { content: "\EBCC" }
505
+ .glyph-sun-filled:before { content: "\EBCD" }
506
+ .glyph-sun:before { content: "\EBCE" }
507
+ .glyph-support:before { content: "\EBCF" }
508
+ .glyph-surveillance-filled:before { content: "\EBD0" }
509
+ .glyph-surveillance:before { content: "\EBD1" }
510
+ .glyph-svg-document:before { content: "\EBD2" }
511
+ .glyph-swap-left-right:before { content: "\EBD3" }
512
+ .glyph-table-columns:before { content: "\EBD4" }
513
+ .glyph-table-rows:before { content: "\EBD5" }
514
+ .glyph-table-settings:before { content: "\EBD6" }
515
+ .glyph-table:before { content: "\EBD7" }
516
+ .glyph-tag-filled:before { content: "\EBD8" }
517
+ .glyph-tag:before { content: "\EBD9" }
518
+ .glyph-tasks-all:before { content: "\EBDA" }
519
+ .glyph-tasks-done:before { content: "\EBDB" }
520
+ .glyph-tasks-open:before { content: "\EBDC" }
521
+ .glyph-text-document:before { content: "\EBDD" }
522
+ .glyph-threshold-cancelled:before { content: "\EBDE" }
523
+ .glyph-threshold-off:before { content: "\EBDF" }
524
+ .glyph-threshold-on:before { content: "\EBE0" }
525
+ .glyph-to-be-published:before { content: "\EBE1" }
526
+ .glyph-to-search:before { content: "\EBE2" }
527
+ .glyph-topic-filled:before { content: "\EBE3" }
528
+ .glyph-topic:before { content: "\EBE4" }
529
+ .glyph-touch-filled:before { content: "\EBE5" }
530
+ .glyph-touch:before { content: "\EBE6" }
531
+ .glyph-trashcan-filled:before { content: "\EBE7" }
532
+ .glyph-trashcan:before { content: "\EBE8" }
533
+ .glyph-tree:before { content: "\EBE9" }
534
+ .glyph-trend:before { content: "\EBEA" }
535
+ .glyph-triangle-filled:before { content: "\EBEB" }
536
+ .glyph-triangle:before { content: "\EBEC" }
537
+ .glyph-tulip-filled:before { content: "\EBED" }
538
+ .glyph-tulip:before { content: "\EBEE" }
539
+ .glyph-txt-document:before { content: "\EBEF" }
540
+ .glyph-undo:before { content: "\EBF0" }
541
+ .glyph-ungroup:before { content: "\EBF1" }
542
+ .glyph-unlock-filled:before { content: "\EBF2" }
543
+ .glyph-unlock-plant-filled:before { content: "\EBF3" }
544
+ .glyph-unlock-plant:before { content: "\EBF4" }
545
+ .glyph-unlock:before { content: "\EBF5" }
546
+ .glyph-upload-document-note:before { content: "\EBF6" }
547
+ .glyph-upload-success:before { content: "\EBF7" }
548
+ .glyph-upload:before { content: "\EBF8" }
549
+ .glyph-upper-limit:before { content: "\EBF9" }
550
+ .glyph-user-check-filled:before { content: "\EBFA" }
551
+ .glyph-user-check:before { content: "\EBFB" }
552
+ .glyph-user-filled:before { content: "\EBFC" }
553
+ .glyph-user-management-filled:before { content: "\EBFD" }
554
+ .glyph-user-management:before { content: "\EBFE" }
555
+ .glyph-user-profile-filled:before { content: "\EBFF" }
556
+ .glyph-user-profile:before { content: "\EC00" }
557
+ .glyph-user-settings-filled:before { content: "\EC01" }
558
+ .glyph-user-settings:before { content: "\EC02" }
559
+ .glyph-user:before { content: "\EC03" }
560
+ .glyph-validate:before { content: "\EC04" }
561
+ .glyph-vdi-folder:before { content: "\EC05" }
562
+ .glyph-version-history:before { content: "\EC06" }
563
+ .glyph-video-file-filled:before { content: "\EC07" }
564
+ .glyph-video-file:before { content: "\EC08" }
565
+ .glyph-warning-filled:before { content: "\EC09" }
566
+ .glyph-warning:before { content: "\EC0A" }
567
+ .glyph-water-bathing:before { content: "\EC0B" }
568
+ .glyph-water-fish:before { content: "\EC0C" }
569
+ .glyph-water-sunbathing:before { content: "\EC0D" }
570
+ .glyph-waveform:before { content: "\EC0E" }
571
+ .glyph-webcam-filled:before { content: "\EC0F" }
572
+ .glyph-webcam:before { content: "\EC10" }
573
+ .glyph-wlan-off:before { content: "\EC11" }
574
+ .glyph-wlan-strength-0:before { content: "\EC12" }
575
+ .glyph-wlan-strength-1:before { content: "\EC13" }
576
+ .glyph-wlan-strength-2:before { content: "\EC14" }
577
+ .glyph-wlan-strength-3:before { content: "\EC15" }
578
+ .glyph-work-case-filled:before { content: "\EC16" }
579
+ .glyph-work-case:before { content: "\EC17" }
580
+ .glyph-x-axis-settings:before { content: "\EC18" }
581
+ .glyph-xls-document:before { content: "\EC19" }
582
+ .glyph-xml-document:before { content: "\EC1A" }
583
+ .glyph-y-axis-settings:before { content: "\EC1B" }
584
+ .glyph-youtube-filled:before { content: "\EC1C" }
585
+ .glyph-youtube:before { content: "\EC1D" }
586
+ .glyph-zoom-in:before { content: "\EC1E" }
587
+ .glyph-zoom-out:before { content: "\EC1F" }
588
+ .glyph-zoom-selection:before { content: "\EC20" }
589
+
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>about-filled</title>
4
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="drop" fill="#000000" transform="translate(42.666667, 42.666667)">
6
+ <path d="M213.333333,3.55271368e-14 C331.154987,3.55271368e-14 426.666667,95.51168 426.666667,213.333333 C426.666667,331.153707 331.154987,426.666667 213.333333,426.666667 C95.51296,426.666667 3.55271368e-14,331.153707 3.55271368e-14,213.333333 C3.55271368e-14,95.51168 95.51296,3.55271368e-14 213.333333,3.55271368e-14 Z M234.713387,192 L192.04672,192 L192.04672,320 L234.713387,320 L234.713387,192 Z M213.55008,101.333333 C197.99616,101.333333 186.713387,112.5536 186.713387,127.704107 C186.713387,143.46752 197.698773,154.666667 213.55008,154.666667 C228.785067,154.666667 240.04672,143.46752 240.04672,128 C240.04672,112.5536 228.785067,101.333333 213.55008,101.333333 Z" id="Shape"></path>
7
+ </g>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>about</title>
4
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="about-white" fill="#000000" transform="translate(42.666667, 42.666667)">
6
+ <path d="M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51168 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.154987,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51168 331.154987,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,384 C119.227947,384 42.6666667,307.43872 42.6666667,213.333333 C42.6666667,119.227947 119.227947,42.6666667 213.333333,42.6666667 C307.44,42.6666667 384,119.227947 384,213.333333 C384,307.43872 307.44,384 213.333333,384 Z M240.04672,128 C240.04672,143.46752 228.785067,154.666667 213.55008,154.666667 C197.698773,154.666667 186.713387,143.46752 186.713387,127.704107 C186.713387,112.5536 197.99616,101.333333 213.55008,101.333333 C228.785067,101.333333 240.04672,112.5536 240.04672,128 Z M192.04672,192 L234.713387,192 L234.713387,320 L192.04672,320 L192.04672,192 Z" id="Shape"></path>
7
+ </g>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>add-circle-filled</title>
4
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="drop" fill="#000000" transform="translate(42.666667, 42.666667)">
6
+ <path d="M213.333333,3.55271368e-14 C269.912851,3.55271368e-14 324.175019,22.4761259 364.18278,62.4838867 C404.190541,102.491647 426.666667,156.753816 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M234.666667,106.666667 L192,106.666667 L192,192 L106.666667,192 L106.666667,234.666667 L192,234.666 L192,320 L234.666667,320 L234.666,234.666 L320,234.666667 L320,192 L234.666,192 L234.666667,106.666667 Z" id="add-workorder"></path>
7
+ </g>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>add-circle</title>
4
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="drop" fill="#000000" transform="translate(42.666667, 42.666667)">
6
+ <path d="M213.333333,3.55271368e-14 C269.912851,3.55271368e-14 324.175019,22.4761259 364.18278,62.4838867 C404.190541,102.491647 426.666667,156.753816 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.076736,42.6666667 42.6666667,119.076736 42.6666667,213.333333 C42.6666667,307.589931 119.076736,384 213.333333,384 C258.596948,384 302.006682,366.019099 334.012891,334.012891 C366.019099,302.006682 384,258.596948 384,213.333333 C384,119.076736 307.589931,42.6666667 213.333333,42.6666667 Z M234.666667,106.666667 L234.666,192 L320,192 L320,234.666667 L234.666,234.666 L234.666667,320 L192,320 L192,234.666 L106.666667,234.666667 L106.666667,192 L192,192 L192,106.666667 L234.666667,106.666667 Z" id="add-workorder"></path>
7
+ </g>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>add-document-note</title>
4
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" fill="#000000" transform="translate(85.333333, 42.666667)">
6
+ <path d="M341.333333,277.333333 L341.332667,341.332333 L405.333333,341.333333 L405.333333,384 L341.332667,383.999333 L341.333333,448 L298.666667,448 L298.666667,383.999333 L234.666667,384 L234.666667,341.333333 L298.666667,341.332333 L298.666667,277.333333 L341.333333,277.333333 Z M234.666667,3.55271368e-14 L341.333333,106.666667 L341.333,256 L298.666,256 L298.666667,124.339779 L216.993555,42.6666667 L42.6666667,42.6666667 L42.6666667,384 L213.333,383.999 L213.333333,405.333333 L277.333333,405.333333 L277.333,426.666 L1.42108547e-14,426.666667 L1.42108547e-14,3.55271368e-14 L234.666667,3.55271368e-14 Z M213.333333,298.666667 L213.333333,341.333333 L64,341.333333 L64,298.666667 L213.333333,298.666667 Z M196,85.3333333 L256,145.333333 L124,277.333333 L64,277.333333 L64,217.333333 L196,85.3333333 Z M157.304,169.265333 L96,230.570667 L96,245.333333 L110.72,245.333333 L172.046,184.007333 L157.304,169.265333 Z M195.989333,130.581333 L179.932,146.637333 L194.674,161.379333 L210.730667,145.322667 L195.989333,130.581333 Z" id="Combined-Shape"></path>
7
+ </g>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>add-eye-filled</title>
4
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="icon" fill="#000000" transform="translate(42.666667, 85.333333)">
6
+ <path d="M384,234.666667 L383.999333,298.666667 L448,298.666667 L448,341.333333 L383.999333,341.332667 L384,405.333333 L341.333333,405.333333 L341.333333,341.332667 L277.333333,341.333333 L277.333333,298.666667 L341.333333,298.666667 L341.333333,234.666667 L384,234.666667 Z M213.333333,1.42108547e-14 C362.666667,1.42108547e-14 426.666667,170.666667 426.666667,170.666667 C426.666667,170.666667 419.806465,188.960536 405.337387,213.569457 L405.333333,213.333333 L320,213.333333 L320,277.333333 L256,277.333333 L256.002911,336.459508 C242.636019,339.591402 228.420159,341.333333 213.333333,341.333333 C64,341.333333 3.55271368e-14,170.666667 3.55271368e-14,170.666667 C3.55271368e-14,170.666667 64,1.42108547e-14 213.333333,1.42108547e-14 Z M213.333333,96 C172.096427,96 138.666667,129.42976 138.666667,170.666667 C138.666667,211.903573 172.096427,245.333333 213.333333,245.333333 C254.57024,245.333333 288,211.903573 288,170.666667 C288,129.42976 254.57024,96 213.333333,96 Z M213.333333,138.666667 C230.97792,138.666667 245.333333,153.02208 245.333333,170.666667 C245.333333,188.311253 230.97792,202.666667 213.333333,202.666667 C195.688747,202.666667 181.333333,188.311253 181.333333,170.666667 C181.333333,153.02208 195.688747,138.666667 213.333333,138.666667 Z" id="Combined-Shape"></path>
7
+ </g>
8
+ </g>
9
+ </svg>