- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none" role="img" aria-label="Sprint Planner — Sprint Arrow">
- <style>
- svg:root { color: #0f172a; }
- @media (prefers-color-scheme: dark) { svg:root { color: #e2e8f0; } }
- </style>
- <line x1="6" y1="46" x2="22" y2="46" stroke="currentColor" stroke-width="2" stroke-linecap="round" opacity="0.35"/>
- <line x1="10" y1="52" x2="28" y2="52" stroke="currentColor" stroke-width="2" stroke-linecap="round" opacity="0.2"/>
- <path d="M14 32 L30 16 L34 20 L22 32 L34 44 L30 48 Z" fill="currentColor" opacity="0.45"/>
- <path d="M28 32 L44 16 L48 20 L36 32 L48 44 L44 48 Z" fill="currentColor"/>
- <path d="M42 32 L58 16 L62 20 L50 32 L62 44 L58 48 Z" fill="#6366f1"/>
- </svg>
|