@icongo/mc
Version:
Micon Icons
13 lines • 1.44 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCWordpress = 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: "m246.8 677.6 406 1112c-284-137.6-479.6-428.8-479.6-765.6 0-123.6 26.4-240.4 73.6-346.4zm1351.6 303.6c0-105.2-37.6-178-70-234.8-43.2-70-83.6-129.6-83.6-199.6 0-78.4 59.2-151.2 142.8-151.2 3.6 0 7.2.4 11.2.8-151.6-138.8-353.2-223.6-574.8-223.6-297.2 0-558.8 152.4-711.2 383.6 20 .8 38.8 1.2 54.8 1.2 88.8 0 226.8-10.8 226.8-10.8 46-2.8 51.2 64.8 5.6 70 0 0-46 5.2-97.2 8l310 921.6L999.2 988 866.8 624.8c-46-2.8-89.2-8-89.2-8-46-2.8-40.4-72.8 5.2-70 0 0 140.4 10.8 224 10.8 88.8 0 226.8-10.8 226.8-10.8 46-2.8 51.2 64.8 5.6 70 0 0-46 5.2-97.2 8l307.6 914.8 84.8-283.6c36-117.6 64-202 64-274.8zm-559.6 117.2-255.2 742c76.4 22.4 156.8 34.8 240.4 34.8 99.2 0 194-17.2 282.4-48.4-2.4-3.6-4.4-7.6-6-11.6l-261.6-716.8zm732-482.8c3.6 27.2 5.6 56 5.6 87.6 0 86.4-16 183.2-64.8 304.8l-260 751.6c253.2-147.6 423.2-421.6 423.2-735.6 0-148-37.6-287.2-104-408.4zM2016 1024c0 547.2-445.2 992-992 992-547.2 0-992-445.2-992-992 0-547.2 444.8-992 992-992 546.8 0 992 444.8 992 992zm-45.6 0c0-522-424.8-946.4-946.4-946.4C502 77.6 77.6 502 77.6 1024s424.8 946.4 946.4 946.4c522 0 946.4-424.4 946.4-946.4z"
})
}));
export { MCWordpress };