@icongo/li
Version:
LibreICONS Icons
14 lines • 628 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMaxcdn = 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: "M11.808 11.376H9.525l1.217-5.689c.054-.239.02-.457-.104-.602-.117-.143-.32-.225-.567-.225H8.916L7.52 11.376H5.238L6.633 4.86H4.678l-1.395 6.516H1L2.395 4.86 1.349 2.624h8.722c.924 0 1.765.382 2.304 1.052.547.67.746 1.58.554 2.483l-1.12 5.217z"
})
}));
export { LIBrandMaxcdn };