@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.33 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Sliders = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 252.1 240.7", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Sliders-b{fill:white;}` }) }), _jsx("path", { className: "Sliders-b", d: "M16.4,48.4h10.6c5.6,9.8,16.1,16.4,28.1,16.4s22.5-6.6,28.1-16.4h152.3c8.2,0,15.4-6,16.3-14.2,1.1-9.7-6.5-17.8-15.9-17.8H83.2C77.6,6.6,67.1,0,55.1,0s-22.5,6.6-28.1,16.4h-11C6.6,16.4-1,24.5.1,34.2c.9,8.2,8.1,14.2,16.3,14.2ZM55.1,12.7c11,0,20,9,20,20s-9,20-20,20-20-9-20-20,9-20,20-20Z" }), _jsx("path", { className: "Sliders-b", d: "M236.1,104.4h-17.4c-5.6-9.8-16.1-16.4-28.1-16.4s-22.5,6.6-28.1,16.4H16.2C7.4,104.4.2,111.5.2,120.4s7.2,16,16,16h146.3c5.6,9.8,16.1,16.4,28.1,16.4s22.5-6.6,28.1-16.4h17.4c8.8,0,16-7.2,16-16s-7.2-16-16-16ZM190.6,140.4c-11,0-20-9-20-20s9-20,20-20,20,9,20,20-9,20-20,20Z" }), _jsx("path", { className: "Sliders-b", d: "M235.7,192.4h-101.9c-5.6-9.8-16.1-16.4-28.1-16.4s-22.5,6.6-28.1,16.4H16.6c-8.2,0-15.4,6-16.3,14.2-1.1,9.7,6.5,17.8,15.9,17.8h61.4c5.6,9.8,16.1,16.4,28.1,16.4s22.5-6.6,28.1-16.4h102.3c9.4,0,17-8.2,15.9-17.8-.9-8.2-8.1-14.2-16.3-14.2ZM105.7,228c-11,0-20-9-20-20s9-20,20-20,20,9,20,20-9,20-20,20Z" })] }));
export default Sliders;
//# sourceMappingURL=Sliders.js.map