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

Side by Side Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-database-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="60 0 16 16" width="16" height=" 16">
2 <g style="fill:none;stroke:none" transform="translate(60,0)">
3 <rect width="16" height="16" style="opacity:0;fill:#e8f0fe"/>
4 <path d="M 8,6 C 11.313709,6 14,5.1045695 14,4 14,2.8954305 11.313709,2 8,2 4.6862915,2 2,2.8954305 2,4 2,5.1045695 4.6862915,6 8,6 z m -6,7 c 0,1.10457 2.6862915,2 6,2 3.313709,0 6,-0.89543 6,-2 l 0,-2 c 0,1.10457 -2.686291,2 -6,2 -3.3137085,0 -6,-0.89543 -6,-2 l 0,2 z m 0,-3 c 0,1.10457 2.6862915,2 6,2 3.3137 09,0 6,-0.89543 6,-2 L 14,8 C 14,9.1045695 11.313709,10 8,10 4.6862915,10 2,9.10 45695 2,8 l 0,2 z M 2,7 c 0,1.1045695 2.6862915,2 6,2 3.313709,0 6,-0.8954305 6, -2 L 14,5 C 14,6.1045695 11.313709,7 8,7 4.6862915,7 2,6.1045695 2,5 l 0,2 z" st yle="fill:#000"/>
5 </g>
6 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698