@icongo/li
Version:
LibreICONS Icons
14 lines • 525 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandCss3 = 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: "M2.785 1.57H13l-1.805 9.048-5.457 1.812L1 10.618 1.482 8.2h2.016l-.198 1 2.864 1.093L9.463 9.2l.461-2.3H1.726l.394-2.017h8.206l.258-1.296h-8.2z"
})
}));
export { LIBrandCss3 };