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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-device.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-device.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-device.svg b/third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-device.svg
new file mode 100644
index 0000000000000000000000000000000000000000..5bfa725e190303e973772b56c150e1b28259f0e4
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/Images/icons/smallicon-device.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="100 0 10 10" width="10" height="10">
+ <g>
+ <g>
+ <path d="m 103.25034,-4.779502e-7 c -0.7,0 -1.25,0.4999999979502 -1.25,1.2499999779502 v 7.5 c 0,0.7 0.5,1.2500005 1.25,1.2500005 h 3.5 c 0.7,0 1.25,-0.5000005 1.25,-1.2500005 v -7.5 c 0,-0.69999998 -0.5,-1.2499999779502 -1.25,-1.2499999779502 z M 103.00034,0.9999995 h 4 v 7 h -4 z m 2,7.25 c 0.4,0 0.75,0.3 0.75,0.75 0,0.4 -0.3,0.75 -0.75,0.75 -0.4,0 -0.75,-0.3 -0.75,-0.75 0,-0.4 0.3,-0.75 0.75,-0.75 z"/>
+ </g>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698