// Thin linear monochrome icons as in Fleet: one set of parameters for the whole application, // without absoluteStrokeWidth (STACK_DECISIONS ยง2). export const icon = { size: 16, strokeWidth: 1.5 } as const;