UNPKG

@hc.ds/mobile

Version:
10 lines 138 B
/** * Icon size */ export const IconSize = { xsmall: 16, small: 20, regular: 24, large: 32 }; //# sourceMappingURL=size.js.map