@icongo/mc
Version:
Micon Icons
13 lines • 520 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCFacebookF = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1056 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M306.8 2048v-916H0V768h306.8V481.2C306.8 169.6 497.2 0 775.2 0c133.2 0 247.6 10 280.8 14.4V340H863.2c-151.2 0-180.4 72-180.4 177.2V768H1024l-46.8 364H682.8v916"
})
}));
export { MCFacebookF };