You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UPGRADE-6.5.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1117,7 +1117,7 @@ Increased Node version to 18 and NPM to version 8 or 9.
1117
1117
1118
1118
## Removal of old icons:
1119
1119
1120
-
* Replace any old icon your integration uses with its successor. A mapping can be found here `src/Administration/Resources/app/administration/src/app/component/base/sw-icon/legacy-icon-mapping.js`.
1120
+
* Replace any old icon your integration uses with its successor. A mapping can be found [here](https://github.com/shopware/shopware/blob/v6.4.20.2/src/Administration/Resources/app/administration/src/app/component/base/sw-icon/legacy-icon-mapping.js).
1121
1121
* The object keys of the json file are the legacy icons. The values the replacement.
1122
1122
* In the next major, the icons will have no space around them by default. This could eventually lead to bigger looking icons in some places. If this is the case you need to adjust the styling with CSS so that it matches your wanted look.
0 commit comments