UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.66 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Gift = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 209 229.6", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Gift-b{fill:white;}` }) }), _jsx("rect", { className: "Gift-b", x: "18", y: "128.6", width: "54", height: "101", rx: "10", ry: "10" }), _jsx("rect", { className: "Gift-b", y: "65.6", width: "71", height: "54", rx: "10", ry: "10" }), _jsx("rect", { className: "Gift-b", x: "88", y: "65.6", width: "121", height: "54", rx: "10", ry: "10" }), _jsx("path", { className: "Gift-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-10ZM162.9,184.6h-18.9s0,18.9,0,18.9c0,1.5-.9,2.9-2.4,3.4-2.4.8-4.6-1-4.6-3.3v-19h-18.9c-1.5,0-2.9-.9-3.4-2.4-.8-2.4,1-4.6,3.3-4.6h19v-18.9c0-1.5.9-2.9,2.4-3.4,2.4-.8,4.6,1,4.6,3.3v19h19c2.3,0,4.1,2.2,3.3,4.6s-1.9,2.4-3.4,2.4Z" }), _jsx("path", { className: "Gift-b", d: "M105,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.2C58-.5,42.4-2.2,32.6,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.5ZM126.9,24.8c2.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-9ZM36.7,20.1c.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 Gift; //# sourceMappingURL=Gift.js.map