Icons
The canonical SVG icon/glyph system (src/components/icons/) — every hand-authored domain and astro glyph, at three sizes, on a plain ground and on .section-saffron, so a theming or rendering regression is visible immediately. Every glyph is pure currentColor — no color here is baked into the icon itself.
Devotional / domain glyphs
Original line-art glyphs for concepts lucide-react has no equivalent for. One coherent flat style: 24x24 grid, stroke-width 2, round caps/joins.
Mandala — decorative motifs
Concentric yantra line-art used as hero/section background texture rather than a small inline icon, so it's shown at scale instead of in the small-size grid above.
Lotus divider — live composite
The Lotus glyph as it's actually used sitewide: centered under a section heading, flanked by a gold hairline rule.
Graha — the nine planets
One consistent 9-symbol registry, including original line-art for Rahu and Ketu — the real functional gap this system fills (no standard Unicode glyph exists for either).
Rashi — the twelve zodiac signs
Lightweight currentColor line glyphs for small/inline/table use — the brass zodiac medallions (Emblem) stay reserved for large premium spots.
Moon Phase — procedural, all 30 tithis from one component
f = tithi/15 (shukla, waxing) or (15-tithi)/15 (krishna, waning) — one closed-form terminator-arc path covers every tithi, not 30 hand-drawn icons.
lucide-react — used as-is, not rebuilt
Search, calendar, chevrons, download, and every other generic UI icon on the site stay on lucide-react per the spec. This is a reference sample, not a duplicate system — Diya, Lotus, and Shankha used to be approximated here with Flame/Flower2/Shell; those three now have real domain glyphs above instead.
