| 12345678910111213141516171819 |
- <svg xmlns="http://www.w3.org/2000/svg" width="90mm" height="54mm" viewBox="0 0 1800 1080" role="img" aria-labelledby="title desc">
- <title id="title">{{NAME}}名片背面</title><desc id="desc">{{NAME}},{{TITLE}}的联系方式与公司地址。</desc>
- <rect width="1800" height="1080" fill="#0B0C10"/>
- <g opacity="0.15" transform="translate(1170 52) scale(2.1)"><circle cx="12" cy="36" r="4" fill="#E6C687"/><path d="M38 43C76 11 142 1 204 15C228 21 249 31 266 44" fill="none" stroke="#C5C6C7" stroke-width="1.15" stroke-linecap="round"/><path d="M66 49C117 31 187 28 246 45" fill="none" stroke="#F5F5F7" stroke-width="0.62" stroke-linecap="round"/><circle cx="268" cy="45" r="1.35" fill="#F5F5F7"/></g>
- <circle cx="150" cy="152" r="6" fill="#E6C687"/>
- <text x="150" y="350" fill="#F5F5F7" font-family="'PingFang SC','Noto Sans SC','Source Han Sans SC','Microsoft YaHei',sans-serif" font-size="130" font-weight="300" letter-spacing="13">{{NAME}}</text>
- <text x="156" y="425" fill="#C5C6C7" font-family="'PingFang SC','Noto Sans SC','Source Han Sans SC','Microsoft YaHei',sans-serif" font-size="42" font-weight="400" letter-spacing="5">
- <tspan x="156" dy="0">{{TITLE_ZH}}</tspan>
- <tspan x="156" dy="58" fill="#8F969E" font-family="Inter,'Helvetica Neue',Arial,sans-serif" font-size="28" font-weight="400" letter-spacing="2.2">{{TITLE_EN}}</tspan>
- </text>
- <g transform="translate(912 337)" font-family="Inter,'Helvetica Neue',Arial,sans-serif">
- <text x="0" y="0" fill="#8F969E" font-size="22" font-weight="600" letter-spacing="4">EMAIL</text><text x="0" y="53" fill="#F5F5F7" font-size="38" font-weight="400" letter-spacing="0.2">{{EMAIL}}</text>
- <text x="0" y="145" fill="#8F969E" font-size="22" font-weight="600" letter-spacing="4">MOBILE</text><text x="0" y="198" fill="#F5F5F7" font-size="38" font-weight="400" letter-spacing="1.2">{{PHONE}}</text>
- <text x="0" y="290" fill="#8F969E" font-size="22" font-weight="600" letter-spacing="4">WEB</text><text x="0" y="343" fill="#F5F5F7" font-size="38" font-weight="400" letter-spacing="0.5">{{WEBSITE}}</text>
- </g>
- <path d="M150 740H1650" stroke="#1F2833" stroke-width="1"/>
- <g font-family="'PingFang SC','Noto Sans SC','Source Han Sans SC','Microsoft YaHei',sans-serif"><text x="150" y="817" fill="#E2E4E7" font-size="36" font-weight="400" letter-spacing="1.3">{{COMPANY}}</text><text x="150" y="887" fill="#8F969E" font-size="32" font-weight="300" letter-spacing="0.4">{{ADDRESS}}</text></g>
- <text x="1650" y="954" text-anchor="end" fill="#707780" font-family="Inter,'Helvetica Neue',Arial,sans-serif" font-size="20" letter-spacing="4.3">LESS AND COSMOS · HANGZHOU</text>
- </svg>
|