@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.12 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Shuffle = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 99.6 106", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Shuffle-b{fill:white;}` }) }), _jsx("path", { className: "Shuffle-b", d: "M77.5,58.4c-1.9-1.9-5.1-.5-5.1,2.1v12.1c-7.5-.7-13.5-3.6-17.9-8.5-3.9-4.4-5.2-8.8-5.6-11.1.3-2.2,1.7-6.7,5.6-11.1,4.4-5,10.4-7.8,17.9-8.5v12.1c0,2.6,3.2,4,5.1,2.1l21.2-21.2c1.2-1.2,1.2-3,0-4.2L77.5.9c-1.9-1.9-5.1-.5-5.1,2.1v12.4c-12.7.8-22.2,5.8-28.9,12.1-1.4-2.5-3.2-5-5.5-7.3-6.8-6.8-16.5-10.2-28.6-10.2s-.1,0-.2,0C4.6,10,.4,13.6,0,18.3c-.4,5.3,3.8,9.7,9,9.7s-.3,0-.3,0c.1,0,.3,0,.4,0,7.2,0,12.6,1.7,15.9,5,5.5,5.4,5.5,14.9,5.5,19s0,.7,0,1c0,.3,0,.7,0,1,0,4.1,0,13.6-5.5,19-3.4,3.3-8.7,5-15.9,5s-.3,0-.4,0c0,0,.3,0,.3,0C3.8,78-.4,82.4,0,87.7c.4,4.7,4.5,8.3,9.3,8.3,0,0,.1,0,.2,0,12.1,0,21.8-3.4,28.6-10.2,2.3-2.3,4.1-4.7,5.5-7.3,6.7,6.4,16.2,11.3,28.9,12.1v12.4c0,2.6,3.2,4,5.1,2.1l21.2-21.2c1.2-1.2,1.2-3,0-4.2l-21.2-21.2Z" })] }));
export default Shuffle;
//# sourceMappingURL=Shuffle.js.map