@icongo/li
Version:
LibreICONS Icons
14 lines • 879 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiGitCompare = 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: "M11.442 9.35V4.701c0-2.227-2.22-2.221-2.22-2.221H8.48V1L6.26 3.221l2.22 2.221v-1.48h.74c.653 0 .74.74.74.74v4.647c-.441.257-.74.728-.74 1.276a1.481 1.481 0 0 0 2.962 0c0-.547-.3-1.02-.74-1.276zm-.74 2.015a.74.74 0 1 1 0-1.481.74.74 0 0 1 0 1.481zM2.558 4.651v4.647c0 2.227 2.22 2.221 2.22 2.221h.741V13l2.22-2.22-2.22-2.222v1.48h-.74c-.653 0-.74-.74-.74-.74V4.651c.441-.257.74-.728.74-1.276a1.481 1.481 0 0 0-2.962 0c0 .547.3 1.02.74 1.276zm.74-.504a.74.74 0 1 1 0-1.48.74.74 0 0 1 0 1.48z"
})
}));
export { LIGuiGitCompare };