@icongo/li
Version:
LibreICONS Icons
14 lines • 684 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiGit = 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: "m12.773 6.466-5.24-5.24a.773.773 0 0 0-1.092 0L5.353 2.315l1.38 1.38a.918.918 0 0 1 1.163 1.17l1.33 1.33a.92.92 0 1 1-.55.518l-1.242-1.24v3.265a.92.92 0 1 1-.756-.027V5.415A.92.92 0 0 1 6.18 4.21L4.82 2.85 1.226 6.44a.774.774 0 0 0 0 1.093l5.24 5.24a.773.773 0 0 0 1.093 0l5.215-5.215a.774.774 0 0 0 0-1.094z"
})
}));
export { LIGuiGit };