UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.37 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Flask = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 213.63 249", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Flask-b{fill:white;}` }) }), _jsx("path", { className: "Flask-b", d: "M75.72,189.04c-11.28-1.12-20.69,8.29-19.57,19.57.83,8.35,7.58,15.1,15.93,15.93,11.28,1.12,20.69-8.29,19.57-19.57-.83-8.35-7.58-15.1-15.93-15.93Z" }), _jsx("circle", { className: "Flask-b", cx: "125.25", cy: "173", r: "21.55" }), _jsx("path", { className: "Flask-b", d: "M212.22,232.82l-73.97-130.93c-.32-.56-.48-1.19-.48-1.84V28.2c0-.66.54-1.2,1.2-1.2h2.53c2.91,0,5.27-2.36,5.27-5.27V5.27c0-2.91-2.36-5.27-5.27-5.27h-70.24c-2.48,0-4.5,2.01-4.5,4.5v18.01c0,2.48,2.01,4.5,4.5,4.5h3.48c.57,0,1.03.46,1.03,1.03v72.33c0,.55-.14,1.09-.41,1.57L1.41,232.82c-3.19,5.64-.97,13.61,6.66,16.02.35.11.73.16,1.1.16h195.19c.43,0,.87-.05,1.29-.19,7.56-2.45,9.75-10.37,6.57-16ZM100.29,85.1c7.55,0,13.68,6.12,13.68,13.68s-6.12,13.68-13.68,13.68-13.68-6.12-13.68-13.68,6.12-13.68,13.68-13.68ZM180.63,234H32.72c-7.97,0-12.95-8.63-8.97-15.53l38.95-67.46c.92-1.59,2.62-2.54,4.45-2.49,11.79.36,35.99.37,42.32-5.28,5.7-5.09,19.63-5.99,30.52-5.83,1.75.03,3.35.97,4.22,2.49l45.37,78.58c3.99,6.9-1,15.53-8.97,15.53Z" })] })); export default Flask; //# sourceMappingURL=Flask.js.map