import MaterialLine from './MaterialLine' import Unicons from './Unicons' export const IconList = [...MaterialLine, ...Unicons]