@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 LIBrandReverbnation = 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: "m13 5.662-4.572-.014-1.443-4.362-1.413 4.361L1 5.662h.015L4.7 8.34l-1.427 4.375h.014l3.73-2.693 3.697 2.693L9.287 8.35 13 5.658"
})
}));
export { LIBrandReverbnation };