Skip to content

Commit

Permalink
[TASK] Update @typo3.icons to v3.1
Browse files Browse the repository at this point in the history
With the update to v3.x of the TYPO3 Icon set, there comes
a little change in favor of understanding what sizes of
icons to use. There is no defined "default" size anymore.

While it is still usable, the new default scales with font size.
So it does not matter if you call it "default" or "auto".

The default size for icon rendering was adapted to now use
the "medium" size. That is the same size as default was before.

Fixed sizes are now defined in order:
small:  16px
medium: 32px
large:  64px

Aside from some special treatment the CSS from the icon set
is now used. It was already reworked in the icon set to make
use of CSS variables instead of compiled fixed compiled values.

Resolves: #97809
Releases: main
Change-Id: I88ff4c4f09a08461674ae5acc6b1cc9b202787b3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74981
Tested-by: Oliver Hader <[email protected]>
Tested-by: Andreas Fernandez <[email protected]>
Tested-by: core-ci <[email protected]>
Reviewed-by: Oliver Hader <[email protected]>
Reviewed-by: Andreas Fernandez <[email protected]>
  • Loading branch information
benjaminkott authored and andreaskienast committed Jul 1, 2022
1 parent 6223ebf commit 810b3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Public/Icons/Extension.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 810b3f9

Please sign in to comment.