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

Side by Side Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-cross.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="177 98 9 9" width="9" height="9 ">
2 <g>
3 <path style="fill-opacity:.23999999" d="m 184.5,100.43 -0.93,-0.93 -2.57 ,2.57 -2.57,-2.57 -0.93,0.93 2.57,2.57 -2.57,2.57 0.93,0.93 2.57,-2.57 2.57,2.57 0.93,-0.93 -2.57,-2.57 2.57,-2.57 z"/>
4 <path style="fill:#676767" d="M 184.5,99.93 183.57,99 181,101.57 178.43, 99 l -0.93,0.93 2.57,2.57 -2.57,2.57 0.93,0.93 2.57,-2.57 2.57,2.57 0.93,-0.93 - 2.57,-2.57 2.57,-2.57 z"/>
5 </g>
6 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698