What is PPM?
Uncompressed RGB behind a four-line text header - about as simple as an image format can be while still being one. Nobody ships PPM to users; it exists as the thing scripts and teaching code write when they'd rather not link an image library.
What is ICNS?
Apple's icon container, the thing inside every .app bundle that makes it look like something. Like ICO it holds a set of sizes, but it goes considerably larger - Retina displays ask for 1024px icons, which Windows never did.