编辑文件:fitting-placeholder.svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 600" preserveAspectRatio="xMidYMid slice" role="img" aria-label="Fitting placeholder"> <defs> <linearGradient id="bg" x1="0" y1="0" x2="0" y2="1"> <stop offset="0" stop-color="#ece9e3"/> <stop offset="1" stop-color="#d9d5cc"/> </linearGradient> </defs> <rect width="600" height="600" fill="url(#bg)"/> <g fill="#c2bdb2"> <path d="M250 175 q50 -30 100 0 l34 52 -34 26 0 168 -100 0 0 -168 -34 -26 z"/> </g> <g fill="#b3ad9f"> <rect x="284" y="300" width="32" height="120"/> </g> </svg>
保存
返回