init
BIN
assets/course-card.jpg
Normal file
|
After Width: | Height: | Size: 241 KiB |
BIN
assets/icons/awakener.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
17
assets/icons/awakener.svg
Normal file
@@ -0,0 +1,17 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="none">
|
||||
<!-- 觉醒者 - 眼睛/觉醒 -->
|
||||
<circle cx="100" cy="100" r="90" fill="rgba(255,255,255,0.1)" stroke="white" stroke-width="2"/>
|
||||
<ellipse cx="100" cy="100" rx="60" ry="35" stroke="white" stroke-width="3" fill="none"/>
|
||||
<circle cx="100" cy="100" r="18" fill="white"/>
|
||||
<circle cx="100" cy="100" r="8" fill="#764ba2"/>
|
||||
<circle cx="94" cy="94" r="3" fill="white"/>
|
||||
<!-- 光芒 -->
|
||||
<line x1="100" y1="10" x2="100" y2="30" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
<line x1="100" y1="170" x2="100" y2="190" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
<line x1="10" y1="100" x2="30" y2="100" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
<line x1="170" y1="100" x2="190" y2="100" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
<line x1="36" y1="36" x2="50" y2="50" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
<line x1="150" y1="150" x2="164" y2="164" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
<line x1="164" y1="36" x2="150" y2="50" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
<line x1="36" y1="164" x2="50" y2="150" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/icons/guardian.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
17
assets/icons/guardian.svg
Normal file
@@ -0,0 +1,17 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="none">
|
||||
<!-- 传承守护者 - 盾牌/树 -->
|
||||
<circle cx="100" cy="100" r="90" fill="rgba(255,255,255,0.1)" stroke="white" stroke-width="2"/>
|
||||
<!-- 盾牌 -->
|
||||
<path d="M100,30 L160,55 L160,110 C160,145 130,170 100,180 C70,170 40,145 40,110 L40,55 Z" stroke="white" stroke-width="2.5" fill="rgba(255,255,255,0.1)"/>
|
||||
<!-- 树 -->
|
||||
<line x1="100" y1="100" x2="100" y2="155" stroke="white" stroke-width="3" stroke-linecap="round"/>
|
||||
<line x1="100" y1="120" x2="80" y2="140" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
<line x1="100" y1="110" x2="120" y2="130" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
<!-- 树冠 -->
|
||||
<circle cx="100" cy="80" r="25" stroke="white" stroke-width="2" fill="rgba(255,255,255,0.15)"/>
|
||||
<circle cx="80" cy="90" r="18" stroke="white" stroke-width="2" fill="rgba(255,255,255,0.1)"/>
|
||||
<circle cx="120" cy="90" r="18" stroke="white" stroke-width="2" fill="rgba(255,255,255,0.1)"/>
|
||||
<!-- 根系 -->
|
||||
<path d="M100,155 Q90,165 75,170" stroke="white" stroke-width="2" stroke-linecap="round" fill="none"/>
|
||||
<path d="M100,155 Q110,165 125,170" stroke="white" stroke-width="2" stroke-linecap="round" fill="none"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/icons/habitual.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
21
assets/icons/habitual.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="none">
|
||||
<!-- 惯性行者 - 齿轮/循环 -->
|
||||
<circle cx="100" cy="100" r="90" fill="rgba(255,255,255,0.1)" stroke="white" stroke-width="2"/>
|
||||
<!-- 外齿轮 -->
|
||||
<circle cx="100" cy="100" r="50" stroke="white" stroke-width="2" fill="rgba(255,255,255,0.1)"/>
|
||||
<circle cx="100" cy="100" r="30" stroke="white" stroke-width="2" fill="rgba(255,255,255,0.1)"/>
|
||||
<!-- 齿轮齿 -->
|
||||
<rect x="96" y="40" width="8" height="16" rx="2" fill="white" opacity="0.7"/>
|
||||
<rect x="96" y="144" width="8" height="16" rx="2" fill="white" opacity="0.7"/>
|
||||
<rect x="40" y="96" width="16" height="8" rx="2" fill="white" opacity="0.7"/>
|
||||
<rect x="144" y="96" width="16" height="8" rx="2" fill="white" opacity="0.7"/>
|
||||
<rect x="55" y="55" width="14" height="8" rx="2" fill="white" opacity="0.7" transform="rotate(45 62 59)"/>
|
||||
<rect x="131" y="55" width="14" height="8" rx="2" fill="white" opacity="0.7" transform="rotate(-45 138 59)"/>
|
||||
<rect x="55" y="137" width="14" height="8" rx="2" fill="white" opacity="0.7" transform="rotate(-45 62 141)"/>
|
||||
<rect x="131" y="137" width="14" height="8" rx="2" fill="white" opacity="0.7" transform="rotate(45 138 141)"/>
|
||||
<!-- 循环箭头 -->
|
||||
<path d="M75,65 A35,35 0 0,1 125,65" stroke="white" stroke-width="2" fill="none" stroke-linecap="round"/>
|
||||
<polygon points="125,60 130,68 120,68" fill="white"/>
|
||||
<path d="M125,135 A35,35 0 0,1 75,135" stroke="white" stroke-width="2" fill="none" stroke-linecap="round"/>
|
||||
<polygon points="75,140 70,132 80,132" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
BIN
assets/icons/icebreaker.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
15
assets/icons/icebreaker.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="none">
|
||||
<!-- 破冰人 - 锤子/冰块 -->
|
||||
<circle cx="100" cy="100" r="90" fill="rgba(255,255,255,0.1)" stroke="white" stroke-width="2"/>
|
||||
<!-- 冰块 -->
|
||||
<polygon points="100,35 155,65 155,115 100,145 45,115 45,65" stroke="white" stroke-width="2.5" fill="rgba(255,255,255,0.15)"/>
|
||||
<line x1="100" y1="35" x2="100" y2="145" stroke="white" stroke-width="1.5" opacity="0.5"/>
|
||||
<line x1="45" y1="65" x2="155" y2="115" stroke="white" stroke-width="1.5" opacity="0.5"/>
|
||||
<line x1="155" y1="65" x2="45" y2="115" stroke="white" stroke-width="1.5" opacity="0.5"/>
|
||||
<!-- 裂缝 -->
|
||||
<path d="M100,55 L95,75 L105,85 L90,105 L100,115" stroke="white" stroke-width="2.5" stroke-linecap="round" fill="none"/>
|
||||
<!-- 碎片飞溅 -->
|
||||
<polygon points="130,50 138,45 140,55" fill="white" opacity="0.7"/>
|
||||
<polygon points="70,45 65,38 75,40" fill="white" opacity="0.7"/>
|
||||
<polygon points="145,85 152,80 150,92" fill="white" opacity="0.5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1012 B |
BIN
assets/icons/pauser.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
10
assets/icons/pauser.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="none">
|
||||
<!-- 知止行者 - 手掌/暂停 -->
|
||||
<circle cx="100" cy="100" r="90" fill="rgba(255,255,255,0.1)" stroke="white" stroke-width="2"/>
|
||||
<!-- 手掌 -->
|
||||
<path d="M65,140 L65,80 C65,72 73,68 78,72 L78,105 L78,60 C78,52 86,48 91,52 L91,100 L91,55 C91,47 99,43 104,47 L104,100 L104,58 C104,50 112,46 117,50 L117,105 L117,70 C117,62 125,58 130,62 L130,130 C130,155 115,170 100,170 C80,170 65,155 65,140Z" stroke="white" stroke-width="2.5" fill="rgba(255,255,255,0.15)"/>
|
||||
<!-- 停止符号 -->
|
||||
<circle cx="100" cy="42" r="14" stroke="white" stroke-width="2" fill="rgba(255,255,255,0.2)"/>
|
||||
<rect x="93" y="35" width="5" height="14" rx="1" fill="white"/>
|
||||
<rect x="102" y="35" width="5" height="14" rx="1" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 807 B |
BIN
assets/icons/relational.png
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
15
assets/icons/relational.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="none">
|
||||
<!-- 关系困者 - 两人/纠缠 -->
|
||||
<circle cx="100" cy="100" r="90" fill="rgba(255,255,255,0.1)" stroke="white" stroke-width="2"/>
|
||||
<!-- 左边的人 -->
|
||||
<circle cx="72" cy="70" r="16" stroke="white" stroke-width="2" fill="rgba(255,255,255,0.15)"/>
|
||||
<path d="M72,86 L72,130 M55,100 L89,100 M72,130 L55,160 M72,130 L89,160" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
<!-- 右边的人 -->
|
||||
<circle cx="128" cy="70" r="16" stroke="white" stroke-width="2" fill="rgba(255,255,255,0.15)"/>
|
||||
<path d="M128,86 L128,130 M111,100 L145,100 M128,130 L111,160 M128,130 L145,160" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
<!-- 纠缠线 -->
|
||||
<path d="M88,75 Q100,65 112,75" stroke="white" stroke-width="1.5" stroke-dasharray="4,3" fill="none" opacity="0.6"/>
|
||||
<path d="M85,100 Q100,110 115,100" stroke="white" stroke-width="1.5" stroke-dasharray="4,3" fill="none" opacity="0.6"/>
|
||||
<!-- 问号在中间 -->
|
||||
<text x="100" y="92" text-anchor="middle" fill="white" font-size="18" font-weight="bold" opacity="0.5" font-family="sans-serif">?</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/icons/seeker.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
19
assets/icons/seeker.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="none">
|
||||
<!-- 寻道者 - 指南针/探索 -->
|
||||
<circle cx="100" cy="100" r="90" fill="rgba(255,255,255,0.1)" stroke="white" stroke-width="2"/>
|
||||
<!-- 外圈 -->
|
||||
<circle cx="100" cy="100" r="65" stroke="white" stroke-width="2" fill="none"/>
|
||||
<circle cx="100" cy="100" r="55" stroke="white" stroke-width="1" fill="none" opacity="0.5"/>
|
||||
<!-- 刻度 -->
|
||||
<line x1="100" y1="35" x2="100" y2="45" stroke="white" stroke-width="2"/>
|
||||
<line x1="100" y1="155" x2="100" y2="165" stroke="white" stroke-width="2"/>
|
||||
<line x1="35" y1="100" x2="45" y2="100" stroke="white" stroke-width="2"/>
|
||||
<line x1="155" y1="100" x2="165" y2="100" stroke="white" stroke-width="2"/>
|
||||
<!-- 指针 -->
|
||||
<polygon points="100,50 92,100 100,90 108,100" fill="white" opacity="0.9"/>
|
||||
<polygon points="100,150 92,100 100,110 108,100" fill="white" opacity="0.4"/>
|
||||
<!-- 中心点 -->
|
||||
<circle cx="100" cy="100" r="5" fill="white"/>
|
||||
<!-- 问号 -->
|
||||
<text x="100" y="30" text-anchor="middle" fill="white" font-size="16" font-weight="bold" font-family="serif">?</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/icons/sleeper.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
16
assets/icons/sleeper.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="none">
|
||||
<!-- 沉睡者 - 月亮/沉睡 -->
|
||||
<circle cx="100" cy="100" r="90" fill="rgba(255,255,255,0.1)" stroke="white" stroke-width="2"/>
|
||||
<!-- 月亮 -->
|
||||
<path d="M120,50 C80,55 55,85 60,120 C65,155 95,175 130,170 C110,180 80,175 65,155 C45,130 45,90 65,65 C80,45 105,42 120,50Z" stroke="white" stroke-width="2.5" fill="rgba(255,255,255,0.15)"/>
|
||||
<!-- 星星 -->
|
||||
<circle cx="140" cy="70" r="3" fill="white" opacity="0.7"/>
|
||||
<circle cx="155" cy="95" r="2" fill="white" opacity="0.5"/>
|
||||
<circle cx="145" cy="120" r="2.5" fill="white" opacity="0.6"/>
|
||||
<circle cx="130" cy="55" r="2" fill="white" opacity="0.4"/>
|
||||
<circle cx="160" cy="75" r="1.5" fill="white" opacity="0.3"/>
|
||||
<!-- ZZZ -->
|
||||
<text x="145" y="50" fill="white" font-size="14" font-weight="bold" opacity="0.6" font-family="sans-serif">z</text>
|
||||
<text x="158" y="42" fill="white" font-size="11" font-weight="bold" opacity="0.4" font-family="sans-serif">z</text>
|
||||
<text x="168" y="35" fill="white" font-size="9" font-weight="bold" opacity="0.3" font-family="sans-serif">z</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
64
assets/placeholder-qrcode.svg
Normal file
@@ -0,0 +1,64 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" width="200" height="200">
|
||||
<rect width="200" height="200" fill="white"/>
|
||||
<!-- 模拟二维码图案 -->
|
||||
<rect x="10" y="10" width="50" height="50" fill="#333"/>
|
||||
<rect x="15" y="15" width="40" height="40" fill="white"/>
|
||||
<rect x="20" y="20" width="30" height="30" fill="#333"/>
|
||||
<rect x="140" y="10" width="50" height="50" fill="#333"/>
|
||||
<rect x="145" y="15" width="40" height="40" fill="white"/>
|
||||
<rect x="150" y="20" width="30" height="30" fill="#333"/>
|
||||
<rect x="10" y="140" width="50" height="50" fill="#333"/>
|
||||
<rect x="15" y="145" width="40" height="40" fill="white"/>
|
||||
<rect x="20" y="150" width="30" height="30" fill="#333"/>
|
||||
<!-- 随机方块模拟 -->
|
||||
<rect x="70" y="10" width="10" height="10" fill="#333"/>
|
||||
<rect x="90" y="10" width="10" height="10" fill="#333"/>
|
||||
<rect x="110" y="10" width="10" height="10" fill="#333"/>
|
||||
<rect x="70" y="30" width="10" height="10" fill="#333"/>
|
||||
<rect x="100" y="30" width="10" height="10" fill="#333"/>
|
||||
<rect x="120" y="30" width="10" height="10" fill="#333"/>
|
||||
<rect x="80" y="50" width="10" height="10" fill="#333"/>
|
||||
<rect x="100" y="50" width="10" height="10" fill="#333"/>
|
||||
<rect x="10" y="70" width="10" height="10" fill="#333"/>
|
||||
<rect x="30" y="70" width="10" height="10" fill="#333"/>
|
||||
<rect x="50" y="70" width="10" height="10" fill="#333"/>
|
||||
<rect x="80" y="70" width="10" height="10" fill="#333"/>
|
||||
<rect x="110" y="70" width="10" height="10" fill="#333"/>
|
||||
<rect x="140" y="70" width="10" height="10" fill="#333"/>
|
||||
<rect x="160" y="70" width="10" height="10" fill="#333"/>
|
||||
<rect x="180" y="70" width="10" height="10" fill="#333"/>
|
||||
<rect x="20" y="90" width="10" height="10" fill="#333"/>
|
||||
<rect x="50" y="90" width="10" height="10" fill="#333"/>
|
||||
<rect x="70" y="90" width="10" height="10" fill="#333"/>
|
||||
<rect x="100" y="90" width="10" height="10" fill="#333"/>
|
||||
<rect x="130" y="90" width="10" height="10" fill="#333"/>
|
||||
<rect x="150" y="90" width="10" height="10" fill="#333"/>
|
||||
<rect x="180" y="90" width="10" height="10" fill="#333"/>
|
||||
<rect x="10" y="110" width="10" height="10" fill="#333"/>
|
||||
<rect x="40" y="110" width="10" height="10" fill="#333"/>
|
||||
<rect x="60" y="110" width="10" height="10" fill="#333"/>
|
||||
<rect x="90" y="110" width="10" height="10" fill="#333"/>
|
||||
<rect x="120" y="110" width="10" height="10" fill="#333"/>
|
||||
<rect x="140" y="110" width="10" height="10" fill="#333"/>
|
||||
<rect x="170" y="110" width="10" height="10" fill="#333"/>
|
||||
<rect x="70" y="130" width="10" height="10" fill="#333"/>
|
||||
<rect x="100" y="130" width="10" height="10" fill="#333"/>
|
||||
<rect x="130" y="130" width="10" height="10" fill="#333"/>
|
||||
<rect x="160" y="130" width="10" height="10" fill="#333"/>
|
||||
<rect x="180" y="130" width="10" height="10" fill="#333"/>
|
||||
<rect x="70" y="150" width="10" height="10" fill="#333"/>
|
||||
<rect x="90" y="150" width="10" height="10" fill="#333"/>
|
||||
<rect x="120" y="150" width="10" height="10" fill="#333"/>
|
||||
<rect x="140" y="150" width="10" height="10" fill="#333"/>
|
||||
<rect x="160" y="150" width="10" height="10" fill="#333"/>
|
||||
<rect x="180" y="150" width="10" height="10" fill="#333"/>
|
||||
<rect x="70" y="170" width="10" height="10" fill="#333"/>
|
||||
<rect x="100" y="170" width="10" height="10" fill="#333"/>
|
||||
<rect x="130" y="170" width="10" height="10" fill="#333"/>
|
||||
<rect x="150" y="170" width="10" height="10" fill="#333"/>
|
||||
<rect x="180" y="170" width="10" height="10" fill="#333"/>
|
||||
<rect x="70" y="180" width="10" height="10" fill="#333"/>
|
||||
<rect x="110" y="180" width="10" height="10" fill="#333"/>
|
||||
<rect x="140" y="180" width="10" height="10" fill="#333"/>
|
||||
<rect x="170" y="180" width="10" height="10" fill="#333"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.7 KiB |
BIN
assets/qrcode-site.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |