@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.4 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const UI = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 82 83", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.UI-b{fill:white;}` }) }), _jsx("path", { className: "UI-b", d: "M70.1,0H11.9C5.3,0,0,5.3,0,11.9v45.3c0,6.3,5,11.5,11.2,11.8h-.2s0,6,0,8c0,6,0,6.1,6,6s6,0,6-6v-7h47.1c6.6,0,11.9-5.3,11.9-11.9V11.9c0-6.6-5.3-11.9-11.9-11.9ZM36.5,7h9c1.9,0,3.5,1.6,3.5,3.5v17c0,1.9-1.6,3.5-3.5,3.5h-9c-1.9,0-3.5-1.6-3.5-3.5V10.5c0-1.9,1.6-3.5,3.5-3.5ZM14.5,7h9c1.9,0,3.5,1.6,3.5,3.5v17c0,1.9-1.6,3.5-3.5,3.5h-9c-1.9,0-3.5-1.6-3.5-3.5V10.5c0-1.9,1.6-3.5,3.5-3.5ZM68,65H14.1c-1.5,0-2.8-1-3.1-2.4s1.1-3.6,2.9-3.6h53.9c1.5,0,2.8,1,3.1,2.4s-1.1,3.6-2.9,3.6ZM68,53H14.1c-1.5,0-2.8-1-3.1-2.4s1.1-3.6,2.9-3.6h53.9c1.5,0,2.8,1,3.1,2.4s-1.1,3.6-2.9,3.6ZM68,41H14.1c-1.5,0-2.8-1-3.1-2.4s1.1-3.6,2.9-3.6h53.9c1.5,0,2.8,1,3.1,2.4s-1.1,3.6-2.9,3.6ZM67.5,31h-9c-1.9,0-3.5-1.6-3.5-3.5V10.5c0-1.9,1.6-3.5,3.5-3.5h9c1.9,0,3.5,1.6,3.5,3.5v17c0,1.9-1.6,3.5-3.5,3.5Z" }), _jsx("path", { className: "UI-b", d: "M27,77.8q0,5.1,6,5.1t6-5.1v-6.8h-12s0,5.1,0,6.8Z" }), _jsx("path", { className: "UI-b", d: "M43,77.8q0,5.1,6,5.1t6-5.1v-6.8h-12s0,5.1,0,6.8Z" }), _jsx("path", { className: "UI-b", d: "M59,77.8q0,5.1,6,5.1t6-5.1v-6.8h-12s0,5.1,0,6.8Z" })] }));
export default UI;
//# sourceMappingURL=UI.js.map