a rubik's cube looks like this
all the possible moves will change the position of the cubies relative to each other, but none will change which pieces the stickers are attached to. so you always have:
- 6 centres with 1 sticker each, all 6 with different colours
- 12 edges with 2 stickers each, each with 2 different adjacent colours (4 edges for each of the 6 colours)
- 8 corners with 3 stickers each, each with 3 different adjacent colours (4 corners for each of the 6 colours)
now let's ask some ai to draw a cube, with images generation wherever possible or with svg if text only
there's also a specific standard order for the colours (e.g. in the western style you have blue-orange-yellow in a clockwise fashion), but i'm happy to consider any legal configuration in whatever colour scheme a success