UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 967 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Download = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 166.5 143.5", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Download-b{fill:white;}` }) }), _jsx("path", { className: "Download-b", d: "M157.5,44c-5-5-13.5-9.5-13.5-9.5,0,0-.5-13.5-8.5-21.5S118.5,0,106.5,0s-21.5,6.5-25.5,9.5-6,4-6,4c0,0-8.5-9.5-18.5-9.5s-14.5,4.5-18.5,8.5-4,11-4,14,1,11,1,11c0,0-19.6,2-25.8,9S0,56.5,0,66.5s6,25,16,25h13.5c.4,2.6,1.6,5,3.5,6.9l41.4,41.4c2.4,2.4,5.6,3.6,8.8,3.6s6.4-1.2,8.8-3.6l41.4-41.4c1.9-1.9,3.1-4.4,3.5-6.9h8c16,0,21.5-12.5,21.5-23.5s-4-19-9-24ZM81.3,125.3l-30.9-30.5c-1.6-1.6-.5-4.3,1.8-4.3h10.7c6.9,0,12.5-5.6,12.5-12.5v-14.2c0-1.8,1.5-3.3,3.3-3.3h10.7c1.7,0,3,1.3,3,3v14.5c0,6.9,5.6,12.5,12.5,12.5h10.7c2.2,0,3.3,2.7,1.7,4.3l-30.9,30.5c-1.4,1.3-3.6,1.3-4.9,0Z" })] })); export default Download; //# sourceMappingURL=Download.js.map