UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 702 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const UpRibbon = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 189 163.7", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.UpRibbon-b{fill:white;}` }) }), _jsx("polygon", { className: "UpRibbon-b", points: "140.5 127.7 80.6 24 94.5 0 133 66.6 168.2 127.7 140.5 127.7" }), _jsx("polygon", { className: "UpRibbon-b", points: "87.6 60 27.7 163.7 0 163.7 25.3 119.9 73.7 36 87.6 60" }), _jsx("polygon", { className: "UpRibbon-b", points: "41.6 163.7 55.4 139.7 147.4 139.7 175.1 139.7 189 163.7 41.6 163.7" })] })); export default UpRibbon; //# sourceMappingURL=UpRibbon.js.map