@icongo/li
Version:
LibreICONS Icons
14 lines • 764 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandWpbeginner = 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: "M12.54 8.778C14.044 10.5 12.65 13 10.078 13c-1.06 0-2.112-.474-2.683-1.34-.184.01-.608.01-.792 0C6.032 12.528 4.98 13 3.92 13c-2.557 0-3.973-2.491-2.46-4.222C-.659 5.246 2.3 1 7.001 1c4.704 0 7.656 4.249 5.538 7.778ZM3.441 6.555h1.112V5H3.442v1.555zm5.817 2.306v-.639c-1.62.56-3.545.247-5.025-.91l.007.667c1.369 1.242 3.529 1.55 5.018.882zM5.22 6.555h4.448V5H5.22v1.555z"
})
}));
export { LIBrandWpbeginner };