Preamble
The Moderator Tools team is working on bring Special:Preferences to mobile web editors. As part of this process a mobile-first preferences menu has been designed, for more details see T310897: [EPIC] Design specs for mobile web Special:Preferences menu.
In this menu, every menu item is paired with an icon to improve the navigation through scanning, discovery, and recalling user preferences. While for almost all menu items we were able to identify an existing icon to reinforce its meaning, we were not able to find an icon for the "Appearance" menu item.
Design spec
Blueprint
Icon in context
Figma branch
SVG icon
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"> <title>palette</title> <path d="M20 10a5 5 0 0 1-5 5h-2v2a3 3 0 0 1-3 3C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10Zm-6-5.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Zm1.5 5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM9 4.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0ZM4.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" /> </svg>
Acceptance criteria (or Done)
Design
- Design icons & ensure it follows DSG principles and visual style guidelines
- Make a design review of the icon
- Clarify RTL language appearance
- Export the icon as an optimized SVG and add it in this task description
- Add the new icon in our Icon System Figma file and publish the library with the new icon added
Code
- Add icon in Codex
- Add icon in OOUI
- Update T141801: WikimediaUI theme (Codex/OOUI) icon inventory (tracking)














