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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-file.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/smallicon-file.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-file.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-file.svg
new file mode 100644
index 0000000000000000000000000000000000000000..2db890d6d95c7d9bcb3afd2a6815b460d0f8ad7c
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-file.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="64 24 12 14" width="12" height="14">
+ <g>
+ <g>
+ <path style="fill:#000;stroke:none" d="m 71.625,25.5 -4.00297,0 c -0.543994,0 -0.99703,0.445655 -0.99703,0.995398 l 0,8.009204 c 0,0.539734 0.446386,0.995398 0.99703,0.995398 l 6.00594,0 c 0.543994,0 0.99703,-0.445655 0.99703,-0.995398 l 0,-6.004602 -3,-3 0,0 z m 0,1 2,2 -2,0 0,-2 z m -4,0 3,0 0,3 3,0 0,5 -6,0 0,-8 z" transform="translate(-1.625,-0.5)"/>
+ </g>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698