@icongo/li
Version:
LibreICONS Icons
14 lines • 1.06 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandKinect = 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: "m4.78 9.43-.267-.272.955-.955c.86-.862.982-.963 1.243-1.026a1.07 1.07 0 0 1 .578 0c.26.062.383.164 1.243 1.025l.955.956-.266.271-.266.271h-3.91l-.266-.27ZM1.174 6.704 1 6.529V4.65l.175-.175.176-.175H12.65l.175.175.175.176V6.53l-.175.175-.176.175H1.35l-.175-.175Zm5.167-.516c.389-.201.475-.732.173-1.075-.555-.632-1.525.01-1.164.77.175.369.61.502.991.305Zm2.134-.113a.699.699 0 0 0-.19-1.143c-.283-.135-.567-.082-.795.146-.46.459-.142 1.201.513 1.201.225 0 .3-.033.472-.204Zm-5.191-.151c.223-.224.234-.491.028-.698-.322-.321-.875-.112-.871.329.004.492.501.71.843.369Zm1.193-.272c.09-.109.032-.213-.118-.213-.062 0-.13.028-.152.063-.04.064.071.237.152.237.025 0 .078-.039.118-.087z"
})
}));
export { LIBrandKinect };