UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.26 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Avatars = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 173.6 184", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Avatars-b{fill:white;}` }) }), _jsx("path", { className: "Avatars-b", d: "M162.4,0H25.8c-6.2,0-11.2,5-11.2,11.2v8.3h11.5c9.9,0,18,8.1,18,18s-8.1,18-18,18h-11.5v16.5h11c9.9,0,18,8.1,18,18s-8.1,18-18,18h-11v12h11c9.9,0,18,8.1,18,18s-8.1,18-18,18h-11v16.8c0,6.2,5,11.2,11.2,11.2h136.6c6.2,0,11.2-5,11.2-11.2V11.2c0-6.2-5-11.2-11.2-11.2ZM101.6,21c13.8,0,25,11.2,25,25s-11.2,25-25,25-25-11.2-25-25,11.2-25,25-25ZM60.6,151c-7-1-6-7-6-11s18.8-26.5,18.8-26.5c0,0-5.8,38.5-12.8,37.5ZM144.6,106c-7.2,6-26,8-26,13s2.9,33,2.9,33h-46.7s.2-34.9,7.7-56c4.2-11.8,15.4-15.7,19-15.5,10,.5,11,9.5,23,9.5s15-15,21-15,8,7,8,11-3,15-9,20Z" }), _jsx("rect", { className: "Avatars-b", x: ".5", y: "23.1", width: "40", height: "28", rx: "14", ry: "14" }), _jsx("rect", { className: "Avatars-b", x: "0", y: "75.6", width: "40", height: "28", rx: "14", ry: "14" }), _jsx("rect", { className: "Avatars-b", x: "0", y: "123.6", width: "40", height: "28", rx: "14", ry: "14" })] })); export default Avatars; //# sourceMappingURL=Avatars.js.map