UNPKG

@icongo/li

Version:
14 lines 585 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiReceipt = 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: "M10.6 10H3.4V8.8h7.2V10zm0-2.4H3.4V6.4h7.2v1.2zm0-2.4H3.4V4h7.2v1.2zm-9 7.8.9-.9.9.9.9-.9.9.9.9-.9.9.9.9-.9.9.9.9-.9.9.9.9-.9.9.9V1l-.9.9-.9-.9-.9.9-.9-.9-.9.9L7 1l-.9.9-.9-.9-.9.9-.9-.9-.9.9-.9-.9v12z" }) })); export { LIGuiReceipt };