@icongo/li
Version:
LibreICONS Icons
14 lines • 822 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandInstacart = 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.814 5.81c.711.714 1.29 1.882.959 2.575-.889 1.858-7.52 5.113-8.085 4.55-.562-.562 2.696-7.197 4.552-8.087.694-.33 1.862.255 2.576.96l-.002.007V5.81zm3.514-.784c-.115-.427-.41-.858-.85-.91-.805-.093-2.075 1.332-1.985 1.67.09.345 1.883.937 2.55.457.345-.247.39-.78.278-1.207l.007-.01zM9.833 1.08c.599.162 1.203.574 1.275 1.191.131 1.13-1.866 2.91-2.34 2.782-.474-.126-1.309-2.642-.634-3.581.347-.486 1.1-.553 1.7-.394v.002h-.001z"
})
}));
export { LIBrandInstacart };