@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 LIGuiSplit = 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: "M10.237 2.082a.243.243 0 0 0-.087.013c-.112.037-.163.15-.163.337v1.263H8.6a2.63 2.63 0 0 0-1.238.287 4.126 4.126 0 0 0-1 .75C6.056 5.04 5.29 6.034 5.29 6.034c-.221.018-.489.032-4.289.023.007 1.048.027.32.013 1.95 2.606-.02 3.793.07 4.387.05.207.322.514.714.963 1.212.308.308.635.559 1 .75.363.192.78.288 1.237.288h1.387v1.262c0 .187.05.3.163.338.112.037.254-.02.412-.15l2.275-1.888A.412.412 0 0 0 13 9.544c0-.121-.06-.216-.163-.3l-2.275-1.912c-.158-.13-.3-.175-.412-.138-.112.038-.163.151-.163.338v1.2H8.6c-.243 0-.473-.068-.688-.213a3.396 3.396 0 0 1-.637-.575 7.55 7.55 0 0 1-.625-.812c-.03-.044-.058-.093-.087-.138.027-.041.06-.083.087-.125a7.55 7.55 0 0 1 .625-.812c.21-.238.423-.43.637-.575a1.22 1.22 0 0 1 .688-.225h1.387v1.212c0 .187.05.3.163.338.112.037.254-.02.412-.15l2.275-1.9A.402.402 0 0 0 13 4.445c0-.131-.06-.229-.163-.313l-2.275-1.9a.575.575 0 0 0-.325-.15z"
})
}));
export { LIGuiSplit };