Files
emba-course-solver/app/public/favicon.svg
Bill Ballou 441d61abc3 v1.2.0: Add course info popovers, favicon, and viewport-fitted layout
- Course info popovers with description, instructors, and specialization
  tags; opens on hover (desktop) or tap (mobile) with smart positioning
- Page title and graduation cap favicon in NYU Stern purple
- Desktop layout fits viewport without page-level scrolling
2026-03-27 12:23:15 -04:00

8 lines
392 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<polygon points="32,8 2,24 32,40 62,24" fill="#57068c"/>
<polygon points="32,40 2,24 2,28 32,44 62,28 62,24" fill="#3d0066"/>
<rect x="52" y="24" width="2" height="22" fill="#57068c"/>
<circle cx="53" cy="48" r="3" fill="#57068c"/>
<path d="M16,32 v10 c0,6 16,10 16,10 s16,-4 16,-10 v-10 l-16,8z" fill="#7b2fbe"/>
</svg>