UNPKG

@uiw/file-icons

Version:
14 lines 1.03 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; export var Livescript = 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: "M39,9.5 L43.5,9.5 L43.5,13.5 L37.3284271,13.5 L36.3284271,14.5 L43.5,14.5 L43.5,18.5 L32.5,18.5 L32.5,18.3284271 L30.8284271,20 L43,20 L43,24 L27,24 L27,23.8284271 L24.8284271,26 L43,26 L43,30 L21,30 L21,29.8284271 L18.8284271,32 L43,32 L43,36 L15,36 L15,35.8284271 L12.3284271,38.5 L46.5,38.5 L46.5,43.5 L10,43.5 L10,46 L5,46 L5,43.5 L2.5,43.5 L2.5,38.5 L5,38.5 L5,2 L10,2 L10,35.1715729 L12.1715729,33 L12,33 L12,5 L16,5 L16,29.1715729 L18.1715729,27 L18,27 L18,5 L22,5 L22,23.1715729 L24.1715729,21 L24,21 L24,5 L28,5 L28,17.1715729 L30,15.1715729 L30,5 L34,5 L34,11.1715729 L35,10.1715729 L35,5 L39,5 L39,9.5 Z", fillRule: "evenodd" }) }));