UNPKG

@svelte-parts/icons

Version:
14 lines (11 loc) 238 B
import _Feather from './feather' import _Maki from './maki' import _Octicons from './octicons' export const Feather = Feather export const Maki = _Maki export const Octicons = _Octicons export default { Feather, Maki, Octicons, }