@icongo/mc
Version:
Micon Icons
13 lines • 807 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCLinkedin = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1664 128H127.6C57.2 128 0 186 0 257.2v1533.6C0 1862 57.2 1920 127.6 1920H1664c70.4 0 128-58 128-129.2V257.2c0-71.2-57.6-129.2-128-129.2zM541.6 1664H276V808.8h266V1664zM408.8 692c-85.2 0-154-69.2-154-154s68.8-154 154-154c84.8 0 154 69.2 154 154 0 85.2-68.8 154-154 154zm1128.4 972h-265.6v-416c0-99.2-2-226.8-138-226.8-138.4 0-159.6 108-159.6 219.6V1664H708.4V808.8h254.8v116.8h3.6c35.6-67.2 122.4-138 251.6-138 268.8 0 318.8 177.2 318.8 407.6V1664z"
})
}));
export { MCLinkedin };