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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-menu-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-menu-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-menu-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-menu-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..ee2df10895d81d6a6c933d94131ee502cfacd018
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-menu-mask.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="192 24 28 24" width="28" height="24">
+ <g>
+ <path transform="matrix(1.4142135,0,0,1.4142135,-86.874996,-12.771743)" d="m 209.92234,31.304852 a 1.0606602,1.0606602 0 1 1 -2.12132,0 1.0606602,1.0606602 0 1 1 2.12132,0 z" style="fill:#000;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
+ <path style="fill:#000;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m 209.92234,31.304852 a 1.0606602,1.0606602 0 1 1 -2.12132,0 1.0606602,1.0606602 0 1 1 2.12132,0 z" transform="matrix(1.4142135,0,0,1.4142135,-86.874986,-7.771742)"/>
+ <path transform="matrix(1.4142135,0,0,1.4142135,-86.874986,-2.771743)" d="m 209.92234,31.304852 a 1.0606602,1.0606602 0 1 1 -2.12132,0 1.0606602,1.0606602 0 1 1 2.12132,0 z" style="fill:#000;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698