@icongo/mc
Version:
Micon Icons
13 lines • 809 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCGitlab = 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: "M119.128 798.928 1024 1974.856l-991.704-736.06c-27.424-20.568-38.848-55.984-28.564-87.972l115.396-351.896zm301.62-699.224c-12.568-35.416-62.836-35.416-75.404 0L119.128 798.928h527.844L420.748 99.704zm226.224 699.224L1024 1974.856l377.028-1175.928H646.972zm1397.296 351.896-115.396-351.896L1024 1974.856l991.704-736.06c27.42-20.568 38.844-55.984 28.564-87.972zM1702.652 99.704c-12.568-35.416-62.836-35.416-75.404 0l-226.22 699.224h527.844l-226.22-699.224z"
})
}));
export { MCGitlab };