design-system-simplefi
Version:
Design System for SimpleFi Applications
7 lines (6 loc) • 400 B
TypeScript
import { IconDefinition } from '@fortawesome/fontawesome-svg-core';
export declare const width = 18;
export declare const height = 18;
export declare const unicode = "e026";
export declare const svgPathData = "M9.79261 16.1108L17.5398 8.36364L9.79261 0.616477L8.25852 2.15057L13.3807 7.25568H0V9.47159H13.3807L8.25852 14.5852L9.79261 16.1108Z";
export declare const arrowRight: IconDefinition;