@icongo/li
Version:
LibreICONS Icons
14 lines • 931 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiGitBranch = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M9.572 2.714a1.708 1.708 0 0 0-.857 3.191v.238s0 1.714-1.715 1.714c-.71 0-1.267.153-1.714.386V4.19c.511-.297.857-.844.857-1.477a1.715 1.715 0 0 0-3.429 0c0 .633.346 1.18.857 1.477v5.62a1.706 1.706 0 0 0-.857 1.477 1.715 1.715 0 0 0 3.429 0c0-.45-.177-.854-.459-1.16.25-.307.655-.555 1.316-.555 3.402 0 3.429-3.428 3.429-3.428v-.238a1.708 1.708 0 0 0-.858-3.191zM4.43 1.857a.856.856 0 1 1 0 1.714.856.856 0 1 1 0-1.714zm0 10.286a.856.856 0 1 1-.002-1.713.856.856 0 0 1 .002 1.713zm5.142-6.858a.856.856 0 1 1-.001-1.712.856.856 0 0 1 .001 1.712z"
})
}));
export { LIGuiGitBranch };