@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 474 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var GitPullRequest = createReactComponent("git-pull-request", "GitPullRequest", [["path", { "d": "M6 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6m12 12a3 3 0 1 0 0-6 3 3 0 0 0 0 6M6 9v12m12-6V7.5a2 2 0 0 0-2-2h-2.5", "key": "svg-0" }], ["path", { "d": "M14.5 8 12 5.5 14.5 3", "key": "svg-1" }]]);
export { GitPullRequest as default };
//# sourceMappingURL=GitPullRequest.js.map