@icongo/li
Version:
LibreICONS Icons
14 lines • 509 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSpreaker = 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: "m8.307 1-2.82 3.27-4.223-.911 4.34 3.686-4.268 3.732 4.205-.992L8.421 13l.356-4.3 3.959-1.742-3.982-1.665L8.31 1h-.003Z"
})
}));
export { LIBrandSpreaker };