@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 509 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var GitMergeSolid = createReactSolidComponent("git-merge", "GitMergeSolid", [["path", { "d": "M2.25 6a3.75 3.75 0 1 1 4.527 3.67 8.25 8.25 0 0 0 7.554 7.553A3.751 3.751 0 0 1 21.75 18a3.75 3.75 0 0 1-7.43.727 9.75 9.75 0 0 1-7.57-4.529V21a.75.75 0 0 1-1.5 0V9.675A3.75 3.75 0 0 1 2.25 6", "key": "svg-0" }]]);
export { GitMergeSolid as default };
//# sourceMappingURL=GitMergeSolid.js.map