@icongo/li
Version:
LibreICONS Icons
14 lines • 702 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandJqueryUi = 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.666 1.73H2.333C1.596 1.73 1 2.32 1 3.046V7c0 2.91 2.388 5.27 5.333 5.27h1.334C10.612 12.27 13 9.91 13 7V3.047c0-.728-.597-1.318-1.333-1.318zM7 10.294c-2.21 0-4-1.77-4-3.954V4.365h2V6.34c0 1.092.895 1.977 2 1.977s2-.885 2-1.977h2c0 2.184-1.791 3.954-4 3.954zm3.967-4.613-1.934-.494.467-1.91 1.967.493-.5 1.91z"
})
}));
export { LIBrandJqueryUi };