UNPKG

@icongo/li

Version:
14 lines 516 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIMathPlusMinus = 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: "M2.448 11.862v-1.138h9.104V13H2.448v-1.138zm3.518-3.62V6.585H2.448V4.31h3.518V1h2.068v3.31h3.518v2.276H8.034v3.311H5.966V8.24z" }) })); export { LIMathPlusMinus };