54 lines
2.6 KiB
XML
54 lines
2.6 KiB
XML
<svg width="400" height="300" viewBox="0 0 400 300" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<!-- Background -->
|
|
<rect width="400" height="300" fill="#F5F1EC"/>
|
|
|
|
<!-- Calendar icon -->
|
|
<g transform="translate(150, 100)">
|
|
<!-- Calendar base -->
|
|
<rect x="0" y="20" width="100" height="80" rx="4" fill="#7E0F14"/>
|
|
<rect x="4" y="24" width="92" height="72" rx="2" fill="white"/>
|
|
|
|
<!-- Calendar header -->
|
|
<rect x="0" y="0" width="100" height="20" rx="4" fill="#5D0B0E"/>
|
|
<rect x="4" y="4" width="92" height="12" rx="2" fill="#7E0F14"/>
|
|
|
|
<!-- Calendar rings -->
|
|
<rect x="8" y="8" width="8" height="4" rx="2" fill="white"/>
|
|
<rect x="84" y="8" width="8" height="4" rx="2" fill="white"/>
|
|
|
|
<!-- Calendar grid -->
|
|
<rect x="8" y="32" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="24" y="32" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="40" y="32" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="56" y="32" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="72" y="32" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="88" y="32" width="4" height="12" rx="2" fill="#F5F1EC"/>
|
|
|
|
<rect x="8" y="48" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="24" y="48" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="40" y="48" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="56" y="48" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="72" y="48" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="88" y="48" width="4" height="12" rx="2" fill="#F5F1EC"/>
|
|
|
|
<rect x="8" y="64" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="24" y="64" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="40" y="64" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="56" y="64" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="72" y="64" width="12" height="12" rx="2" fill="#F5F1EC"/>
|
|
<rect x="88" y="64" width="4" height="12" rx="2" fill="#F5F1EC"/>
|
|
|
|
<!-- Highlighted date -->
|
|
<rect x="24" y="48" width="12" height="12" rx="2" fill="#7E0F14"/>
|
|
<text x="30" y="57" text-anchor="middle" font-family="Inter, sans-serif" font-size="10" fill="white" font-weight="600">15</text>
|
|
</g>
|
|
|
|
<!-- Text -->
|
|
<text x="200" y="220" text-anchor="middle" font-family="Inter, sans-serif" font-size="14" fill="#374151" font-weight="500">
|
|
Event Image
|
|
</text>
|
|
<text x="200" y="240" text-anchor="middle" font-family="Inter, sans-serif" font-size="12" fill="#6B7280">
|
|
Placeholder for event photos
|
|
</text>
|
|
</svg>
|