@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 839 B
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Key = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 222.2 243.5", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Key-b{fill:white;}` }) }), _jsx("path", { className: "Key-b", d: "M212.4,39.7l-29.9-29.9c-6.3-6.3-14.7-9.8-23.7-9.8s-17.4,3.5-23.7,9.8l-19.1,19.1c-13.1,13.1-13.1,34.3,0,47.4l10,10L.2,212.2h0s-.2.2-.2.2l31.1,31.1,9.9-9.9-11.4-11.4,10.4-10.4,11.4,11.4,9.9-9.9-21.2-21.2,95.8-95.8,10,10c6.3,6.3,14.7,9.8,23.7,9.8s17.4-3.5,23.7-9.8l19.1-19.1c13.1-13.1,13.1-34.3,0-47.4ZM202.5,77.2l-19.1,19.1c-7.6,7.6-20,7.6-27.6,0l-29.9-29.9c-7.6-7.6-7.6-20,0-27.6l19.1-19.1c3.8-3.8,8.8-5.7,13.8-5.7s10,1.9,13.8,5.7l29.9,29.9c7.6,7.6,7.6,20,0,27.6Z" })] }));
export default Key;
//# sourceMappingURL=Key.js.map