UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.28 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const OpenHere = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 244.1 240", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.OpenHere-b{fill:white;}` }) }), _jsx("path", { className: "OpenHere-b", d: "M243.5,118.6l-45-45.4c-1.3-1.3-3.4-.4-3.4,1.4v27.4h-57v36h57v27.4c0,1.8,2.2,2.7,3.4,1.4l45-45.4c.8-.8.8-2,0-2.8Z" }), _jsx("path", { className: "OpenHere-b", d: "M45.6,73.2L.6,118.6c-.8.8-.8,2,0,2.8l45,45.4c1.3,1.3,3.4.4,3.4-1.4v-27.4h57v-36h-57v-27.4c0-1.8-2.2-2.7-3.4-1.4Z" }), _jsx("rect", { className: "OpenHere-b", x: "119", width: "7", height: "11" }), _jsx("rect", { className: "OpenHere-b", x: "119", y: "150", width: "7", height: "20" }), _jsx("rect", { className: "OpenHere-b", x: "119", y: "190", width: "7", height: "20" }), _jsx("rect", { className: "OpenHere-b", x: "119", y: "110", width: "7", height: "20" }), _jsx("rect", { className: "OpenHere-b", x: "119", y: "30", width: "7", height: "20" }), _jsx("rect", { className: "OpenHere-b", x: "119", y: "70", width: "7", height: "20" }), _jsx("rect", { className: "OpenHere-b", x: "119", y: "229", width: "7", height: "11" })] })); export default OpenHere; //# sourceMappingURL=OpenHere.js.map