UNPKG

@hc.ds/mobile

Version:
10 lines (8 loc) 117 B
/** * Icon Variants */ export const IconVariant = { light: 'fal', regular: 'far', solid: 'fas', };