UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.13 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Roll = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 212.7 222.1", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Roll-b{fill:white;}` }) }), _jsx("path", { className: "Roll-b", d: "M206.2,106.3h-69.6c-2.3-14.6-15-25.9-30.3-25.9s-26.9,10.3-29.9,24.1H6.5c-3.6,0-6.5,2.9-6.5,6.5s2.9,6.5,6.5,6.5h69.9c3,13.8,15.3,24.1,29.9,24.1s25.9-9.5,29.5-22.4h70.4c3.6,0,6.5-2.9,6.5-6.5s-2.9-6.5-6.5-6.5ZM106.4,128.7c-9.7,0-17.6-7.9-17.6-17.6s7.9-17.6,17.6-17.6,17.6,7.9,17.6,17.6-7.9,17.6-17.6,17.6Z" }), _jsx("path", { className: "Roll-b", d: "M50.8,58.7c1.9,1.9,5.1.6,5.1-2.1v-16.8h76.2c25.3,0,45.9,20.6,45.9,45.9h20c0-36.4-29.6-65.9-65.9-65.9H55.9V3c0-2.7-3.2-4-5.1-2.1l-26.8,26.8c-1.2,1.2-1.2,3.1,0,4.2l26.8,26.8Z" }), _jsx("path", { className: "Roll-b", d: "M161.2,163.4c-1.9-1.9-5.1-.6-5.1,2.1v16.8h-76.2c-25.3,0-45.9-20.6-45.9-45.9H13.9c0,36.4,29.6,65.9,65.9,65.9h76.2v16.8c0,2.7,3.2,4,5.1,2.1l26.8-26.8c1.2-1.2,1.2-3.1,0-4.2l-26.8-26.8Z" })] })); export default Roll; //# sourceMappingURL=Roll.js.map