design-system-simplefi
Version:
Design System for SimpleFi Applications
7 lines (6 loc) • 777 B
TypeScript
import { IconDefinition } from '@fortawesome/fontawesome-svg-core';
export declare const width = 98;
export declare const height = 112;
export declare const unicode = "e014";
export declare const svgPathData = "M 96 52.5 C 97.105 52.5 98 53.395 98 54.5 L 98 57.5 C 98 58.605 97.105 59.5 96 59.5 L 12.575 59.5 L 31.664 78.59 C 32.445 79.371 32.445 80.637 31.664 81.418 L 29.543 83.54 C 28.762 84.321 27.496 84.321 26.715 83.54 L 4.126 60.951 L 4.124 60.953 L 0.589 57.417 C 0.432 57.26 0.306 57.083 0.212 56.894 C -0.164 56.145 -0.039 55.208 0.586 54.583 L 4.122 51.047 L 4.126 51.051 L 26.717 28.46 C 27.498 27.679 28.765 27.679 29.546 28.46 L 31.667 30.582 C 32.448 31.363 32.448 32.629 31.667 33.41 L 12.577 52.5 Z";
export declare const longArrowLeft: IconDefinition;