UNPKG

@hc.ds/mobile

Version:
10 lines (9 loc) 114 B
/** * Icon size */ export const IconSize = { xsmall: 16, small: 20, regular: 24, large: 32, };