UNPKG

@icongo/li

Version:
14 lines 475 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIBrandLinuxfoundation = 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: "M3.4 5.8v4.8h4.8V13H1V5.8h2.4zM13 1v12H9.4v-2.4h1.2V3.4H3.4v1.2H1V1h12Z" }) })); export { LIBrandLinuxfoundation };