UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.67 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const AvatarsOff = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 174 184", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.AvatarsOff-b{fill:white;}` }) }), _jsx("rect", { className: "AvatarsOff-b", x: ".7", y: "24", width: "40", height: "28", rx: "14", ry: "14" }), _jsx("rect", { className: "AvatarsOff-b", x: ".2", y: "76", width: "40", height: "28", rx: "14", ry: "14" }), _jsx("path", { className: "AvatarsOff-b", d: "M34.7,153.6l6.8-6.8s0,0,0,0l26.8-26.8,5.1-5.1h0s5.9-5.9,5.9-5.9l27.4-27.4L170.8,17.5c.3-.3.6-.7.8-1.1,0-.2.1-.3.2-.5.5-1.4.2-3-.9-4.1l-5.7-5.7c-.8-.8-1.8-1.2-2.8-1.2h0c-1,0-2,.4-2.8,1.2l-33.5,33.5-30.5,30.5-56.1,56.1-2.4,2.4-22.9,22.9-13,13c-1.6,1.6-1.6,4.1,0,5.6l5.7,5.7c1.6,1.6,4.1,1.6,5.6,0l2.4-2.4,19.8-19.8s0,0,0,0Z" }), _jsx("path", { className: "AvatarsOff-b", d: "M119.1,89.1c1.6.5,3.5.9,5.8.9,12,0,15-15,21-15s8,7,8,11-3,15-9,20c-7.2,6-26,8-26,13s2.9,33,2.9,33h-46.7s0-8.7,1-20l-8.4,8.4c-2,6.2-4.3,10.9-6.8,10.5-1.1-.2-2.1-.5-2.8-.9l-33.7,33.7c.6,0,1.1.1,1.7.1h136.6c6.2,0,11.2-5,11.2-11.2V34.3l-54.8,54.8Z" }), _jsx("path", { className: "AvatarsOff-b", d: "M44.4,36.3c1,10.7-7.4,19.7-17.9,19.7h-11.5v16h10.6c9.4,0,17.5,7,18.3,16.3s-7.4,19.7-17.9,19.7h-11v12h11s0,0,0,0l57.3-57.3c-4.3-4.8-6.8-11.4-6.3-18.5.9-12.3,10.9-22.3,23.1-23.1s13.6,2,18.5,6.3L146,0H26.1c-6.2,0-11.2,5-11.2,11.2v8.8h11.1c9.4,0,17.5,7,18.3,16.3Z" }), _jsx("path", { className: "AvatarsOff-b", d: "M22.3,124h-8.1c-7.7,0-14,6.3-14,14H.2c0,2.4.6,4.6,1.6,6.5l20.5-20.5Z" })] })); export default AvatarsOff; //# sourceMappingURL=AvatarsOff.js.map