UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.5 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const PadThin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 255 251.3", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.PadThin-b{fill:white;}` }) }), _jsx("path", { className: "PadThin-b", d: "M215.5,71.3h-83.5V4.7c0-2.2-1.4-4.2-3.6-4.6s-5.4,1.6-5.4,4.4v66.8H39.5C17.7,71.3,0,89,0,110.8v101c0,21.8,17.7,39.5,39.5,39.5h14.7c7.4,0,14.1-4.2,17.4-10.9l23.7-48.2c1.8-3.6,5.4-5.9,9.4-5.9h45.5c4,0,7.6,2.3,9.4,5.9l23.5,48.1c3.3,6.7,10.1,10.9,17.5,10.9h14.7c21.8,0,39.5-17.7,39.5-39.5v-101c0-21.8-17.7-39.5-39.5-39.5ZM245,211.8c0,16.8-13.7,30.5-30.5,30.5h-13.2c-4.1,0-7.7-2.3-9.6-5.9l-23.9-48.1c-3.4-6.8-10.2-11-17.7-11h-46.2c-7.5,0-14.3,4.2-17.7,10.9l-24.1,48.2c-1.8,3.6-5.5,5.9-9.5,5.9h-14.1c-16.8,0-30.5-13.7-30.5-30.5v-101c0-16.8,13.7-30.5,30.5-30.5h176c16.8,0,30.5,13.7,30.5,30.5v101Z" }), _jsx("path", { className: "PadThin-b", d: "M63,102.6c-17.6,0-32,14.4-32,32s14.4,32,32,32,32-14.4,32-32-14.4-32-32-32ZM63,157.6c-12.7,0-23-10.3-23-23s10.3-23,23-23,23,10.3,23,23-10.3,23-23,23Z" }), _jsx("circle", { className: "PadThin-b", cx: "191.8", cy: "115.6", r: "8.5" }), _jsx("circle", { className: "PadThin-b", cx: "191.8", cy: "153.6", r: "8.5" }), _jsx("circle", { className: "PadThin-b", cx: "174.8", cy: "134.6", r: "8.5" }), _jsx("circle", { className: "PadThin-b", cx: "208.8", cy: "134.6", r: "8.5" })] })); export default PadThin; //# sourceMappingURL=PadThin.js.map