UNPKG

design-system-simplefi

Version:

Design System for SimpleFi Applications

11 lines (10 loc) 556 B
/*! * Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ import { IconDefinition } from '@fortawesome/fontawesome-svg-core'; export declare const width = 320; export declare const height = 512; export declare const unicode = "e00c"; export declare const svgPathData = "M279 224H41c-21.4 0-32.1-25.9-17-41L143 64c9.4-9.4 24.6-9.4 33.9 0l119 119c15.2 15.1 4.5 41-16.9 41z"; export declare const sortUp: IconDefinition;