UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.66 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Keyboard = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 98 58", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Keyboard-b{fill:white;}` }) }), _jsx("path", { className: "Keyboard-b", d: "M94,58H4c-2.2,0-4-1.8-4-4V4C0,1.8,1.8,0,4,0h90c2.2,0,4,1.8,4,4v50c0,2.2-1.8,4-4,4ZM18.5,48h59c.8,0,1.5-.7,1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5H18.5c-.8,0-1.5.7-1.5,1.5v5c0,.8.7,1.5,1.5,1.5ZM21.5,25h-5c-.8,0-1.5.7-1.5,1.5v5c0,.8.7,1.5,1.5,1.5h5c.8,0,1.5-.7,1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5ZM14.5,10h-5c-.8,0-1.5.7-1.5,1.5v5c0,.8.7,1.5,1.5,1.5h5c.8,0,1.5-.7,1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5ZM28.5,10h-5c-.8,0-1.5.7-1.5,1.5v5c0,.8.7,1.5,1.5,1.5h5c.8,0,1.5-.7,1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5ZM42.5,10h-5c-.8,0-1.5.7-1.5,1.5v5c0,.8.7,1.5,1.5,1.5h5c.8,0,1.5-.7,1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5ZM56.5,10h-5c-.8,0-1.5.7-1.5,1.5v5c0,.8.7,1.5,1.5,1.5h5c.8,0,1.5-.7,1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5ZM70.5,10h-5c-.8,0-1.5.7-1.5,1.5v5c0,.8.7,1.5,1.5,1.5h5c.8,0,1.5-.7,1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5ZM78,11.5v5c0,.8.7,1.5,1.5,1.5h5c.8,0,1.5-.7,1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5h-5c-.8,0-1.5.7-1.5,1.5ZM30.5,33h5c.8,0,1.5-.7,1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5h-5c-.8,0-1.5.7-1.5,1.5v5c0,.8.7,1.5,1.5,1.5ZM44.5,33h5c.8,0,1.5-.7,1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5h-5c-.8,0-1.5.7-1.5,1.5v5c0,.8.7,1.5,1.5,1.5ZM58.5,33h5c.8,0,1.5-.7,1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5h-5c-.8,0-1.5.7-1.5,1.5v5c0,.8.7,1.5,1.5,1.5ZM72.5,33h5c.8,0,1.5-.7,1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5h-5c-.8,0-1.5.7-1.5,1.5v5c0,.8.7,1.5,1.5,1.5Z" })] })); export default Keyboard; //# sourceMappingURL=Keyboard.js.map