UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 758 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Images = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 159 127", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Images-b{fill:white;}` }) }), _jsx("path", { className: "Images-b", d: "M155,0H27c-2.2,0-4,1.8-4,4v94.9c0,2.2,1.8,4,4,4h127.9c2.2,0,4-1.8,4-4V4c0-2.2-1.8-4-4-4ZM77,16c5.5,0,10,4.5,10,10s-4.5,10-10,10-10-4.5-10-10,4.5-10,10-10ZM148,91H37v-18s27.1-27.2,27.1-27.2l16.3,17.6,34.4-34.5,33.2,33.5v28.5Z" }), _jsx("path", { className: "Images-b", d: "M14,107V11H4c-2.2,0-4,1.8-4,4v107.9c0,2.2,1.8,4,4,4h142.9c2.2,0,4-1.8,4-4v-12H18c-2.2,0-4-1.8-4-4Z" })] })); export default Images; //# sourceMappingURL=Images.js.map