Programmer art
Programmer art refers to temporary graphics added by the software developer to test functionality. When creating the artwork, speed is a priority and aesthetics are secondary (if they are given any consideration at all). In fact, programmer art might be intentionally bad. This draws attention to the fact that the artwork is only a placeholder and should not go into the final product. This practice might also speed its replacement.
Examples include stick figure sprites and fuchsia textures. Alphanumeric characters and simple 2-d shapes are very common as programmer art in games with a "top-down perspective". An example of this is the use of text symbols to represent characters and landscape elements in the game Dwarf Fortress.
Not all programmers decide to replace the art in their games prior to release, though. This is especially common in indie games, since indie developers generally lack the resources to commission large amounts of art for their games.