28 lines
678 B
XML
28 lines
678 B
XML
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<title>PhoneCam</title>
|
|
<rect width="512" height="512" rx="120" fill="#0A0A0C" />
|
|
<rect x="28" y="28" width="456" height="456" rx="96" fill="#111827" stroke="#2563EB" stroke-width="8" />
|
|
<text
|
|
x="256"
|
|
y="230"
|
|
fill="#F8FAFC"
|
|
font-family="DejaVu Sans, Arial, sans-serif"
|
|
font-size="88"
|
|
font-weight="700"
|
|
text-anchor="middle"
|
|
>
|
|
Phone
|
|
</text>
|
|
<text
|
|
x="256"
|
|
y="330"
|
|
fill="#60A5FA"
|
|
font-family="DejaVu Sans, Arial, sans-serif"
|
|
font-size="88"
|
|
font-weight="700"
|
|
text-anchor="middle"
|
|
>
|
|
Cam
|
|
</text>
|
|
</svg>
|