@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 497 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var GitBranchSolid = createReactSolidComponent("git-branch", "GitBranchSolid", [["path", { "d": "M6.75 3a.75.75 0 0 0-1.5 0v11.325a3.751 3.751 0 1 0 4.43 4.402 9.75 9.75 0 0 0 9.047-9.047 3.751 3.751 0 1 0-1.504-.01 8.25 8.25 0 0 1-7.554 7.553 3.76 3.76 0 0 0-2.919-2.898z", "key": "svg-0" }]]);
export { GitBranchSolid as default };
//# sourceMappingURL=GitBranchSolid.js.map