@icongo/li
Version:
LibreICONS Icons
14 lines • 697 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandOpencart = 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: "M8.937 10.463c0 .475-.38.855-.855.855a.855.855 0 0 1-.859-.855.86.86 0 0 1 .859-.859c.476 0 .855.385.855.86zm-4.76-.859a.857.857 0 1 0 .003 1.714.857.857 0 0 0-.004-1.714zm5.469-5.062c-5.667 0-7.11-.24-8.646-1.86.645.97 1 2.792 6.996 2.704 6.25-.094 2.437 1.614 1.327 3.542 3.501-3.126 5.99-4.386.323-4.386z"
})
}));
export { LIBrandOpencart };