UNPKG

@uiw/file-icons

Version:
14 lines 834 B
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; export var Lib = 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,13 L17,13 L17,9 L39,9 L39,13 Z M30,30 L17,30 L17,26 L30,26 L30,30 Z M39,21 L17,21 L17,17 L39,17 L39,21 Z M41.625,2 L15.375,2 C12.9587542,2 11,3.95875422 11,6.375 L11,32.625 C11,35.0412458 12.9587542,37 15.375,37 L41.625,37 C44.0412458,37 46,35.0412458 46,32.625 L46,6.375 C46,3.95875422 44.0412458,2 41.625,2 Z M6.375,11 L2,11 L2,41.625 C2,44.0412458 3.95875422,46 6.375,46 L37,46 L37,41.625 L6.375,41.625 L6.375,11 Z", fillRule: "evenodd" }) }));