UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.62 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const GiftPlaceholder = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 209 229.6", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.GiftPlaceholder-b{fill:white;}` }) }), _jsx("rect", { className: "GiftPlaceholder-b", x: "18", y: "128.6", width: "54", height: "101", rx: "10", ry: "10" }), _jsx("rect", { className: "GiftPlaceholder-b", y: "65.6", width: "71", height: "54", rx: "10", ry: "10" }), _jsx("rect", { className: "GiftPlaceholder-b", x: "88", y: "65.6", width: "121", height: "54", rx: "10", ry: "10" }), _jsx("path", { className: "GiftPlaceholder-b", d: "M184,128.6h-86c-5.5,0-10,4.5-10,10v81c0,5.5,4.5,10,10,10h86c5.5,0,10-4.5,10-10v-81c0-5.5-4.5-10-10-10ZM141.1,219.6c-26.5,0-48-17-48-38s21.5-38,48-38,48,17,48,38-21.5,38-48,38Z" }), _jsx("path", { className: "GiftPlaceholder-b", d: "M103.5,60.6s0,0,0,0,0,0,0,0c0,0,0,0,0,0,33.1,0,63-9,76-22.9,5.2-5.6,7.8-12,7.3-18.4-.6-9.3-5.6-14-9.7-16.2-18.5-10.3-59.2,8.7-73.6,16.1-4.9-2.5-14.3-7.1-24.9-11.2C56.5-.5,40.9-2.2,31.1,2.8c-4.3,2.2-9.6,6.7-10.7,16-.8,6.4,1.4,12.7,6.3,18.2,12.6,14.3,42.8,23.5,76.9,23.5ZM125.4,24.3c2.3-.9,5.3-2.1,9.2-3.6,25.2-9.4,33.4-6.7,35.3-5.7.7.4,1.8,1,2,4.1.1,2.3-1,4.7-3.3,7.2-8.9,9.5-31.3,16.5-56.1,17.9,1.8-5.7,2.9-10.9,2.9-10.9,2.2-4.1,5.8-7.3,10-9ZM35.2,19.5c.4-3,1.5-3.9,2.7-4.5,1.7-.9,4-1.3,6.7-1.3,12.2,0,25,3.9,39,10.8,3.8,1.9,7,5,8.9,8.9,0,0,1,5.1,2.6,10.8-22.7-1.3-47.7-7.5-57.2-18.2-3-3.4-2.8-5.7-2.7-6.5Z" })] })); export default GiftPlaceholder; //# sourceMappingURL=GiftPlaceholder.js.map