logo-b1-master.svg 1.8 KB

1234567891011121314151617181920212223242526272829
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 460 120" width="460" height="120">
  2. <!-- DoTouch.AI 主标志(横向组合)· B1 网络枢纽 · 深色底标准版 -->
  3. <defs>
  4. <linearGradient id="b1-grad" x1="0" y1="0" x2="1" y2="1">
  5. <stop offset="0" stop-color="#9B7BFF"/>
  6. <stop offset="1" stop-color="#5C3DF0"/>
  7. </linearGradient>
  8. </defs>
  9. <g transform="translate(0,6) scale(0.92)">
  10. <circle cx="50" cy="50" r="33" stroke="rgba(124,92,255,.3)" stroke-width="1.5" stroke-dasharray="2 7" fill="none"/>
  11. <g stroke="#00E5A0" stroke-width="1.8" opacity=".55">
  12. <line x1="50" y1="50" x2="76" y2="26"/>
  13. <line x1="50" y1="50" x2="26" y2="76"/>
  14. <line x1="50" y1="50" x2="78" y2="75"/>
  15. </g>
  16. <circle cx="50" cy="50" r="12" stroke="rgba(124,92,255,.4)" fill="none"/>
  17. <circle cx="50" cy="50" r="7.5" fill="url(#b1-grad)"/>
  18. <g>
  19. <circle cx="76" cy="26" r="6.5" stroke="#00E5A0" stroke-width="1" fill="none" opacity=".3"/>
  20. <circle cx="76" cy="26" r="4" fill="#00E5A0"/><circle cx="76" cy="26" r="1.5" fill="#0B1020"/>
  21. <circle cx="26" cy="76" r="6.5" stroke="#00E5A0" stroke-width="1" fill="none" opacity=".3"/>
  22. <circle cx="26" cy="76" r="4" fill="#00E5A0"/><circle cx="26" cy="76" r="1.5" fill="#0B1020"/>
  23. <circle cx="78" cy="75" r="6.5" stroke="#00E5A0" stroke-width="1" fill="none" opacity=".3"/>
  24. <circle cx="78" cy="75" r="4" fill="#00E5A0"/><circle cx="78" cy="75" r="1.5" fill="#0B1020"/>
  25. </g>
  26. </g>
  27. <text x="130" y="78" font-size="52" font-weight="700" fill="#E8ECF8" font-family="-apple-system, 'Segoe UI', 'PingFang SC', 'Microsoft YaHei', sans-serif" letter-spacing="1">DoTouch</text>
  28. <text x="355" y="78" font-size="52" font-weight="700" fill="url(#b1-grad)" font-family="-apple-system, 'Segoe UI', 'PingFang SC', 'Microsoft YaHei', sans-serif">.AI</text>
  29. </svg>