## Description Change the naming structure of icons to prevent name conflicts with other components (e.g. `IconButton`). ## Implementation Model - Rename all icon components from `Icon<Name>` to `<Name>Icon`