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

Unified Diff: third_party/WebKit/Source/devtools/front_end/emulated_devices/Nexus6P-portrait.svg

Issue 1650243004: [DevTools] Option to show device frames in emulation mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Place device frame art options behind experiment Created 4 years, 8 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/emulated_devices/Nexus6P-portrait.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/emulated_devices/Nexus6P-portrait.svg b/third_party/WebKit/Source/devtools/front_end/emulated_devices/Nexus6P-portrait.svg
new file mode 100644
index 0000000000000000000000000000000000000000..92e1832cc306283e7938b64f614d8218fea7b4f6
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/front_end/emulated_devices/Nexus6P-portrait.svg
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="480px" height="977px" viewBox="0 0 480 977" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <title>Nexus 6P</title>
+ <defs>
+ <linearGradient x1="4.2%" y1="2.1%" x2="96.6%" y2="100%" id="linearGradient-1">
+ <stop stop-color="#3A3A3A" offset="0%"></stop>
+ <stop stop-color="#181818" offset="100%"></stop>
+ </linearGradient>
+ <linearGradient x1="4.2%" y1="38.6349341%" x2="96.6%" y2="61.8633255%" id="linearGradient-2">
+ <stop stop-color="#3A3A3A" offset="0%"></stop>
+ <stop stop-color="#181818" offset="100%"></stop>
+ </linearGradient>
+ </defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="Nexus6P" transform="translate(4.000000, 4.000000)">
+ <g id="b-link" fill="url(#linearGradient-2)">
+ <rect id="b" x="0" y="0" width="472" height="969" rx="60"></rect>
+ </g>
+ <g id="b-link">
+ <rect id="b" x="0" y="0" width="472" height="969" rx="60"></rect>
+ </g>
+ <g id="b-link">
+ <rect id="b" x="0" y="0" width="472" height="969" rx="60"></rect>
+ </g>
+ <g id="b-link" stroke="#1E1E1E" stroke-width="7">
+ <rect id="b" x="0" y="0" width="472" height="969" rx="60"></rect>
+ </g>
+ <g id="b-link" stroke="#616161" stroke-width="5">
+ <rect id="b" x="0" y="0" width="472" height="969" rx="60"></rect>
+ </g>
+ <g id="b-link" stroke="#1E1E1E" stroke-width="3">
+ <rect id="b" x="0" y="0" width="472" height="969" rx="60"></rect>
+ </g>
+ <g id="b-link" stroke="#B4B4B4" stroke-width="2">
+ <rect id="b" x="0" y="0" width="472" height="969" rx="60"></rect>
+ </g>
+ <g id="b-link" stroke="#8A8A8A">
+ <rect id="b" x="0" y="0" width="472" height="969" rx="60"></rect>
+ </g>
+ <g id="Group" transform="translate(472.000000, 319.000000)" fill="#444445">
+ <path d="M0,0 L2,0 C3,0 4,1 4,2 L4,58 C4,59 3,60 2,60 L0,60 L0,0 L0,0 Z" id="Shape"></path>
+ <path d="M0,97 L2,97 C3,97 4,98 4,99 L4,215 C4,216 3,217 2,217 L0,217 L0,97 L0,97 Z" id="Shape"></path>
+ </g>
+ <path d="M18,100 L453,100 L453,873 L18,873 L18,100 Z" id="Shape" fill="#171717"></path>
+ <rect id="Rectangle-path" stroke="#141414" stroke-width="3" fill="#1E1E1E" opacity="0.4" x="150" y="40" width="169" height="14" rx="8"></rect>
+ <rect id="Rectangle-path" stroke="#141414" stroke-width="3" fill="#101010" x="150" y="921" width="169" height="14" rx="8"></rect>
+ <g id="Group" transform="translate(85.000000, 37.000000)">
+ <path d="M9.2,18 C14.2,18 18,14.2 18,9.3 C18,4.5 14,0.6 9.2,0.6 C4.4,0.6 0.5,4.6 0.5,9.3 C0.5,14.3 4.5,18.1 9.2,18.1 L9.2,18 Z" id="Shape" stroke="#2F2F2F" fill="#323232" opacity="0.6"></path>
+ <circle id="Oval" fill="#160F26" cx="9.2" cy="9.3" r="5"></circle>
+ </g>
+ </g>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld 408576698