UNPKG

design-system-simplefi

Version:

Design System for SimpleFi Applications

14 lines 719 B
/*! * 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) */ export var width = 512; export var height = 512; export var unicode = 'e004'; export var svgPathData = 'M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'; export var check = { prefix: 'sfi', iconName: 'check', icon: [width, height, [], unicode, svgPathData], }; //# sourceMappingURL=check.js.map