UNPKG

@icongo/li

Version:
14 lines 1.12 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiForm = 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: "M1.2 12.994a.312.312 0 0 1-.188-.191C1 12.76.999 12.113 1 6.982V1.208l.022-.045a.328.328 0 0 1 .14-.14L1.208 1h11.585l.05.025a.31.31 0 0 1 .136.135l.021.039v5.783c0 5.377 0 5.787-.013 5.831a.314.314 0 0 1-.142.162L12.8 13H7.012c-3.457.001-5.8 0-5.817-.01zm11.236-5.992V1.568H1.573v10.857c0 .01 1.099.01 5.436.01h5.432V7.003zM5.574 10.72v-.86h1.712v1.72H5.574v-.86zm1.144 0v-.284h-.576v.568h.576v-.284zm1.145 0v-.284h3.432v.568H7.863v-.284zM5.574 7.572V6.428h5.72v2.288h-5.72V7.572zm5.144 0V7H6.142v.566c0 .311 0 .569.01.572 0 0 1.033.01 2.288.01h2.282v-.572zm-8 0v-.289h2.28v.577h-2.28v-.288zM5.575 4.14V2.996h5.72v2.288h-5.72V4.14zm5.144 0v-.572H6.142v.566c0 .31 0 .568.01.572 0 0 1.033.01 2.288.01h2.282v-.572zm-8 0v-.284h2.28v.567h-2.28V4.14z" }) })); export { LIGuiForm };