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

Side by Side Diff: chrome/browser/resources/chromeos/login/images/2x/browse-as-guest.svg

Issue 2502353002: ChromeOS shelf: implement MD-like shelf. (Closed)
Patch Set: Remove unused reference 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 unified diff | Download patch
OLDNEW
(Empty)
1 <svg viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
2 <g fill="none" fill-rule="evenodd">
3 <path d="M0 0h40v40H0"></path>
4 <path d="M20 4C11.168 4 4 11.168 4 20s7.168 16 16 16 16-7.168 16-16S28.832 4 20 4zm0 4.8c2.656 0 4.8 2.144 4.8 4.8 0 2.656-2.144 4.8-4.8 4.8-2.656 0-4.8-2.1 44-4.8-4.8 0-2.656 2.144-4.8 4.8-4.8zM10 26.378C10.05 22.903 16.667 21 20 21c3.3 17 0 9.95 1.903 10 5.378C27.85 29.765 24.167 32 20 32s-7.85-2.235-10-5.622z" fil l="#FFF"></path>
5 </g>
6 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698