redesign-v1.html 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <h2>Logo — 全新设计</h2>
  2. <p class="subtitle">"知""行"二字的行书笔触组合成徽派的房子,心是家的温度</p>
  3. <div style="text-align:center;padding:20px;background:linear-gradient(135deg,#f0f4ff,#f5f0ff);border-radius:24px;">
  4. <svg width="240" height="250" viewBox="0 0 240 250" xmlns="http://www.w3.org/2000/svg">
  5. <defs>
  6. <linearGradient id="ink" x1="0%" y1="0%" x2="100%" y2="100%">
  7. <stop offset="0%" style="stop-color:#667eea;stop-opacity:1" />
  8. <stop offset="100%" style="stop-color:#764ba2;stop-opacity:1" />
  9. </linearGradient>
  10. <linearGradient id="ink2" x1="0%" y1="0%" x2="100%" y2="100%">
  11. <stop offset="0%" style="stop-color:#667eea;stop-opacity:0.35" />
  12. <stop offset="100%" style="stop-color:#764ba2;stop-opacity:0.35" />
  13. </linearGradient>
  14. <linearGradient id="heartGrad" x1="0%" y1="0%" x2="100%" y2="100%">
  15. <stop offset="0%" style="stop-color:#FF6B6B;stop-opacity:1" />
  16. <stop offset="100%" style="stop-color:#FF4757;stop-opacity:1" />
  17. </linearGradient>
  18. <linearGradient id="heartFill" x1="0%" y1="0%" x2="100%" y2="100%">
  19. <stop offset="0%" style="stop-color:#FF6B6B;stop-opacity:0.12" />
  20. <stop offset="100%" style="stop-color:#FF4757;stop-opacity:0.12" />
  21. </linearGradient>
  22. </defs>
  23. <!-- "知" — 左墙 + 屋顶 + 窗 -->
  24. <!-- 矢的第一笔:撇,向左上扬再折下 — 马头墙左墙最高点 -->
  25. <path d="M28 32 Q55 18, 80 38 Q85 42, 82 48"
  26. fill="none" stroke="url(#ink)" stroke-width="4" stroke-linecap="round"/>
  27. <!-- 矢:长横 — 屋顶横梁,从左到右 -->
  28. <path d="M18 55 Q48 50, 92 55"
  29. fill="none" stroke="url(#ink)" stroke-width="3.5" stroke-linecap="round"/>
  30. <!-- 矢:第二横 — 二层腰线(马头墙第二阶) -->
  31. <path d="M22 78 Q50 75, 82 78"
  32. fill="none" stroke="url(#ink)" stroke-width="3" stroke-linecap="round"/>
  33. <!-- 矢:竖贯穿 — 马头墙左侧墙柱(马头墙的垂直主体) -->
  34. <path d="M42 22 Q38 60, 42 115"
  35. fill="none" stroke="url(#ink)" stroke-width="3.8" stroke-linecap="round"/>
  36. <!-- 知:口部 — 徽派花窗 -->
  37. <rect x="50" y="88" width="28" height="28" rx="3"
  38. fill="none" stroke="url(#ink2)" stroke-width="2.2"/>
  39. <!-- 窗格横竖 -->
  40. <line x1="64" y1="88" x2="64" y2="116" stroke="url(#ink2)" stroke-width="1.5"/>
  41. <line x1="50" y1="102" x2="78" y2="102" stroke="url(#ink2)" stroke-width="1.5"/>
  42. <!-- "行" — 右墙 + 台阶 + 地基 -->
  43. <!-- 彳:左撇 — 右屋顶(比左侧低,形成阶梯) -->
  44. <path d="M110 50 Q132 40, 155 55"
  45. fill="none" stroke="url(#ink)" stroke-width="3.5" stroke-linecap="round"/>
  46. <!-- 彳:右撇 — 右墙第二阶 -->
  47. <path d="M130 58 Q145 48, 170 62"
  48. fill="none" stroke="url(#ink)" stroke-width="3.2" stroke-linecap="round"/>
  49. <!-- 彳:竖 — 右侧墙柱 -->
  50. <path d="M155 65 Q152 90, 155 120"
  51. fill="none" stroke="url(#ink)" stroke-width="3.5" stroke-linecap="round"/>
  52. <!-- 亍:横 — 墙基底座 -->
  53. <path d="M82 120 Q132 116, 188 122"
  54. fill="none" stroke="url(#ink)" stroke-width="3.2" stroke-linecap="round"/>
  55. <!-- 亍:竖 — 右墙柱(右侧外廓线) -->
  56. <path d="M165 85 Q162 108, 165 125"
  57. fill="none" stroke="url(#ink)" stroke-width="3" stroke-linecap="round"/>
  58. <!-- 屋顶 — 用淡色瓦片线连接知和行的屋顶 -->
  59. <path d="M80 38 Q95 35, 110 50"
  60. fill="none" stroke="url(#ink2)" stroke-width="1.5" stroke-dasharray="3,4"/>
  61. <!-- "心" — 在房子中央,红色 -->
  62. <path d="M84 102 C72 86, 52 82, 48 98 C44 114, 64 122, 84 132 C104 122, 124 114, 120 98 C116 82, 96 86, 84 102 Z"
  63. stroke="url(#heartGrad)" stroke-width="2.8" fill="url(#heartFill)" stroke-linejoin="round"/>
  64. <!-- 幼苗从心口向上长 -->
  65. <path d="M84 132 Q82 142, 84 148"
  66. fill="none" stroke="url(#ink)" stroke-width="2.5" stroke-linecap="round"/>
  67. <path d="M78 141 Q72 137, 68 141"
  68. fill="none" stroke="url(#ink)" stroke-width="2" stroke-linecap="round"/>
  69. <path d="M90 140 Q96 136, 100 140"
  70. fill="none" stroke="url(#ink)" stroke-width="2" stroke-linecap="round"/>
  71. <!-- 小星星 — 右上角 -->
  72. <polygon points="210,35 213,43 222,43 215,48 218,57 210,51 202,57 205,48 198,43 207,43"
  73. fill="url(#ink2)" stroke="none"/>
  74. </svg>
  75. <div style="margin-top:16px;">
  76. <span style="font-size:32px;font-weight:bold;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:6px;">
  77. 知行益家
  78. </span>
  79. </div>
  80. <div style="color:#999;font-size:13px;margin-top:4px;letter-spacing:3px;">家是小国 · 国是大家</div>
  81. </div>
  82. <hr style="margin:20px 0;border:none;border-top:1px solid #ddd;">
  83. <h2>Logo — 设计思路</h2>
  84. <div style="padding:16px;background:#f0f4ff;border-radius:12px;">
  85. <div style="font-size:14px;color:#666;line-height:1.8;">
  86. <p><strong>整体概念:</strong>"知"和"行"的书法笔画,在空间中构成一所房子的轮廓。红心嵌在屋中央。蓝紫是天空与远山,红色是家的温度。</p>
  87. <p><strong>"知"(左侧):</strong>矢部撇→马头墙最高脊线;两横→屋面层次;竖→左墙柱。口部→徽派花窗(十字窗格)。</p>
  88. <p><strong>"行"(右侧):</strong>彳部双撇→右墙上下两层台阶(马头墙的阶梯感);亍部横→地基;竖→右墙柱。</p>
  89. <p><strong>整体屋顶:</strong>从知的左脊到行的右脊,用虚线瓦片连成一个完整的坡屋顶。</p>
  90. <p><strong>红心:</strong>居于屋正中,是整个家的情感核心。</p>
  91. <p><strong>幼苗:</strong>从红心底部萌发,向上生长。</p>
  92. </div>
  93. </div>