UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 946 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Height = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 149.5 191.8", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Height-b{fill:white;}` }) }), _jsx("polygon", { className: "Height-b", points: "125 175.6 125 16 144.2 36.6 149.5 31.7 120 0 90.5 31.7 95.8 36.6 115 16 115 175.6 95.8 155 90.6 159.9 120 191.6 149.4 159.9 144.2 155 125 175.6" }), _jsx("path", { className: "Height-b", d: "M66.5.8H3.5C1.6.8,0,2.3,0,4.3v25.5h36.7c3.6,0,6.8,2.6,7.2,6.1s-2.8,7.9-6.9,7.9H0v15h23.9c3.6,0,6.8,2.6,7.2,6.1s-2.8,7.9-6.9,7.9H0v16h36.7c3.6,0,6.8,2.6,7.2,6.1s-2.8,7.9-6.9,7.9H0v15h23.9c3.6,0,6.8,2.6,7.2,6.1s-2.8,7.9-6.9,7.9H0v16h36.7c3.6,0,6.8,2.6,7.2,6.1s-2.8,7.9-6.9,7.9H0v26.5c0,1.9,1.6,3.5,3.5,3.5h63c1.9,0,3.5-1.6,3.5-3.5V4.3c0-1.9-1.6-3.5-3.5-3.5Z" })] })); export default Height; //# sourceMappingURL=Height.js.map