design-system-simplefi
Version:
Design System for SimpleFi Applications
7 lines (6 loc) • 410 B
TypeScript
import { IconDefinition } from '@fortawesome/fontawesome-svg-core';
export declare const width = 450;
export declare const height = 407;
export declare const unicode = "e027";
export declare const svgPathData = "M 294.62109 0 L 91.566406 203.71875 L 294.62109 407.43555 L 315.86914 386.25781 L 133.92383 203.71875 L 315.86914 21.177734 L 294.62109 0 z";
export declare const chevronLeft: IconDefinition;