@icongo/li
Version:
LibreICONS Icons
14 lines • 1.81 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LITechSignalReceive = 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.214 12.882c-.085-.065-.183-.235-.218-.377-.048-.2-.007-.312.187-.505.238-.238.288-.248 1.223-.23l.975.018.026-2.65.025-2.648-.237-.248c-.362-.378-.462-.756-.317-1.197.226-.684 1.04-1.002 1.697-.662.62.32.765 1.244.281 1.795l-.287.327.025 2.642.026 2.642.904-.015c1.092-.018 1.368.089 1.412.547.02.2-.03.382-.134.497-.154.17-.328.182-2.798.182-1.96 0-2.674-.03-2.79-.119Zm-1.279-3.12c-.197-.08-.41-.364-.41-.548 0-.047.197-.339.438-.65.88-1.133 1.24-2.22 1.147-3.478-.082-1.106-.46-1.996-1.24-2.928-.19-.228-.346-.469-.346-.535 0-.239.392-.623.636-.623.532 0 1.647 1.647 1.975 2.919.192.743.195 2.2.007 2.942-.221.87-.759 1.88-1.314 2.466-.524.555-.556.57-.893.435Zm7.41-.24c-.561-.506-1.057-1.31-1.378-2.232-.248-.712-.283-.944-.282-1.861.001-1.322.283-2.27.99-3.327.707-1.057 1.042-1.27 1.495-.954.332.233.273.615-.176 1.151-1.518 1.812-1.528 4.347-.024 6.193.42.516.504.83.293 1.1-.248.315-.515.294-.919-.07zM1.19 8.143c-.275-.274-.235-.561.144-1.038.349-.438.618-1.169.618-1.676 0-.505-.267-1.217-.623-1.662-.395-.495-.404-.8-.031-1.077.223-.167.28-.173.52-.057.365.175.964 1.056 1.148 1.689.23.79.142 1.999-.198 2.709-.317.664-.897 1.303-1.183 1.303-.112 0-.29-.086-.395-.19Zm10.72-.103c-.417-.366-.878-1.29-1.013-2.03-.197-1.08.27-2.54 1.026-3.204.39-.343.54-.352.843-.049.303.304.295.506-.038.911-.434.529-.607.947-.659 1.59-.056.702.098 1.19.6 1.896.387.543.394.596.133.928-.257.328-.483.317-.892-.043z"
})
}));
export { LITechSignalReceive };