@assembly-js/design-system 3.1.6 → 3.1.8

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.
@@ -326,6 +326,15 @@
326
326
  BuildingIcon: 'building',
327
327
  CustomizationIcon: 'palette',
328
328
  PortalModulesIcon: 'list-ul',
329
- MainSettingsIcon: 'gear'
329
+ MainSettingsIcon: 'gear',
330
+ backlinks: 'arrows-repeat',
331
+ cube: 'cube',
332
+ extension: 'link',
333
+ keywords: 'book',
334
+ linegraph: 'chart-line',
335
+ piechart: 'chart-pie',
336
+ shapes: 'shapes',
337
+ venn: 'circles-overlap-3',
338
+ visible: 'eye'
330
339
  };
331
340
  });