Initial commit
This commit is contained in:
15
static/bg-devices.svg
Normal file
15
static/bg-devices.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600" viewBox="0 0 900 600" role="img" aria-label="Devices background">
|
||||
<rect width="900" height="600" fill="#f8f9f2"/>
|
||||
<g opacity="0.25" stroke="#4d6b2f" stroke-width="10" fill="#edf3e3">
|
||||
<rect x="480" y="160" width="320" height="200" rx="18"/>
|
||||
<rect x="520" y="110" width="240" height="70" rx="12"/>
|
||||
<rect x="520" y="380" width="240" height="90" rx="12"/>
|
||||
</g>
|
||||
<g opacity="0.35" fill="#4d6b2f">
|
||||
<rect x="560" y="210" width="160" height="20" rx="8"/>
|
||||
<rect x="560" y="250" width="120" height="16" rx="8"/>
|
||||
</g>
|
||||
<g opacity="0.15" stroke="#4d6b2f" stroke-width="6" fill="none">
|
||||
<path d="M80 520c120-80 220-60 320 0"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 726 B |
Reference in New Issue
Block a user