design-system-simplefi
Version:
Design System for SimpleFi Applications
11 lines (10 loc) • 571 B
TypeScript
/*!
* 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 = 448;
export declare const height = 512;
export declare const unicode = "e010";
export declare const svgPathData = "M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z";
export declare const minus: IconDefinition;