I spent an enormous amount of time on these (probably more time than I actually spent coding the game), so here they are if anyone needs them for inspiration or something.
There's a duplicated row in the middle because I imported this into the Axe source with
[Pic0r] and
[Pic1r], which meant only 56 rows (7x8) of sprite data from each pic was imported, which meant I had to move half of one row of sprites into the next picture.