@leanix/components 0.4.617 → 0.4.618

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.
@@ -305,7 +305,8 @@ const ICON_MAP = {
305
305
  'fa-3x3-grid': ['lx-icons/3x3-grid'],
306
306
  'fa-comment-alt-check': ['lx-icons/comment-alt-check'],
307
307
  'fa-rocket': ['lx-icons/rocket'],
308
- 'fa-rectangle-wide': ['legend']
308
+ 'fa-rectangle-wide': ['legend'],
309
+ 'fa-share-square': ['action']
309
310
  };
310
311
 
311
312
  /**