UNPKG

@kde/react-icons-kit

Version:

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

15 lines (11 loc) 407 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.horizontalCenter = exports.Icon = exports.withBaseIcon = undefined; var _Icon = require('./Icon'); var _horizontalCenter = require('./horizontalCenter'); exports.withBaseIcon = _Icon.withBaseIcon; exports.Icon = _Icon.Icon; exports.horizontalCenter = _horizontalCenter.horizontalCenter; exports.default = _Icon.Icon;