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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-show-top-sidebar-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-show-top-sidebar-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-show-top-sidebar-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-show-top-sidebar-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..883c1e115a9f284346a2fabd5e8953f1cba2fc67
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-show-top-sidebar-mask.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="288 96 28 24" width="28" height="24">
+ <g>
+ <g transform="rotate(-90,257.5,57.5)">
+ <rect height="12" width="14" x="-214.5" y="102.5" style="fill:none;stroke:#000" transform="scale(-1,1)"/>
+ <path d="m 203,108.5 5,-3.25 v 6.5"/>
+ <rect height="13" width="1" x="-211" y="102" transform="scale(-1,1)"/>
+ </g>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698