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

Side by Side Diff: chrome/browser/resources/chromeos/login/images/1x/cancel.svg

Issue 2749693002: Chrome OS: Add 'Cancel" icon in 'Add an account' screen in multiprofile mode. (Closed)
Patch Set: Created 3 years, 9 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 width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/sv g">
2 <g fill="none" fill-rule="evenodd">
3 <path d="M0 0h20v20H0"/>
4 <path d="M9.72 5.89c-2.2 0-4.194.88-5.73 2.31L1 5v8h7.474L5.468 9.782c1.154- 1.03 2.624-1.67 4.252-1.67 2.94 0 5.44 2.052 6.312 4.888L18 12.307C16.846 8.582 13.582 5.89 9.72 5.89z" fill="#FFF" fill-rule="nonzero"/>
5 </g>
6 </svg>
OLDNEW
« no previous file with comments | « chrome/browser/resources/chromeos/login/header_bar.css ('k') | chrome/browser/resources/chromeos/login/images/2x/cancel.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698