UNPKG

@icongo/li

Version:
14 lines 470 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiArrowRightUp = 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: "m6.65 1.006 2.172 2.172L1 10.998l1.995 1.996 7.822-7.82L13 7.355v-6.35H6.65z" }) })); export { LIGuiArrowRightUp };