@icongo/li
Version:
LibreICONS Icons
14 lines • 1.25 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIHangloose = 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: "M7.641 12.96c-1.017-.128-1.459-.351-1.695-.859a1.652 1.652 0 0 1-.147-.567c0-.139-.03-.326-.064-.417-.034-.091-.518-.628-1.075-1.193-1.114-1.131-1.409-1.532-1.683-2.288A7.829 7.829 0 0 0 1.38 4.97c-.385-.416-.431-.625-.188-.853.238-.224.574-.224 1.262 0 .528.17.633.227.905.502.232.233.365.443.538.851.182.432.304.618.597.918.203.207.385.376.405.376.02 0 .152-.386.294-.858.293-.97.402-1.212.646-1.435.476-.434.797-.472 1.279-.148l.307.207.366-.252c.291-.201.418-.252.626-.252.292 0 .51.157.634.456l.072.174.151-.12c.199-.156.584-.256.801-.208.163.036.432.288.494.463.02.055.073.036.183-.065.19-.175.629-1.336.923-2.445.253-.954.34-1.156.528-1.242.19-.087.532-.021.667.13.186.204.09.917-.35 2.586-.373 1.416-.391 1.518-.454 2.558-.135 2.213-.413 3.082-1.45 4.537-.234.326-.424.63-.424.678 0 .047-.042.246-.093.442-.19.728-.585 1-1.5 1.027-.3.01-.73-.01-.957-.035z"
})
}));
export { LIHangloose };