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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-frame-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-frame-mask.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-frame-mask.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-frame-mask.svg
new file mode 100644
index 0000000000000000000000000000000000000000..fa1be8962b6ef3def34e2de435d9b2fe915ab878
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/largeicon-navigator-frame-mask.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="256 144 32 24" width="32" height="24">
+ <g>
+ <path d="m 278,150 h -10.5 c -0.8325,0 -1.5,0.675 -1.5,1.5 v 9 c 0,0.825 0.6675,1.5 1.5,1.5 H 278 c 0.825,0 1.5,-0.675 1.5,-1.5 v -9 c 0,-0.825 -0.6675,-1.5 -1.5,-1.5 z m 0,10.5 H 267.5 V 153 H 278 v 7.5 z" style="fill:#010101"/>
+ </g>
+ <path style="fill:none" d="m 262.97094,147.06757 h 18 v 18 h -18 z"/>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698