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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-table-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/mediumicon-table-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-table-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-table-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..601297e672fcd789b4d54eb5f9cc9bdae1b71970
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-table-mask.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="80 0 16 16" width="16" height="16">
+ <g style="fill:none;stroke:none" transform="translate(80,0)">
+ <rect width="16" height="16" style="opacity:0;fill:#e8f0fe"/>
+ <path d="M 2,3.9989566 C 2,3.4472481 2.4509752,3 2.990778,3 L 8,3 8,6 2,6 2,3.9989566 z M 2,11 8,11 8,14 2.990778,14 C 2.4435864,14 2,13.55734 2,13.001043 L 2,11 z M 2,7 8,7 8,10 2,10 2,7 z M 9,3 14.009222,3 C 14.556414,3 15,3.4426603 15,3.9989566 L 15,6 9,6 9,3 z m 0,8 6,0 0,2.001043 C 15,13.552752 14.549025,14 14.009222,14 L 9,14 9,11 z m 0,-4 6,0 0,3 -6,0 0,-3 z" style="fill:#212121"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698