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

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

Issue 2529433004: Update signout icon and more_settings icon on the md shelf (Closed)
Patch Set: Created 4 years 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 <?xml version="1.0" encoding="UTF-8"?>
2 <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">
3 <!-- Generator: Sketch 41.1 (35376) - http://www.bohemiancoding.com/sketch - ->
4 <title>sign_out-1x</title>
5 <desc>Created with Sketch.</desc>
6 <defs></defs>
7 <g id="Final" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" >
8 <g id="Start-screen-icons" transform="translate(-162.000000, -332.000000 )">
9 <g id="sign_out" transform="translate(162.000000, 332.000000)">
10 <polygon id="Layout" points="0 0 20 0 20 20 0 20"></polygon>
11 <path d="M9.5,15 L14.5,10 L9.5,5 L8,6.5 L10.5,9 L2,9 L2,11 L10.5 ,11 L8,13.5 L9.5,15 Z M4,2 C3.01333333,2 2,3.02222222 2,4 L2,7.06666667 L4,7.066 66667 L4,4 L16,4 L16,16 L4,16 L4,13 L2,13 L2,16 C2,16.9777778 3.01333333,18 4,18 L16,18 C16.9777778,18 18,16.9777778 18,16 L18,4 C18,3 16.9777778,2 16,2 L4,2 Z" id="Shape" fill="#FFFFFF"></path>
12 </g>
13 </g>
14 </g>
15 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698