UNPKG

@icongo/li

Version:
14 lines 724 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiInbox = 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: "M8.992 7.5h2.469l-.02-.063q-.011-.039-.02-.062L9.767 3.5H4.234L2.578 7.375q-.008.016-.02.063-.011.046-.019.062h2.469L5.75 9h2.5zM13 7.734V11.5q0 .203-.148.352-.149.148-.352.148h-11q-.203 0-.352-.148Q1 11.703 1 11.5V7.734q0-.484.195-.96l1.86-4.313q.078-.195.285-.328Q3.547 2 3.75 2h6.5q.203 0 .41.133.207.133.285.328l1.86 4.312q.195.477.195.961z" }) })); export { LIGuiInbox };