back-template.svg 2.6 KB

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