Problem/Motivation
All navigation icons will be from the Phosphor library.
We need to update our icon to be the same.
Steps to reproduce
1. Install dashboard and navigation, and ensure at least a dashboard exists.
2. The shown icon for Dashboard is not consistent with the others.
Proposed resolution
Change icon.
Remaining tasks
MR
User interface changes
Icon changes.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | navigation-active.png | 15.23 KB | penyaskito |
| #9 | navigation-inactive.png | 11.53 KB | penyaskito |
| #9 | old-toolbar-active.png | 7.08 KB | penyaskito |
| #9 | old-toolbar-inactive.png | 7.53 KB | penyaskito |
Issue fork dashboard-3474758
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3474758--phosphor-icon
changes, plain diff MR !21
- 3474758-use-the-defined
compare
Comments
Comment #4
penyaskitoCrediting ckrina for defining it, and ramyoo12 for helping finding it.
Comment #7
penyaskitoFor the record, the phosphor icon used is kanban 24x24.
For the toolbar one, I had to use the "bold" version, because the regular one looked to tiny.
For the navigation one, we use the regular one, and we have to replace fill color with "currentColor"
Comment #8
penyaskitoComment #9
penyaskitoAttaching screenshots.
Comment #10
ckrinaThe screenshots look exactly as they should, so RTBCing this.
Comment #13
plopescMR merged! Thank you