UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 999 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const ListThin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 196.2 170", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.ListThin-b{fill:white;}` }) }), _jsx("path", { className: "ListThin-b", d: "M178.2,36h-106c-9.9,0-18-8.1-18-18S62.3,0,72.2,0h106c9.9,0,18,8.1,18,18s-8.1,18-18,18Z" }), _jsx("path", { className: "ListThin-b", d: "M177.2,103h-105c-9.9,0-18-8.1-18-18s8.1-18,18-18h105c9.9,0,18,8.1,18,18s-8.1,18-18,18Z" }), _jsx("path", { className: "ListThin-b", d: "M177.2,170h-105c-9.9,0-18-8.1-18-18s8.1-18,18-18h105c9.9,0,18,8.1,18,18s-8.1,18-18,18Z" }), _jsx("circle", { className: "ListThin-b", cx: "17.5", cy: "18.5", r: "17.5" }), _jsx("circle", { className: "ListThin-b", cx: "17.5", cy: "87.5", r: "17.5" }), _jsx("circle", { className: "ListThin-b", cx: "17.5", cy: "152.5", r: "17.5" })] })); export default ListThin; //# sourceMappingURL=ListThin.js.map