WMP-SVG

WMP-SVG is an attempt at recreating the graphics from Windows Media Player 11 and 12 using SVGs. WMP's original graphics were rasters, with SD and HD versions. The SVGs in this project were handwritten, using an image comparison slider (also handmade) to compare them with ripped rasters and online screenshots during editing, to get them as close to the originals as I could.

A JavaScript-based custom element also exists for using the SVGs on a web page. Try it out here. You can view the repo on GitHub.

Caveats

Screenshots

Player at 2.5x scale (the HD original was 2x):

Remaining work