UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

9 lines 803 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Signal0 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 240 208", ...props, children: [_jsx("defs", { children: _jsx("style", { children: ` .Signal0-b { fill: white; opacity: .4; } ` }) }), _jsx("rect", { className: "Signal0-b", x: "192", width: "48", height: "208", rx: "5", ry: "5" }), _jsx("rect", { className: "Signal0-b", x: "128", y: "43", width: "48", height: "165", rx: "5", ry: "5" }), _jsx("rect", { className: "Signal0-b", x: "64", y: "86", width: "48", height: "122", rx: "5", ry: "5" }), _jsx("rect", { className: "Signal0-b", y: "129", width: "48", height: "79", rx: "5", ry: "5" })] })); export default Signal0; //# sourceMappingURL=Signal0.js.map