@icongo/li
Version:
LibreICONS Icons
14 lines • 846 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandWpexplorer = 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 7c0 3.31-2.688 6-6 6-3.31 0-6-2.688-6-6s2.688-6 6-6 6 2.688 6 6zm-.75 0c0-2.888-2.35-5.25-5.25-5.25A5.256 5.256 0 0 0 1.75 7 5.256 5.256 0 0 0 7 12.25 5.256 5.256 0 0 0 12.25 7zM4.771 3.92l2.037.87-.87 2.037-2.036-.87.87-2.037ZM7.35 7.884l1.092 2.203H8.1L6.927 7.743l-1.146 2.344h-.328L6.651 7.58l-.523-.22.14-.328 1.609.682-.141.335-.387-.166Zm-.276-2.726 1.607.689-.689 1.6-1.6-.681.682-1.608Zm1.882 1.005 1.28.542-.55 1.272-1.272-.541.542-1.273Z"
})
}));
export { LIBrandWpexplorer };