| 1 |
<svg width="180" height="180" viewBox="0 0 180 180" fill="none" xmlns="http://www.w3.org/2000/svg"> |
| 2 |
<!-- Background --> |
| 3 |
<rect width="180" height="180" rx="40" fill="#AE122A"/> |
| 4 |
|
| 5 |
<!-- Gold border --> |
| 6 |
<rect x="10" y="10" width="160" height="160" rx="30" fill="none" stroke="#FFD619" stroke-width="4"/> |
| 7 |
|
| 8 |
<!-- VMI Text --> |
| 9 |
<text x="90" y="115" font-family="Arial, sans-serif" font-size="60" font-weight="bold" fill="#FFD619" text-anchor="middle">VMI</text> |
| 10 |
|
| 11 |
<!-- Small subtitle --> |
| 12 |
<text x="90" y="140" font-family="Arial, sans-serif" font-size="14" fill="#FFD619" text-anchor="middle" opacity="0.8">Memorial</text> |
| 13 |
</svg> |