@icongo/mc
Version:
Micon Icons
13 lines • 686 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCLinkedinIn = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792.4 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M401.2 1792H29.6V595.6h371.6V1792zm-186-1359.6C96.4 432.4 0 334 0 215.2S96.4 0 215.2 0s215.2 96.4 215.2 215.2S334 432.4 215.2 432.4zM1792 1792h-370.8v-582.4c0-138.8-2.8-316.8-193.2-316.8-193.2 0-222.8 150.8-222.8 306.8V1792H634V595.6h356.4v163.2h5.2c49.6-94 170.8-193.2 351.6-193.2 376 0 445.2 247.6 445.2 569.2V1792h-.4z"
})
}));
export { MCLinkedinIn };