Initial commit
This commit is contained in:
16
source/static/bg-cabinets.svg
Normal file
16
source/static/bg-cabinets.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600" viewBox="0 0 900 600" role="img" aria-label="Cabinets background">
|
||||
<rect width="900" height="600" fill="#f2fbff"/>
|
||||
<g opacity="0.25" stroke="#1f6f8b" stroke-width="10" fill="#e6f6ff">
|
||||
<rect x="520" y="120" width="260" height="360" rx="18"/>
|
||||
<line x1="540" y1="240" x2="760" y2="240"/>
|
||||
<line x1="540" y1="360" x2="760" y2="360"/>
|
||||
</g>
|
||||
<g opacity="0.35" fill="#1f6f8b">
|
||||
<rect x="610" y="180" width="80" height="18" rx="8"/>
|
||||
<rect x="610" y="300" width="80" height="18" rx="8"/>
|
||||
<rect x="610" y="420" width="80" height="18" rx="8"/>
|
||||
</g>
|
||||
<g opacity="0.15" stroke="#1f6f8b" stroke-width="6" fill="none">
|
||||
<path d="M90 520c140-90 240-70 340 0"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 759 B |
Reference in New Issue
Block a user