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

Side by Side Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-device.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="100 0 10 10" width="10" height= "10">
2 <g>
3 <g>
4 <path d="m 103.25034,-4.779502e-7 c -0.7,0 -1.25,0.4999999979502 -1. 25,1.2499999779502 v 7.5 c 0,0.7 0.5,1.2500005 1.25,1.2500005 h 3.5 c 0.7,0 1.25 ,-0.5000005 1.25,-1.2500005 v -7.5 c 0,-0.69999998 -0.5,-1.2499999779502 -1.25,- 1.2499999779502 z M 103.00034,0.9999995 h 4 v 7 h -4 z m 2,7.25 c 0.4,0 0.75,0.3 0.75,0.75 0,0.4 -0.3,0.75 -0.75,0.75 -0.4,0 -0.75,-0.3 -0.75,-0.75 0,-0.4 0.3,- 0.75 0.75,-0.75 z"/>
5 </g>
6 </g>
7 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698