UNPKG

design-system-simplefi

Version:

Design System for SimpleFi Applications

11 lines (10 loc) 557 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 = "e00d"; export declare const svgPathData = "M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41z"; export declare const sortDown: IconDefinition;