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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-pause-on-exceptions-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-pause-on-exceptions-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-pause-on-exceptions-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-pause-on-exceptions-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..6a7e364ff544aaf579dcc02f930b5e2e0c04fe7c
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-pause-on-exceptions-mask.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="256 0 28 24" width="28" height="24">
+ <g>
+ <path d="m 275,15 -2,0 0,-6 2,0 z m -4,0 -2,0 0,-6 2,0 z m 4,-10 -6,0 -4,4 0,6 4,4 6,0 4,-4.12 0,-5.88 z"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698