UNPKG

@icongo/mc

Version:
13 lines 712 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlStatusConnecting1 = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 2048 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M384 0q79 0 149 30t122.5 82.5T738 235t30 149q0 23-3.5 46.5T756 477l-125-31q4-15 6.5-30.5T640 384q0-53-20-99.5T565 203t-81.5-55-99.5-20-99.5 20-81.5 55-55 81.5-20 99.5 20 99.5 55 81.5 81.5 55 99.5 20q16 0 31.5-2.5T446 631l31 125q-23 5-46.5 8.5T384 768q-80 0-149.5-30t-122-82.5-82.5-122T0 384q0-79 30-149t82.5-122.5 122-82.5T384 0z" }) })); export { MCMdlStatusConnecting1 };