@icongo/li
Version:
LibreICONS Icons
14 lines • 726 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandEa = 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: "M10.112 4.566h.075v-.365h.136v-.065h-.347v.065h.136v.365zm.331-.332h.001l.12.332h.06l.12-.332h.002v.332h.07v-.43h-.103l-.115.336h-.002l-.118-.336h-.106v.43h.071zm-2.169-.098H3.575l-.713 1.146h4.694zm.96.011L6.362 8.721H3.175l.735-1.147h1.91l.73-1.146H2.135l-.73 1.146h1.046L1 9.864h6.056l2.237-3.528.816 1.238h-.736l-.696 1.147h2.178l.756 1.143H13z"
})
}));
export { LIBrandEa };