编辑文件:new-placeholder.svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 1000" preserveAspectRatio="xMidYMid slice" role="img" aria-label="New arrival placeholder"> <defs> <linearGradient id="bg" x1="0" y1="0" x2="0" y2="1"> <stop offset="0" stop-color="#e2dfd8"/> <stop offset="1" stop-color="#cfcbbf"/> </linearGradient> </defs> <rect width="800" height="1000" fill="url(#bg)"/> <g fill="#bbb6a9"> <path d="M320 235 q80 -45 160 0 l46 70 -46 36 0 235 -160 0 0 -235 -46 -36 z"/> </g> <g fill="#aca69a"> <rect x="365" y="360" width="70" height="170"/> </g> </svg>
保存
返回