You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
766 B
17 lines
766 B
|
3 months ago
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 370 740" fill="none">
|
||
|
|
<defs>
|
||
|
|
<linearGradient id="bezel" x1="0" y1="0" x2="370" y2="740" gradientUnits="userSpaceOnUse">
|
||
|
|
<stop stop-color="#3d3d3f"/>
|
||
|
|
<stop offset="1" stop-color="#151517"/>
|
||
|
|
</linearGradient>
|
||
|
|
<mask id="screen-hole">
|
||
|
|
<rect width="370" height="740" fill="#fff"/>
|
||
|
|
<rect x="26" y="88" width="318" height="610" rx="34" fill="#000"/>
|
||
|
|
</mask>
|
||
|
|
</defs>
|
||
|
|
<rect width="370" height="740" rx="48" fill="url(#bezel)" mask="url(#screen-hole)"/>
|
||
|
|
<rect x="1.5" y="1.5" width="367" height="737" rx="46.5" stroke="#5a5a5c" stroke-width="1"/>
|
||
|
|
<rect x="128" y="22" width="114" height="24" rx="12" fill="#151517"/>
|
||
|
|
<circle cx="186" cy="34" r="3.5" fill="#333"/>
|
||
|
|
</svg>
|