UNPKG

@icongo/li

Version:
14 lines 596 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiGitCommit = 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: "M10.306 6.143A3.42 3.42 0 0 0 7 3.572a3.42 3.42 0 0 0-3.307 2.57H1v1.715h2.693A3.42 3.42 0 0 0 7 10.428a3.42 3.42 0 0 0 3.306-2.57H13V6.142h-2.694zM7 8.714a1.715 1.715 0 0 1 0-3.428 1.715 1.715 0 0 1 0 3.428z" }) })); export { LIGuiGitCommit };