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

Unified 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, 6 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 | « no previous file | chrome/browser/resources/chromeos/login/images/2x/show-apps.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/images/1x/show-apps.svg
diff --git a/chrome/browser/resources/chromeos/login/images/1x/show-apps.svg b/chrome/browser/resources/chromeos/login/images/1x/show-apps.svg
new file mode 100644
index 0000000000000000000000000000000000000000..12f7b4533af92de6423b4f483b1a6bc57d2c2f9f
--- /dev/null
+++ b/chrome/browser/resources/chromeos/login/images/1x/show-apps.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10">
+ <g fill="none" fill-rule="evenodd">
+ <rect width="12" height="12"/>
+ <polygon points="0 0 10 0 10 10 0 10"/>
+ <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 L9,6 L9,4 L7,4 L7,6 Z M7,9 L9,9 L9,7 L7,7 L7,9 Z"/>
+ </g>
+</svg>
« 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