UNPKG

@icongo/cg

Version:
15 lines 582 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var CGGitBranch = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M9 3a2 2 0 0 0-1 3.732v10.536A2 2 0 1 0 10.732 20h1.227a4 4 0 0 0 4-4v-1.268a2 2 0 0 0-1-3.732 2 2 0 0 0-1 3.732V16a2 2 0 0 1-2 2h-1.227a2.01 2.01 0 0 0-.732-.732V6.732A2 2 0 0 0 9 3Z" }) })); export { CGGitBranch };