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

Unified Diff: chrome/browser/resources/chromeos/login/images/1x/more-settings.svg

Issue 2529433004: Update signout icon and more_settings icon on the md shelf (Closed)
Patch Set: Created 4 years, 1 month 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
Index: chrome/browser/resources/chromeos/login/images/1x/more-settings.svg
diff --git a/chrome/browser/resources/chromeos/login/images/1x/more-settings.svg b/chrome/browser/resources/chromeos/login/images/1x/more-settings.svg
new file mode 100644
index 0000000000000000000000000000000000000000..0624a750244c6c4321f5dc9455c1bd6f3ca9cabd
--- /dev/null
+++ b/chrome/browser/resources/chromeos/login/images/1x/more-settings.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
Alexander Alekseev 2016/11/24 00:32:57 nit: could you minimize this file?
xiaoyinh(OOO Sep 11-29) 2016/11/28 21:42:19 Done.
+<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 41.1 (35376) - http://www.bohemiancoding.com/sketch -->
+ <title>more-1x</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Final" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="Start-screen-icons" transform="translate(-162.000000, -212.000000)">
+ <polygon id="Shape" points="162 212 182 212 182 232 162 232"></polygon>
+ <path d="M172,218 C173.104569,218 174,217.104569 174,216 C174,214.895431 173.104569,214 172,214 C170.895431,214 170,214.895431 170,216 C170,217.104569 170.895431,218 172,218 Z M172,224 C173.104569,224 174,223.104569 174,222 C174,220.895431 173.104569,220 172,220 C170.895431,220 170,220.895431 170,222 C170,223.104569 170.895431,224 172,224 Z M172,230 C173.104569,230 174,229.104569 174,228 C174,226.895431 173.104569,226 172,226 C170.895431,226 170,226.895431 170,228 C170,229.104569 170.895431,230 172,230 Z" id="Combined-Shape" fill="#FFFFFF"></path>
+ </g>
+ </g>
+</svg>
« no previous file with comments | « chrome/browser/resources/chromeos/login/header_bar.html ('k') | chrome/browser/resources/chromeos/login/images/1x/signout.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698