@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.51 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const WiFi4 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 239.76 170.3", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.WiFi4-b{fill:white;}` }) }), _jsx("path", { className: "WiFi4-b", d: "M91.63,143.75l25.35,25.35c1.6,1.6,4.2,1.6,5.8,0l25.31-25.31c1.73-1.73,1.59-4.59-.32-6.1-7.68-6.1-17.38-9.75-27.93-9.75s-20.21,3.64-27.88,9.71c-1.91,1.52-2.05,4.38-.33,6.11Z" }), _jsx("path", { className: "WiFi4-b", d: "M61.82,113.94l11.21,11.21c1.54,1.54,3.99,1.59,5.63.16,11.05-9.57,25.45-15.37,41.18-15.37s30.17,5.82,41.22,15.41c1.64,1.43,4.09,1.38,5.63-.16l11.6-11.6c1.66-1.66,1.61-4.38-.14-5.94-15.39-13.75-35.69-22.13-57.9-22.13s-42.88,8.52-58.32,22.5c-1.73,1.57-1.77,4.28-.12,5.93Z" }), _jsx("path", { className: "WiFi4-b", d: "M32.56,84.68l10.72,10.72c1.56,1.56,4.07,1.6,5.69.1,18.74-17.36,43.8-27.98,71.29-27.98s52.21,10.48,70.91,27.63c1.62,1.49,4.12,1.44,5.68-.11l10.54-10.54c1.65-1.65,1.6-4.33-.11-5.92-22.87-21.32-53.54-34.39-87.21-34.39s-64.52,13.14-87.41,34.58c-1.7,1.59-1.74,4.27-.1,5.91Z" }), _jsx("path", { className: "WiFi4-b", d: "M120.07,26.19c38.73,0,73.99,15.16,100.15,39.86,1.61,1.52,4.14,1.47,5.7-.09l12.64-12.64c1.64-1.64,1.59-4.3-.08-5.89C206.55,17.03,164.07,0,119.88,0S33.21,17.03,1.28,47.43c-1.68,1.6-1.72,4.26-.08,5.89l12.82,12.82c1.57,1.57,4.1,1.61,5.71.09,26.18-24.8,61.52-40.04,100.34-40.04Z" })] }));
export default WiFi4;
//# sourceMappingURL=WiFi4.js.map