@icongo/li
Version:
LibreICONS Icons
14 lines • 826 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiGitPullRequest = 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: "M3.8 1.8A1.595 1.595 0 0 0 3 4.78v5.243A1.594 1.594 0 0 0 3.8 13a1.6 1.6 0 0 0 1.6-1.6c0-.59-.323-1.1-.8-1.378V4.779A1.594 1.594 0 0 0 3.8 1.8zm0 10.4a.8.8 0 1 1 0-1.6.8.8 0 0 1 0 1.6zm0-8a.8.8 0 1 1 0-1.6.8.8 0 0 1 0 1.6zm7.2 5.822V5c0-2.406-2.4-2.4-2.4-2.4h-.8V1L5.4 3.4l2.4 2.4V4.2h.8c.706 0 .8.8.8.8v5.022c-.476.277-.8.786-.8 1.378a1.601 1.601 0 0 0 3.2 0c0-.59-.324-1.1-.8-1.378zm-.8 2.178a.8.8 0 1 1 0-1.6.8.8 0 0 1 0 1.6z"
})
}));
export { LIGuiGitPullRequest };