@assembly-js/design-system 3.1.4 → 3.1.5

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.
@@ -298,8 +298,10 @@ export var iconToFaMap = {
298
298
  contracts: 'signature',
299
299
  dashboard: 'gauge',
300
300
  forms: 'clipboard',
301
+ files: 'folder',
301
302
  knowledge: 'book-open',
302
303
  payments: 'credit-card',
304
+ messages: 'message',
303
305
  // sidebar nav icons map
304
306
  NotificationIcon: 'bell',
305
307
  BuildingIcon: 'building',