- Add project plan context: team members, executive summary, schedule, risk management - Add project scope, deliverables, and classification table with symptoms - Add bibliography/references section from project plan - Centered header with logo, emoji-section navigation - Cleaner structure: Tentang → Tim → Ringkasan → Cakupan → Jadwal → Risiko → Arsitektur → Tech Stack → Memulai → Dokumentasi → Pustaka Co-Authored-By: Claude <noreply@anthropic.com>
26 lines
1.1 KiB
XML
26 lines
1.1 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" fill="none">
|
|
<!-- Background circle -->
|
|
<circle cx="64" cy="64" r="62" fill="#166534" stroke="#22c55e" stroke-width="3"/>
|
|
<circle cx="64" cy="64" r="56" fill="#15803d"/>
|
|
|
|
<!-- Corn leaf shape -->
|
|
<path d="M38 75 C32 55 30 35 45 22 C55 14 68 10 80 18 C85 22 90 26 95 30
|
|
C98 34 96 38 90 36 C84 34 78 32 72 34
|
|
C74 38 78 42 78 48 C78 56 72 62 64 64
|
|
C56 66 50 70 44 76 C42 78 38 80 38 75Z"
|
|
fill="#86efac" opacity="0.9"/>
|
|
|
|
<!-- Leaf vein -->
|
|
<path d="M46 56 C52 52 60 48 68 50" stroke="#166534" stroke-width="1.5" fill="none" opacity="0.6"/>
|
|
<path d="M50 62 C56 58 62 55 68 56" stroke="#166534" stroke-width="1.5" fill="none" opacity="0.6"/>
|
|
|
|
<!-- Magnifying glass / AI overlay -->
|
|
<circle cx="78" cy="68" r="18" fill="none" stroke="#fbbf24" stroke-width="3"/>
|
|
<line x1="91" y1="81" x2="98" y2="88" stroke="#fbbf24" stroke-width="3" stroke-linecap="round"/>
|
|
|
|
<!-- AI sparkle dots -->
|
|
<circle cx="70" cy="60" r="2" fill="#fbbf24"/>
|
|
<circle cx="82" cy="56" r="1.5" fill="#fbbf24"/>
|
|
<circle cx="76" cy="74" r="2" fill="#fbbf24"/>
|
|
</svg>
|