UNPKG

@icongo/li

Version:
14 lines 1.04 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiSignOut = 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.898 11.163q0 .03.008.153t.004.203q-.004.08-.023.18-.02.1-.077.15-.057.049-.156.049h-2.45q-.91 0-1.557-.647Q1 10.605 1 9.694V4.306q0-.91.647-1.557.646-.647 1.557-.647h2.45q.099 0 .171.073.073.072.073.172 0 .03.008.153.008.122.004.203-.004.08-.023.18-.02.1-.077.149-.057.05-.156.05h-2.45q-.505 0-.864.36-.36.359-.36.864v5.388q0 .505.36.865t.865.36h2.387l.088.007.088.023.062.042.053.07.015.103zM13 7q0 .199-.145.344L8.69 11.508q-.145.145-.344.145-.199 0-.344-.145-.146-.146-.146-.345V8.96H4.43q-.2 0-.345-.145-.145-.146-.145-.345V5.531q0-.2.145-.345.146-.145.345-.145h3.428V2.837q0-.2.146-.345.145-.145.344-.145.199 0 .344.145l4.164 4.164Q13 6.8 13 7z" }) })); export { LIGuiSignOut };