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

Side by Side Diff: chrome/browser/resources/chromeos/login/images/2x/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
OLDNEW
(Empty)
1 <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 2 0">
2 <g fill="none" fill-rule="evenodd">
3 <rect width="24" height="24"/>
4 <polygon points="0 0 20 0 20 20 0 20"/>
5 <path fill="#FFF" fill-rule="nonzero" d="M3,7 L7,7 L7,3 L3,3 L3,7 Z M8,17 L1 2,17 L12,13 L8,13 L8,17 Z M3,17 L7,17 L7,13 L3,13 L3,17 Z M3,12 L7,12 L7,8 L3,8 L3,12 Z M8,12 L12,12 L12,8 L8,8 L8,12 Z M13,3 L13,7 L17,7 L17,3 L13,3 Z M8,7 L12 ,7 L12,3 L8,3 L8,7 Z M13,12 L17,12 L17,8 L13,8 L13,12 Z M13,17 L17,17 L17,13 L13 ,13 L13,17 Z"/>
6 </g>
7 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698