@icongo/li
Version:
LibreICONS Icons
14 lines • 996 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandJediOrder = 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: "m7.208 9.155.83-1.21-.533 1.463 1.65.24-1.65.24.639 1.25-.91-.956.058 2.26s4.071-1.89 1.81-6.067c0 0 2.82-3.113.265-5.03 0 0 4.364 2.635 1.597 7.158 0 0 2.288-2.235 1.09-4.496 0 0 2.076 2.927-.452 6.146 0 0 .692-.426 1.304-2.049 0 0-.446 4.832-5.852 4.895V13h-.108c-5.406-.064-5.852-4.896-5.852-4.896.612 1.623 1.304 2.05 1.304 2.05-2.528-3.22-.453-6.147-.453-6.147C.748 6.269 3.036 8.503 3.036 8.503.27 3.98 4.633 1.346 4.633 1.346c-2.555 1.916.266 5.029.266 5.029-2.262 4.177 1.809 6.067 1.809 6.067l.058-2.26-.91.956.64-1.25-1.65-.24 1.65-.24-.533-1.463.83 1.21.206-8.09V1v.026L7.002 1v.064l.207 8.09z"
})
}));
export { LIBrandJediOrder };