interactives/public/icons/meta/timeline.svg
Neeldhara Misra c5926b4213 Initial commit: Interactives site
Astro-based site with 40+ interactive math games, puzzles, and explorations.
Includes admin dashboard, todo system, blog, theme/subcategory navigation,
and embed pages for iframe embedding.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 03:09:40 +05:30

10 lines
729 B
XML

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 12H21" stroke="currentColor" stroke-width="1" stroke-linecap="round"/>
<path d="M6 8.5V15.5" stroke="currentColor" stroke-width="1" stroke-linecap="round"/>
<path d="M12 6V18" stroke="currentColor" stroke-width="1" stroke-linecap="round"/>
<path d="M18 9.5V14.5" stroke="currentColor" stroke-width="1" stroke-linecap="round"/>
<circle cx="6" cy="12" r="2" stroke="currentColor" stroke-width="1"/>
<circle cx="12" cy="12" r="2.625" stroke="currentColor" stroke-width="1"/>
<circle cx="18" cy="12" r="2" stroke="currentColor" stroke-width="1"/>
<circle cx="12" cy="12" r="0.75" fill="currentColor"/>
</svg>