@icongo/mc
Version:
Micon Icons
13 lines • 744 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCOpencart = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2560 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1693.2 1762.8c0 101.2-81.2 182.4-182.4 182.4s-183.2-81.2-183.2-182.4 82.4-183.2 183.2-183.2c101.6 0 182.4 82 182.4 183.2zM677.6 1579.6c-101.2 0-182.4 82.4-182.4 183.2s81.2 182.4 182.4 182.4 183.2-81.2 183.2-182.4-82-183.2-183.2-183.2zm1166.8-1080C635.6 499.6 327.6 448.4 0 102.8c137.6 206.8 213.2 595.6 1492.4 576.8 1333.2-20 520 344.4 283.2 755.6 746.8-666.8 1277.6-935.6 68.8-935.6z"
})
}));
export { MCOpencart };