UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 334 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var GitCommit = createReactComponent("git-commit", "GitCommit", [["path", { "d": "M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6m-9-3h6m6 0h6", "key": "svg-0" }]]); export { GitCommit as default }; //# sourceMappingURL=GitCommit.js.map