LSFE/LSFE.MobApp/Resources/Images/no_photo.svg
2026-07-30 10:31:04 +08:00

10 lines
663 B
XML

<?xml version="1.0" encoding="utf-8"?>
<svg width="240" height="240" viewBox="0 0 240 240" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="No photo available">
<rect width="100%" height="100%" rx="16" fill="#F5F7FA"/>
<g transform="translate(40,30)" fill="none" stroke="#A0AEC0" stroke-width="6" stroke-linecap="round" stroke-linejoin="round">
<circle cx="80" cy="48" r="36" fill="#E6EEF8" stroke="#9FB8DA"/>
<path d="M8 172c0-42 64-42 72-42s72 0 72 42" fill="#E6EEF8" stroke="#9FB8DA"/>
</g>
<text x="50%" y="92%" text-anchor="middle" fill="#718096" font-family="Segoe UI, Roboto, Arial" font-size="14">No photo available</text>
</svg>