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

Side by Side Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-file-sync-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="160 24 32 24" width="32" height ="24">
2 <path style="fill:none" d="m 169,29 h 18 v 18 h -18 z"/>
3 <path style="fill:none" d="m 167.25,27.250001 h 20 v 20 h -20 z"/>
4 <path style="fill:none" d="m 165.125,25.125 h 20 v 20 h -20 z"/>
5 <g>
6 <path d="m 171,28 c -0.55,0 -1,0.45 -1,1 l 0,14 c 0,0.55 0.44,1 1,1 l 5. 09375,0 c -0.0656,-0.32311 -0.0937,-0.657534 -0.0937,-1 0,-2.761424 2.23858,-5 5 ,-5 0.34247,0 0.67689,0.02816 1,0.09375 l 0,-5.09375 -5,-5 -6,0 z m 6,1 4,4 -4,0 0,-4 z" style="fill:#000;fill-opacity:1"/>
7 </g>
8 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698