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

Side by Side Diff: chrome/browser/resources/chromeos/login/images/2x/add-person.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="M15.2 19.6c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm9. 6 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zM20 4C11.168 4 4 11.168 4 20s7.168 16 16 16 16-7.168 16-16S28.832 4 20 4zm0 28.8c-7.056 0-12.8-5.744-12 .8-12.8 0-.464.032-.928.08-1.376 3.776-1.68 6.768-4.768 8.336-8.592 2.896 4.096 7.664 6.768 13.056 6.768 1.248 0 2.448-.144 3.6-.416.336 1.136.528 2.352.528 3.6 16 0 7.056-5.744 12.8-12.8 12.8z" fill="#FFF"></path>
5 </g>
6 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698