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

Side by Side Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-warning.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 10 10" width="10" height=" 10">
2 <g>
3 <path style="stroke:#c19600;stroke-width:2;stroke-linejoin:round" d="m 6 1.000338,8.9999995 4,-8 4,8 z"/>
4 <path style="fill:#f4bd00;stroke:#f5bd00;stroke-width:1.5;stroke-linejoi n:round" d="m 61.000338,8.9999995 4,-8 4,8 z"/>
5 <path style="fill:#ad8601" d="m 63.750338,2.7499995 h 2.5 v 2.5 l -0.5,1 .75 h -1.5 l -0.5,-1.75 v -2.5 m 0,5.25 h 2.5 v 1.25 h -2.5"/>
6 <path style="fill:#fff" d="m 64.000338,2.9999995 h 2 v 2.25 l -0.5,1.75 h -1 l -0.5,-1.75 v -2.25 m 0,5 h 2 v 1 h -2"/>
7 </g>
8 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698