UNPKG

@crossed/unicons

Version:

unicons

23 lines 637 B
/** * Copyright (c) Paymium. * * This source code is licensed under the MIT license found in the * LICENSE file in the root of this projects source tree. */ import './types'; export * from './ChevronRight'; export * from './ChevronLeft'; export * from './ChevronDown'; export * from './ChevronUp'; export * from './CheckCircle'; export * from './Github'; export * from './Moon'; export * from './MousePointerClick'; export * from './Sun'; export * from './Check'; export * from './X'; export * from './Info'; export * from './AlertTriangle'; export * from './XCircle'; export * from './Contrast'; //# sourceMappingURL=index.d.ts.map