Files
product-sourcing-capture/public/assets/brand-mark.svg
T
mosen e9939ef9dc Initial release with production deploy config.
Add GitAtlas deploy assets, DATA_FILE support for isolated server data, and port documentation for sourcing.simosen.cn.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-15 00:52:31 +08:00

28 lines
1.7 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-labelledby="title desc">
<title id="title">选品采购台品牌标识</title>
<desc id="desc">扫描框汇聚多平台商品机会,中心标记代表被选中的高价值商品</desc>
<defs>
<linearGradient id="jade" x1="34" y1="24" x2="222" y2="232" gradientUnits="userSpaceOnUse">
<stop stop-color="#249B90"/>
<stop offset=".52" stop-color="#0D6A54"/>
<stop offset="1" stop-color="#073C31"/>
</linearGradient>
<linearGradient id="brass" x1="91" y1="80" x2="174" y2="181" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFE6A1"/>
<stop offset=".54" stop-color="#D39A36"/>
<stop offset="1" stop-color="#A56F18"/>
</linearGradient>
<filter id="shadow" x="-25%" y="-25%" width="150%" height="150%">
<feDropShadow dx="0" dy="10" stdDeviation="10" flood-color="#073C31" flood-opacity=".24"/>
</filter>
</defs>
<rect width="256" height="256" rx="56" fill="#FFFDF5"/>
<rect x="12" y="12" width="232" height="232" rx="48" fill="url(#jade)" filter="url(#shadow)"/>
<rect x="24" y="24" width="208" height="208" rx="38" fill="none" stroke="#FFF8E8" stroke-opacity=".24" stroke-width="2"/>
<path d="M57 98V70c0-7 6-13 13-13h28M158 57h28c7 0 13 6 13 13v28M199 158v28c0 7-6 13-13 13h-28M98 199H70c-7 0-13-6-13-13v-28" fill="none" stroke="#FFF8E8" stroke-linecap="round" stroke-width="13"/>
<path d="M128 72 184 128 128 184 72 128 128 72Z" fill="url(#brass)"/>
<path d="M128 91 165 128 128 165 91 128 128 91Z" fill="#FFF8E8"/>
<path d="M111 128c0-9 7-17 17-17s17 8 17 17-7 17-17 17-17-8-17-17Z" fill="#0D6A54"/>
<circle cx="174" cy="82" r="12" fill="#C9544A" stroke="#FFF8E8" stroke-width="5"/>
</svg>