UNPKG

@icongo/li

Version:
14 lines 525 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiArrowLeftUpCurved = 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: "M5.531 1 1.837 5.421h2.431v3.79A3.8 3.8 0 0 0 8.058 13h4.105v-2.526H8.058A1.267 1.267 0 0 1 6.795 9.21V5.42h2.43L5.532 1z" }) })); export { LIGuiArrowLeftUpCurved };