@icongo/mc
Version:
Micon Icons
13 lines • 833 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCWpexplorer = 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: "M2048 1024c0 564.8-458.8 1024-1024 1024C459.2 2048 0 1589.2 0 1024S458.8 0 1024 0s1024 458.8 1024 1024zm-128 0c0-492.8-401.2-896-896-896-494 0-896 402-896 896s402 896 896 896 896-402 896-896zM643.6 498.4l347.6 148.4-148.4 347.6L495.2 846l148.4-347.6zm440 676.4 186.4 376h-58.4l-200-400-195.6 400h-56l204.4-427.6-89.2-37.6 24-56 274.4 116.4-24 57.2-66-28.4zm-47.2-465.2 274.4 117.6-117.6 273.2L920 984l116.4-274.4zm321.2 171.6 218.4 92.4-93.6 217.2-217.2-92.4 92.4-217.2z"
})
}));
export { MCWpexplorer };