@icongo/li
Version:
LibreICONS Icons
14 lines • 609 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAutoprefixer = 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.97 2.5-3.019 9h1.453l.477-1.526h2.24l.473 1.526h1.453l-3.077-9Zm-.756 6.41.773-2.444h.028l.767 2.445H6.214zM13 9.795l-.188-.589-3.148-.293.364 1.06L13 9.794Zm-8.664-.882-3.149.295L1 9.794l2.972.176.364-1.058Z"
})
}));
export { LIBrandAutoprefixer };