@icongo/li
Version:
LibreICONS Icons
14 lines • 803 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiFileText = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M7.018 10.878H4V9.806h3.018zM10 8.898H4v-1.07h6zm0-1.976H4V5.851h6zM7.64 1.265A1.043 1.043 0 0 0 7 1H2.5a.376.376 0 0 0-.375.375v11.25c0 .206.169.375.375.375h9a.376.376 0 0 0 .375-.375v-6.75c0-.206-.12-.494-.265-.64l-3.97-3.97Zm3.485 10.985h-8.25V1.75H6.99a.41.41 0 0 1 .127.052l3.956 3.956a.4.4 0 0 1 .052.127v6.365zM11.5 1H9.25c-.206 0-.256.12-.11.265l2.47 2.47c.146.146.265.096.265-.11v-2.25A.376.376 0 0 0 11.5 1Z"
})
}));
export { LIGuiFileText };