API reference / @evolu/common / Identicon / Identicon
Type Alias: Identicon
type Identicon = string & Brand<"Identicon">;
Defined in: packages/common/src/Identicon.ts:9
SVG string representing a visual identicon for an Id, created with createIdenticon.