UNPKG

@kurone-kito/launchpad-icons-react

Version:

the icons like the VRChat icons for Node.js ecosystem with the React

4 lines 792 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const MagnifyingGlass = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 103.81 105.23", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.MagnifyingGlass-b{fill:white;}` }) }), _jsx("path", { className: "MagnifyingGlass-b", d: "M102.34,90.77l-37.12-37.12h-3.49c4.13-5.81,6.49-12.95,6.26-20.65C67.49,15.6,53.58,1.17,36.2.07,15.24-1.26-2.02,16.53.19,37.65c1.67,15.96,14.62,28.72,30.6,30.21,7.98.74,15.45-1.31,21.58-5.26l-.15,4.05,37.12,37.12c1.96,1.96,5.13,1.96,7.09,0l5.9-5.9c1.96-1.96,1.96-5.13,0-7.09ZM34,56.96c-12.68,0-23-10.32-23-23s10.32-23,23-23,23,10.32,23,23-10.32,23-23,23Z" })] })); export default MagnifyingGlass; //# sourceMappingURL=MagnifyingGlass.js.map