UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.5 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const MoveSquare = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 232.4 230.9", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.MoveSquare-b{fill:white;}` }) }), _jsx("rect", { className: "MoveSquare-b", x: "78.7", y: "79.3", width: "75", height: "75", rx: "5.1", ry: "5.1" }), _jsx("path", { className: "MoveSquare-b", d: "M104.4,32.9l4.2-4.2v31.8c0,3.8,2.8,7.3,6.6,7.7s8.4-3,8.4-7.4V28.7l4.4,4.4c1.5,1.5,3.4,2.2,5.3,2.2s4.6-1,6.1-3.1,1.5-7.4-1-9.9L116.1,0l-22.5,22.5c-3.1,3.1-2.9,8.4.7,11.2s7.4,1.9,10.1-.8Z" }), _jsx("path", { className: "MoveSquare-b", d: "M60.8,109.3H28.7l4.4-4.4c1.5-1.5,2.2-3.4,2.2-5.3s-.7-3.8-2.2-5.3c-2.9-2.9-7.7-2.9-10.6,0L0,116.8l22.5,22.5c2.9,2.9,7.7,2.9,10.6,0,2.9-2.9,2.9-7.7,0-10.6l-4.4-4.4h32.1c4.1,0,7.5-3.4,7.5-7.5s-3.4-7.5-7.5-7.5Z" }), _jsx("path", { className: "MoveSquare-b", d: "M209.9,94.3c-2.9-2.9-7.7-2.9-10.6,0-2.9,2.9-2.9,7.7,0,10.6l4.4,4.4h-32.1c-4.1,0-7.5,3.4-7.5,7.5s3.4,7.5,7.5,7.5h32.1l-4.4,4.4c-1.5,1.5-2.2,3.4-2.2,5.3s.7,3.8,2.2,5.3c2.9,2.9,7.7,2.9,10.6,0l22.6-22.6-22.5-22.5Z" }), _jsx("path", { className: "MoveSquare-b", d: "M127.1,197.8l-4.4,4.4v-32.1c0-4.1-3.4-7.5-7.5-7.5s-7.5,3.4-7.5,7.5v32.1l-4.4-4.4c-1.5-1.5-3.4-2.2-5.3-2.2s-3.8.7-5.3,2.2c-2.9,2.9-2.9,7.7,0,10.6l22.6,22.6,22.5-22.5c2.9-2.9,2.9-7.7,0-10.6-2.9-2.9-7.7-2.9-10.6,0Z" })] })); export default MoveSquare; //# sourceMappingURL=MoveSquare.js.map