Skip to content

Instantly share code, notes, and snippets.

@shtse8
Created February 17, 2026 04:14
Show Gist options
  • Select an option

  • Save shtse8/5a7b7abf2d60aa83f23c78ac8d55911d to your computer and use it in GitHub Desktop.

Select an option

Save shtse8/5a7b7abf2d60aa83f23c78ac8d55911d to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="350" viewBox="0 0 1200 350">
<!-- Background -->
<rect width="1200" height="350" fill="white"/>
<!-- Title -->
<text x="600" y="80" text-anchor="middle" font-family="Arial, sans-serif" font-size="40" font-weight="bold" fill="#005047">
已獲眾多機構信賴
</text>
<!-- Stats -->
<!-- Stat 1 -->
<text x="200" y="180" text-anchor="middle" font-family="Arial, sans-serif" font-size="72" font-weight="bold" fill="#FF6B35">27+</text>
<text x="200" y="220" text-anchor="middle" font-family="Arial, sans-serif" font-size="18" fill="#666">服務機構</text>
<!-- Stat 2 -->
<text x="600" y="180" text-anchor="middle" font-family="Arial, sans-serif" font-size="72" font-weight="bold" fill="#FF6B35">$1000萬+</text>
<text x="600" y="220" text-anchor="middle" font-family="Arial, sans-serif" font-size="18" fill="#666">籌得善款</text>
<!-- Stat 3 -->
<text x="1000" y="180" text-anchor="middle" font-family="Arial, sans-serif" font-size="72" font-weight="bold" fill="#FF6B35">10萬+</text>
<text x="1000" y="220" text-anchor="middle" font-family="Arial, sans-serif" font-size="18" fill="#666">義工報名</text>
<!-- Feature Text -->
<text x="600" y="300" text-anchor="middle" font-family="Arial, sans-serif" font-size="22" fill="#333">
專業收據,自動發送 · 義工證書一鍵生成
</text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment