@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 371 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var GitMerge = createReactComponent("git-merge", "GitMerge", [["path", { "d": "M6 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6m9 9a3 3 0 1 0 6 0 3 3 0 0 0-6 0m0 0a9 9 0 0 1-9-9m0 0v12", "key": "svg-0" }]]);
export { GitMerge as default };
//# sourceMappingURL=GitMerge.js.map