@icongo/li
Version:
LibreICONS Icons
14 lines • 611 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandZend = 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: "M6.111 9.88H1l3.294-4.493h-2.83V4.12h5.334L3.521 8.613h2.59zm.533-.03s0-1.59 1.589-1.59h.794s0 1.59-1.589 1.59h-.794zm0-2.028s0-1.589 1.589-1.589h2.383s0 1.59-1.589 1.59H6.644zm0-2.031s0-1.59 1.589-1.59H13s0 1.59-1.59 1.59H6.645z"
})
}));
export { LIBrandZend };