refactor(icons): moved widget icons to class attribute ICON_NAME
Description
moved widget icons to class attribute ICON_NAME. This should allow for a more consistent behaviour and easier modifications of icons.
Type of Change
- All BECWidgets now specify their material icon as class attribute
- The designer plugin template was updated to automatically access the icon.
- Removed toolbar icons from bec widgets assets as they are not used anymore.
relates to #308 (closed)
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k