@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.71 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Afk = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 153.9", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Afk-b{fill:white;}` }) }), _jsx("polygon", { className: "Afk-b", points: "47.1 76 72.6 76 59.9 41 47.1 76" }), _jsx("path", { className: "Afk-b", d: "M241.6,0H14.4C6.5,0,0,6.5,0,14.4v103.2c0,8,6.5,14.4,14.4,14.4h161.6l.2,18.5c0,2.7,3.1,4.3,5.4,2.8l31.2-21.3h28.8c8,0,14.4-6.5,14.4-14.4V14.4c0-8-6.5-14.4-14.4-14.4ZM92.7,99.5c-.9.7-2,1.2-3.3,1.6-1.3.4-2.6.6-3.9.6s-2.1-.2-2.9-.5c-.8-.3-1.4-.9-1.7-1.7l-5.2-14.5h-31.6l-5.1,14.5c-.3.8-.8,1.4-1.7,1.7-.9.3-1.9.5-3,.5s-2.5-.2-3.8-.6c-1.4-.4-2.5-.9-3.3-1.6-.9-.6-1.3-1.4-1.3-2.3s0-.5.1-.9L51.3,30.2c.5-1.2,1.6-2.1,3.3-2.8,1.7-.6,3.4-.9,5.3-.9s3.8.3,5.4.9c1.7.6,2.7,1.5,3.3,2.8l25.2,66.1c.2.4.3.7.3.9,0,.8-.4,1.6-1.3,2.2ZM154.1,34.8c-.7,1-1.8,1.5-3.3,2.2h-32.9v22h28.1c1.5,0,2.7.5,3.4,1.4.8.9,1.1,2,1.1,3.2s-.4,2-1.1,2.9c-.7,1-1.9,1.4-3.5,1.4h-28.1v29.7s-1.1,2.1-2.5,2.7c-1.4.6-3,.9-4.7.9s-3.3-.3-4.7-.9c-1.4-.6-2.1-1.5-2.2-2.7V30.3c.1-1.2.7-2,2-2.7s2.6-.9,4.1-.6h40.8c1.5-.3,2.6.2,3.3,1.3.7,1,1,2.1,1,3.2s-.4,2.4-1.1,3.4ZM229.5,100.1c-.8.8-1.8,1.5-3.1,2.1-1.3.5-2.6.8-3.9.8s-1.9-.2-2.8-.5c-.9-.3-1.6-.9-2.2-1.6l-26.9-32.6-8.6,8.7v22.1c0,1.2-.7,2.1-2.2,2.7-1.5.6-3.1,1-4.8,1s-3.4-.3-4.8-1c-1.5-.6-2.2-1.5-2.2-2.7V29c0-1.3.7-2.2,2.2-2.7,1.5-.6,3.1-.8,4.8-.8s3.4.3,4.8.8c1.5.6,2.2,1.5,2.2,2.7v32.1l32.2-34.1c1-1.1,2.3-1.6,4-1.6s2.4.3,3.6.8c1.3.6,2.3,1.3,3.2,2.2.8.9,1.3,1.8,1.3,2.8s0,.6-.3,1.1c-.2.4-.4.8-.8,1.2l-25.4,25.4,30.1,36.7c.5.6.8,1.3.8,2s-.4,1.8-1.2,2.6Z" })] }));
export default Afk;
//# sourceMappingURL=Afk.js.map