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

Side by Side Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-clear-storage-mask.svg

Issue 2671413004: DevTools: introduce spritesheet assembler. (Closed)
Patch Set: rebaseline tests Created 3 years, 10 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 unified diff | Download patch
OLDNEW
(Empty)
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="40 0 16 16" width="16" height=" 16">
2 <g style="fill:none;stroke:none" transform="translate(40,0)">
3 <rect width="16" height="16" style="opacity:0;fill:#e8f0fe"/>
4 <path d="m 3,4 10,0 0,9.007983 C 13,14.108144 12.112567,15 11.000385,15 l -6.00077,0 C 3.8952581,15 3,14.099824 3,13.007983 L 3,4 z M 2,2 14,2 14,3 2,3 2,2 z M 5,1 11,1 11,2 5,2 5,1 z" style="fill:#212121"/>
5 </g>
6 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698