UNPKG

@icongo/li

Version:
14 lines 1 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiFormTabPane = 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.319 12.932c-.323-.164-.315 0-.298-5.8l.015-5.413.137-.218c.075-.12.23-.276.344-.345.197-.119.318-.125 2.49-.125 2.174 0 2.295.01 2.492.125.114.07.27.224.344.345.125.2.138.316.157 1.358L7.02 4l2.84.018 2.84.017.143.143.143.142v8.376l-.143.142-.142.143-5.614.015c-4.423.012-5.646 0-5.768-.064zm10.697-4.424V5.004H2.006v7.007h10.01V8.508zM7.509 2.61c-.003-.92-.066-1.25-.283-1.49-.108-.119-.096-.12.67-.12.96 0 1.25.109 1.477.56.125.247.14.372.14 1.11v.832H7.511l-.003-.892zm2.502 0c-.003-.92-.065-1.25-.282-1.49-.108-.119-.097-.12.669-.12.96 0 1.25.109 1.477.56.125.247.14.372.14 1.11v.832h-2.001l-.003-.892z" }) })); export { LIGuiFormTabPane };