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

Unified Diff: chrome/browser/resources/chromeos/login/images/2x/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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/chromeos/login/images/1x/cancel.svg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/images/2x/cancel.svg
diff --git a/chrome/browser/resources/chromeos/login/images/2x/cancel.svg b/chrome/browser/resources/chromeos/login/images/2x/cancel.svg
new file mode 100644
index 0000000000000000000000000000000000000000..91dee1b555b2d9d2d5cc25238c78b87d8346e338
--- /dev/null
+++ b/chrome/browser/resources/chromeos/login/images/2x/cancel.svg
@@ -0,0 +1,6 @@
+<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
+ <g fill="none" fill-rule="evenodd">
+ <path d="M0 0h40v40H0"/>
+ <path d="M20.44 12.667c-4.4 0-8.388 1.65-11.46 4.333L3 11v15h14.95l-6.014-6.033c2.31-1.934 5.25-3.134 8.504-3.134 5.88 0 10.88 3.85 12.624 9.167L37 24.7c-2.31-6.983-8.836-12.033-16.56-12.033z" fill="#FFF" fill-rule="nonzero"/>
+ </g>
+</svg>
« no previous file with comments | « chrome/browser/resources/chromeos/login/images/1x/cancel.svg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698