Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(277)

Side by Side Diff: chrome/browser/resources/chromeos/login/images/1x/show-apps.svg

Issue 2947213003: Signin screen polish in response to UI review (Closed)
Patch Set: changes after meeting with UX Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/images/2x/show-apps.svg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 1 0">
2 <g fill="none" fill-rule="evenodd">
3 <rect width="12" height="12"/>
4 <polygon points="0 0 10 0 10 10 0 10"/>
5 <path fill="#FFF" fill-rule="nonzero" d="M1,3 L3,3 L3,1 L1,1 L1,3 Z M4,9 L6, 9 L6,7 L4,7 L4,9 Z M1,9 L3,9 L3,7 L1,7 L1,9 Z M1,6 L3,6 L3,4 L1,4 L1,6 Z M4,6 L6 ,6 L6,4 L4,4 L4,6 Z M7,1 L7,3 L9,3 L9,1 L7,1 Z M4,3 L6,3 L6,1 L4,1 L4,3 Z M7,6 L 9,6 L9,4 L7,4 L7,6 Z M7,9 L9,9 L9,7 L7,7 L7,9 Z"/>
6 </g>
7 </svg>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/images/2x/show-apps.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698