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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-manifest-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-manifest-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-manifest-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-manifest-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..9a7dd1a420c513bccc8a9c43d0dcb8470ee8edcf
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/mediumicon-manifest-mask.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
+ <title>
+ resourceGlyphs
+ </title>
+ <g style="fill:none;stroke:none">
+ <rect width="16" height="16"/>
+ <g style="fill:#000">
+ <path d="M 6,0 0.99539757,0 C 0.4556644,0 0,0.45078007 0,1.0068455 L 0,12.993154 C 0,13.550051 0.44565467,14 0.99539757,14 L 9.0046024,14 C 9.5443356,14 10,13.54922 10,12.993154 L 10,4 6,0 z M 9.29,4 6,4 6,0.71000004 9.29,4 z" transform="translate(3,1)"/>
+ </g>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698