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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-file-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-navigator-file-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-file-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-file-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..e6a0620227cb62f1913db65a8946253440f4af79
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-file-mask.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="224 72 32 24" width="32" height="24">
+ <g>
+ <path d="m 235,76 c -0.55,0 -0.99,0.45 -0.99,1 L 234,91 c 0,0.55 0.44,1 1,1 h 10 c 0.55,0 1,-0.45 1,-1 V 81 l -5,-5 h -6 z m 6,5 v -4 l 4,4 h -4 z"/>
+ <path d="m 231,75 h 18 v 18 h -18 z" style="fill:none"/>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698