Representation of an internal application without the application name visible. Because this has role="img" you must providearia-label="" with a description of the application. App icons are usually created by combining color and minimal type. If needed, the app icon can be a simple graphic logo.
More colors are available, see color for all available color names.
TE
AE
W
TT
SM
SM
S
Attribute
Description
role="img
Required
It looks like an image but it's not.
aria-label
Required
Only when there's no visible title. Short title or name on .app-icon
aria-hidden="true"
Required
On .app-icon__logo
Sizing
TE
TE
TE
With application names
As we provide visible description of the logo, the way the aria attributes are arranged has changed.
TE
Temptation Editor
AE
Article Editor
W
Workflow
TT
Timey Mc Timeface
SM
Site Management
S
Search
TT
Timey Mc Timeface
TE
Temptation Editor
Attribute
Description
aria-labelledby
Required
Matches the id of .app-icon__name
aria-hidden="true"
Required
On .app-icon__logo
With a link
Simply replace the <div class="app-icon"> with <a href="#" class="app-icon"> to make the icon clickable.
If for some reason you aren’t able to swap the module element with a link you can nest a link inside the module wrapper.
The graphic logo has to be white. If you want to put a little bit of contrast in the logo, the darker area’s should be black with an opacity of 25%.
Its dimensions should be 100x100. We only show it at 50x50 but this way it’s high dpi ready.