UNPKG

@uiw/file-icons

Version:
14 lines 1.35 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; export var Purescript = props => /*#__PURE__*/_jsx("svg", _extends({ viewBox: "0 0 20 20", width: "16px", height: "16px" }, props, { className: "ffont " + (props.className ? props.className : ''), children: /*#__PURE__*/_jsx("path", { d: "M45.5295967,18.4152557 L45.5295967,18.4149435 C45.8320383,18.7168455 45.998662,19.1186797 46,19.5476223 C46,19.976547 45.8325601,20.3805042 45.5295967,20.6845381 L37.118801,29.0966718 L34.8502322,26.828103 L42.1259406,19.5488265 L34.8502322,12.269104 L37.118801,10 L45.5295967,18.4152557 Z M13.1512893,20.3090004 L5.87201287,27.5870281 L13.1512893,34.8663045 L10.8816501,37.1348734 L2.46773241,28.7209557 C2.16583935,28.4185185 2.00000512,28.016149 2.00000512,27.5872065 C1.9989347,27.1582372 2.16582597,26.7542933 2.46773241,26.4523869 L10.8816501,18.0393612 L13.1512893,20.3090004 Z M33.2503863,17.1202791 L18.1662385,17.1202791 L14.732708,13.9152963 L29.8168558,13.9152963 L33.2503863,17.1202791 Z M29.8168558,25.1619689 L14.732708,25.1619689 L18.1662385,21.951671 L33.2503863,21.951671 L29.8168558,25.1619689 Z M33.2503863,33.1983436 L18.1662385,33.1983436 L14.732708,29.9880457 L29.8168558,29.9880457 L33.2503863,33.1983436 Z", fillRule: "evenodd" }) }));