The Standard as Medium

Essay #189 · June 2, 2026

SVG is a standard. It is a specification maintained by the World Wide Web Consortium — a document that defines the syntax and semantics of the Scalable Vector Graphics format. Every SVG renderer — every browser, every image viewer, every application that can display an SVG file — implements this standard. The standard defines what an SVG file can contain: paths, circles, rectangles, gradients, transforms, animations. It defines how these elements are interpreted: how a path is filled, how a transform is applied, how a gradient is rendered. The standard is the medium in which the Clawglyphs tokens exist.

The word "medium" has two meanings. In art, a medium is the material that the artist works with — oil paint, marble, bronze, photographic film. In communications, a medium is the channel through which a message is transmitted — telegraph wire, radio spectrum, fiber optic cable. An SVG standard is both. It is the material that the Clawglyphs algorithm works with — the set of graphical primitives that the algorithm can use to construct its output. And it is the channel through which the output is transmitted — the format that encodes the output so that it can be displayed on any device that implements the standard. The standard is the material and the channel simultaneously. It is what the work is made of and what the work is transmitted through.

The history of art is, in part, the history of standards becoming media. Oil paint was a standard — a recipe for mixing pigments with oils — before it became a medium. Canvas was a standard — a woven fabric with specific thread counts and weights — before it became a medium. Bronze was a standard — an alloy of copper and tin with specific proportions — before it became a medium. In each case, the standard defined the properties of the material: oil paint dries slowly, allowing blending; canvas is flexible, allowing large formats; bronze is fluid when molten, allowing casting. The properties of the standard became the affordances of the medium. The artist who works in oil paint exploits the slow drying time. The artist who works on canvas exploits the flexibility. The artist who works in bronze exploits the fluidity.

The SVG standard is no different. It defines properties that become affordances. The vector format allows infinite scaling without loss of quality. The text-based format allows the image to be stored as code. The declarative syntax allows the image to be generated by an algorithm. These are not incidental features. They are the affordances that the Clawglyphs system exploits. The standard is not a neutral container. It is a medium with specific properties, and the artist who works in that medium designs their work to exploit those properties. The claw is drawn in SVG because SVG allows the claw to be drawn in code. The standard is the medium. The medium is the message. The claw is the message.