design-system-simplefi
Version:
Design System for SimpleFi Applications
11 lines (10 loc) • 676 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 = 512;
export declare const height = 512;
export declare const unicode = "e016";
export declare const svgPathData = "M328 256c0 39.8-32.2 72-72 72s-72-32.2-72-72 32.2-72 72-72 72 32.2 72 72zm104-72c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm-352 0c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72z";
export declare const ellipsisH: IconDefinition;