@icongo/li
Version:
LibreICONS Icons
18 lines • 859 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LIGuiSubscript = props => /*#__PURE__*/_jsxs("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", {
fill: "red",
d: "M9.418 7.142c.416-.379.877-.554 1.274-.554.656 0 .997.286.997.895 0 .49-.35 1.016-1.015 1.699L9.04 10.844v.95h3.886V10.76h-2.428l1.108-1.043c.877-.821 1.394-1.55 1.394-2.4 0-.941-.637-1.763-2.077-1.763-.59 0-1.09.157-1.56.49l.055 1.098"
}), /*#__PURE__*/_jsx("path", {
d: "m5.158 5.993 2.394-3.787H5.887L4.31 4.926l-1.415-2.72h-1.72l2.21 3.69L1 9.694h1.644L4.2 6.984l1.513 2.71h1.742l-2.297-3.7"
})]
}));
export { LIGuiSubscript };