UNPKG

@icongo/li

Version:
14 lines 685 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIArrowUp = 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: "M13 7.331q0 .393-.285.693l-.578.578q-.292.293-.7.293-.416 0-.694-.293L8.48 6.345v5.423q0 .4-.289.65t-.697.25h-.986q-.408 0-.697-.25t-.289-.65V6.345L3.257 8.602q-.278.293-.693.293-.416 0-.694-.293l-.577-.578Q1 7.732 1 7.331q0-.408.293-.7l5.014-5.015q.27-.285.693-.285.416 0 .7.285l5.015 5.014q.285.3.285.701z" }) })); export { LIArrowUp };