UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 926 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Upload = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 166.5 122.3", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Upload-b{fill:white;}` }) }), _jsx("path", { className: "Upload-b", d: "M157.5,44.4c-5-5-13.5-9.6-13.5-9.6,0,0-.5-13.6-8.5-21.7S118.5,0,106.5,0s-21.5,6.6-25.5,9.6-6,4-6,4c0,0-8.5-9.6-18.5-9.6s-14.5,4.5-18.5,8.6-4,11.1-4,14.1,1,11.1,1,11.1c0,0-19.6,2-25.8,9.1C3,54,0,57,0,67.1s6,25.2,16,25.2h44.8v17.5c0,6.9,5.6,12.5,12.5,12.5h20.1c6.9,0,12.5-5.6,12.5-12.5v-17.5h39.2c16,0,21.5-12.6,21.5-23.7s-4-19.2-9-24.2ZM91.8,89.8v14.5c0,1.7-1.3,3-3,3h-11c-1.7,0-3-1.3-3-3v-14.5c0-6.9-5.6-12.5-12.5-12.5h-9.4c-2.7,0-4-3.3-2.1-5.1l30.4-30c1.2-1.2,3-1.2,4.2,0l30.4,30c1.9,1.9.6,5.1-2.1,5.1h-9.4c-6.9,0-12.5,5.6-12.5,12.5Z" })] })); export default Upload; //# sourceMappingURL=Upload.js.map