UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 837 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const ShotMe = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 195.9 234.7", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.ShotMe-b{fill:white;}` }) }), _jsx("rect", { className: "ShotMe-b", x: "140.8", y: "19.9", width: "52.7", height: "37.5", rx: "4", ry: "4", transform: "translate(-4.3 32.4) rotate(-10.9)" }), _jsx("polygon", { className: "ShotMe-b", points: "111.8 33 117.9 64.6 136.8 55.7 132.6 34.1 111.8 33" }), _jsx("circle", { className: "ShotMe-b", cx: "40.4", cy: "36.5", r: "36.5" }), _jsx("path", { className: "ShotMe-b", d: "M0,128.1v106.6s40-35.6,40-35.6l40,35.6v-107.3c0-22.9-19.3-41.3-42.5-39.9C16.9,88.7,0,107.4,0,128.1Z" })] })); export default ShotMe; //# sourceMappingURL=ShotMe.js.map