@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 337 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Gitlab = createReactComponent("gitlab", "Gitlab", [["path", { "d": "M11.981 21 21 13.708 18.498 3l-3.015 6.497H8.997L5.507 3 3 13.708z", "key": "svg-0" }]]);
export { Gitlab as default };
//# sourceMappingURL=Gitlab.js.map