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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-step-over-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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-step-over-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-step-over-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-step-over-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..5ddd7b41e725f1850c665d396302f77c13b70b18
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-step-over-mask.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="128 72 28 24" width="28" height="24">
+ <g>
+ <path d="m 142,86.5 c 0,1.1 0.9,2 2,2 1.1,0 2,-0.9 2,-2 0,-1.1 -0.9,-2 -2,-2 -1.1,0 -2,0.9 -2,2"/>
+ <path style="fill:none;stroke:#000;stroke-width:2.5" d="m 137.25,87.03 c 2.55,-8.43 11.4,-8.73 13.94,0"/>
+ <path d="m 151.68,89 -4.54,-2.76 6.68,-2.1"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698