UNPKG

@kde/react-icons-kit

Version:

React Icons Kit using various Svg Icon set, forked from react-icons-kit

8 lines (6 loc) 193 B
import { Icon, withBaseIcon } from './Icon'; import { horizontalCenter } from './horizontalCenter'; export { withBaseIcon }; export { Icon }; export { horizontalCenter }; export default Icon;