diff --git a/lib/build/recipe/thirdparty/index.d.ts b/lib/build/recipe/thirdparty/index.d.ts index 4654d4ad8..6b8fb2194 100644 --- a/lib/build/recipe/thirdparty/index.d.ts +++ b/lib/build/recipe/thirdparty/index.d.ts @@ -22,7 +22,6 @@ export default class Wrapper { never, import("./types").PreAndPostAPIHookAction, { - rid: "thirdparty"; action: "SUCCESS"; isNewRecipeUser: boolean; createdNewSession: boolean; diff --git a/lib/build/thirdparty-shared.js b/lib/build/thirdparty-shared.js index c5ee98daa..1ecf90b1a 100644 --- a/lib/build/thirdparty-shared.js +++ b/lib/build/thirdparty-shared.js @@ -434,28 +434,249 @@ var Bitbucket = /** @class */ (function (_super) { return Bitbucket; })(Provider); -/* - * Class. - */ -var BoxySAML = /** @class */ (function (_super) { - genericComponentOverrideContext.__extends(BoxySAML, _super); - /* - * Constructor. - */ - function BoxySAML(config) { - var _this = - _super.call( - this, - genericComponentOverrideContext.__assign({ id: "boxy-saml", name: "BoxySAML" }, config) - ) || this; - _this.getLogo = function () { +function getSamlProviderLogo(name) { + switch (name) { + case "Microsoft Entra ID": { + return jsxRuntime.jsxs( + "svg", + genericComponentOverrideContext.__assign( + { + width: "20", + height: "20", + viewBox: "0 0 20 20", + fill: "none", + xmlns: "http://www.w3.org/2000/svg", + }, + { + children: [ + jsxRuntime.jsxs( + "g", + genericComponentOverrideContext.__assign( + { "clip-path": "url(#clip0_4_15)" }, + { + children: [ + jsxRuntime.jsx("path", { + opacity: "0.999", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M9.99512 1.09863C9.99512 2.68718 9.99512 4.27571 9.99512 5.86426C8.37382 7.67771 6.75924 9.49736 5.15137 11.3232C6.76133 12.3382 8.37266 13.3505 9.98535 14.3604C9.26986 14.8158 8.55047 15.2667 7.82715 15.7129C6.83305 16.2426 5.81417 16.2947 4.77051 15.8691C4.64543 15.8147 4.52173 15.7578 4.39941 15.6982C3.11722 14.9093 1.84117 14.1102 0.571289 13.3008C0.247934 13.0268 0.0558767 12.6801 -0.00488281 12.2607C-0.00488281 12.1468 -0.00488281 12.0329 -0.00488281 11.9189C0.0362286 11.6121 0.155044 11.3387 0.351562 11.0986C3.14778 7.94434 5.94401 4.79004 8.74023 1.63574C9.08398 1.28718 9.50228 1.10814 9.99512 1.09863Z", + fill: "#66DCFE", + }), + jsxRuntime.jsx("path", { + opacity: "0.997", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M9.99512 1.09863C10.4483 1.10693 10.8422 1.26155 11.1768 1.5625C12.1651 2.6729 13.1515 3.78455 14.1357 4.89746C13.3116 4.53677 12.4685 4.48632 11.6064 4.74609C10.9573 4.95796 10.4235 5.33068 10.0049 5.86426C10.0017 5.86426 9.99834 5.86426 9.99512 5.86426C9.99512 4.27571 9.99512 2.68718 9.99512 1.09863Z", + fill: "#0293E3", + }), + jsxRuntime.jsx("path", { + opacity: "0.999", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M14.1357 4.89746C15.9714 6.96263 17.8057 9.02968 19.6387 11.0986C19.8352 11.3387 19.954 11.6121 19.9951 11.9189C19.9951 12.0329 19.9951 12.1468 19.9951 12.2607C19.9238 12.76 19.6764 13.1457 19.2529 13.418C16.4665 15.1595 13.68 16.9011 10.8936 18.6426C10.6162 18.8039 10.3167 18.8869 9.99512 18.8916C9.99512 17.3812 9.99512 15.8708 9.99512 14.3604C11.6131 13.3528 13.2276 12.3404 14.8389 11.3232C13.231 9.50049 11.6196 7.68082 10.0049 5.86426C10.4235 5.33068 10.9573 4.95796 11.6064 4.74609C12.4685 4.48632 13.3116 4.53677 14.1357 4.89746Z", + fill: "#074793", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M9.99512 5.86426C9.99512 8.69629 9.99512 11.5283 9.99512 14.3604C9.99189 14.3604 9.98857 14.3604 9.98535 14.3604C8.37266 13.3505 6.76133 12.3382 5.15137 11.3232C6.75924 9.49736 8.37382 7.67771 9.99512 5.86426Z", + fill: "#CAF7FF", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M9.99512 5.86426C9.99834 5.86426 10.0017 5.86426 10.0049 5.86426C11.6196 7.68082 13.231 9.50049 14.8389 11.3232C13.2276 12.3404 11.6131 13.3528 9.99512 14.3604C9.99512 11.5283 9.99512 8.69629 9.99512 5.86426Z", + fill: "#95BBC1", + }), + jsxRuntime.jsx("path", { + opacity: "0.998", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M9.98535 14.3604C9.98857 14.3604 9.99189 14.3604 9.99512 14.3604C9.99512 15.8708 9.99512 17.3812 9.99512 18.8916C9.69396 18.8871 9.41075 18.8139 9.14551 18.6719C7.5612 17.6829 5.97917 16.6917 4.39941 15.6982C4.52173 15.7578 4.64543 15.8147 4.77051 15.8691C5.81417 16.2947 6.83305 16.2426 7.82715 15.7129C8.55047 15.2667 9.26986 14.8158 9.98535 14.3604Z", + fill: "#225086", + }), + ], + } + ) + ), + jsxRuntime.jsx("defs", { + children: jsxRuntime.jsx( + "clipPath", + genericComponentOverrideContext.__assign( + { id: "clip0_4_15" }, + { + children: jsxRuntime.jsx("rect", { + width: "20", + height: "20", + fill: "white", + }), + } + ) + ), + }), + ], + } + ) + ); + } + case "Microsoft AD FS": { + return jsxRuntime.jsxs( + "svg", + genericComponentOverrideContext.__assign( + { + xmlns: "http://www.w3.org/2000/svg", + version: "1.1", + width: "375px", + height: "365px", + style: { + shapeRendering: "geometricPrecision", + textRendering: "geometricPrecision", + fillRule: "evenodd", + clipRule: "evenodd", + }, + xmlnsXlink: "http://www.w3.org/1999/xlink", + }, + { + children: [ + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#dd856d", + d: "M 177.5,20.5 C 177.784,18.5853 177.451,16.9187 176.5,15.5C 123.336,14.5011 70.0026,14.1677 16.5,14.5C 16.1667,14.5 15.8333,14.5 15.5,14.5C 19.4489,13.3382 23.6155,12.6715 28,12.5C 78.153,13.2857 128.32,13.6191 178.5,13.5C 178.802,16.0593 178.468,18.3926 177.5,20.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 0.984 }, + fill: "#a8c764", + d: "M 353.5,14.5 C 353.167,14.5 352.833,14.5 352.5,14.5C 299.167,14.5 245.833,14.5 192.5,14.5C 192.167,14.5 191.833,14.5 191.5,14.5C 195.794,13.3975 200.294,12.7308 205,12.5C 254.735,13.5427 304.401,13.5427 354,12.5C 354.692,13.4368 354.525,14.1034 353.5,14.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#f35224", + d: "M 16.5,14.5 C 70.0026,14.1677 123.336,14.5011 176.5,15.5C 176.5,68.1667 176.5,120.833 176.5,173.5C 123.167,173.5 69.8333,173.5 16.5,173.5C 16.5,120.5 16.5,67.5 16.5,14.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#80bc04", + d: "M 192.5,15.5 C 242.833,15.5 293.167,15.5 343.5,15.5C 343.333,40.8355 343.5,66.1689 344,91.5C 345.092,65.9592 345.592,40.6258 345.5,15.5C 346.5,15.5 347.5,15.5 348.5,15.5C 348.528,67.7339 348.861,120.067 349.5,172.5C 297.171,173.5 244.838,173.833 192.5,173.5C 192.5,159.167 192.5,144.833 192.5,130.5C 192.5,92.1667 192.5,53.8333 192.5,15.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#82b90a", + d: "M 192.5,15.5 C 192.5,15.1667 192.5,14.8333 192.5,14.5C 245.833,14.5 299.167,14.5 352.5,14.5C 352.5,67.8333 352.5,121.167 352.5,174.5C 298.997,174.832 245.664,174.499 192.5,173.5C 244.838,173.833 297.171,173.5 349.5,172.5C 348.861,120.067 348.528,67.7339 348.5,15.5C 347.5,15.5 346.5,15.5 345.5,15.5C 345.592,40.6258 345.092,65.9592 344,91.5C 343.5,66.1689 343.333,40.8355 343.5,15.5C 293.167,15.5 242.833,15.5 192.5,15.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#96be54", + d: "M 191.5,14.5 C 191.833,14.5 192.167,14.5 192.5,14.5C 192.5,14.8333 192.5,15.1667 192.5,15.5C 192.5,53.8333 192.5,92.1667 192.5,130.5C 192.167,130.5 191.833,130.5 191.5,130.5C 190.506,92.035 190.506,53.3684 191.5,14.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 0.99 }, + fill: "#e58e6c", + d: "M 176.5,15.5 C 177.451,16.9187 177.784,18.5853 177.5,20.5C 178.301,72.5716 178.301,124.405 177.5,176C 124.656,175.68 71.8229,175.847 19,176.5C 17.3189,176.392 16.1522,175.725 15.5,174.5C 69.3359,174.832 123.003,174.499 176.5,173.5C 176.5,120.833 176.5,68.1667 176.5,15.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#a8ca62", + d: "M 352.5,14.5 C 352.833,14.5 353.167,14.5 353.5,14.5C 353.792,67.7715 353.792,121.105 353.5,174.5C 353.167,174.5 352.833,174.5 352.5,174.5C 352.5,121.167 352.5,67.8333 352.5,14.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#e05832", + d: "M 15.5,14.5 C 15.8333,14.5 16.1667,14.5 16.5,14.5C 16.5,67.5 16.5,120.5 16.5,173.5C 69.8333,173.5 123.167,173.5 176.5,173.5C 123.003,174.499 69.3359,174.832 15.5,174.5C 15.5,121.167 15.5,67.8333 15.5,14.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#99bf57", + d: "M 191.5,130.5 C 191.833,130.5 192.167,130.5 192.5,130.5C 192.5,144.833 192.5,159.167 192.5,173.5C 245.664,174.499 298.997,174.832 352.5,174.5C 352.833,174.5 353.167,174.5 353.5,174.5C 352.129,175.787 350.295,176.453 348,176.5C 295.495,175.547 242.995,175.38 190.5,176C 190.867,160.796 191.2,145.629 191.5,130.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 0.995 }, + fill: "#79b5d4", + d: "M 177.5,190.5 C 123.664,190.168 69.9974,190.501 16.5,191.5C 16.5,191.833 16.5,192.167 16.5,192.5C 16.1667,192.5 15.8333,192.5 15.5,192.5C 15.0618,192.565 14.7284,192.399 14.5,192C 15.1905,190.933 15.6905,189.766 16,188.5C 64.2434,189.183 112.577,189.183 161,188.5C 166.687,188.846 172.187,189.513 177.5,190.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#edc765", + d: "M 353.5,190.5 C 299.833,190.5 246.167,190.5 192.5,190.5C 192.167,190.5 191.833,190.5 191.5,190.5C 195.794,189.397 200.294,188.731 205,188.5C 249,188.5 293,188.5 337,188.5C 343.259,188.84 348.759,189.507 353.5,190.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#04a5f0", + d: "M 16.5,191.5 C 69.8333,191.5 123.167,191.5 176.5,191.5C 176.5,244.167 176.5,296.833 176.5,349.5C 123.167,349.5 69.8333,349.5 16.5,349.5C 16.5,297.167 16.5,244.833 16.5,192.5C 16.5,192.167 16.5,191.833 16.5,191.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#feba07", + d: "M 192.5,190.5 C 246.167,190.5 299.833,190.5 353.5,190.5C 353.5,191.833 353.5,193.167 353.5,194.5C 352.501,246.331 352.168,298.331 352.5,350.5C 299.167,350.5 245.833,350.5 192.5,350.5C 192.5,297.167 192.5,243.833 192.5,190.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#f3cb64", + d: "M 353.5,194.5 C 354.067,247.284 354.067,299.784 353.5,352C 300.828,351.59 248.161,351.757 195.5,352.5C 193.667,352.415 192.334,351.748 191.5,350.5C 191.833,350.5 192.167,350.5 192.5,350.5C 245.833,350.5 299.167,350.5 352.5,350.5C 352.168,298.331 352.501,246.331 353.5,194.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#f3c96a", + d: "M 191.5,190.5 C 191.833,190.5 192.167,190.5 192.5,190.5C 192.5,243.833 192.5,297.167 192.5,350.5C 192.167,350.5 191.833,350.5 191.5,350.5C 190.429,297.609 190.429,244.275 191.5,190.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#1e9edb", + d: "M 16.5,191.5 C 69.9974,190.501 123.664,190.168 177.5,190.5C 177.816,243.82 177.816,297.154 177.5,350.5C 123.664,350.832 69.9974,350.499 16.5,349.5C 69.8333,349.5 123.167,349.5 176.5,349.5C 176.5,296.833 176.5,244.167 176.5,191.5C 123.167,191.5 69.8333,191.5 16.5,191.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 1 }, + fill: "#7ebedf", + d: "M 15.5,192.5 C 15.8333,192.5 16.1667,192.5 16.5,192.5C 16.5,244.833 16.5,297.167 16.5,349.5C 69.9974,350.499 123.664,350.832 177.5,350.5C 176.129,351.787 174.295,352.453 172,352.5C 119.681,352.486 67.5139,352.486 15.5,352.5C 14.2052,299.158 14.2052,245.824 15.5,192.5 Z", + }), + }), + ], + } + ) + ); + } + case "Okta": { return jsxRuntime.jsx( "svg", genericComponentOverrideContext.__assign( { width: "18", height: "18", - viewBox: "0 0 315 315", + viewBox: "0 0 1593 1594", fill: "none", xmlns: "http://www.w3.org/2000/svg", }, @@ -463,12 +684,681 @@ var BoxySAML = /** @class */ (function (_super) { children: jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", - d: "M77.105 1.63917C73.508 2.90917 68.328 7.66517 48.6 27.8102C9.78001 67.4512 4.335 73.2352 2.366 76.9282C0.576997 80.2832 0.5 84.9492 0.5 189.428V298.428L2.653 302.428C5.419 307.568 8.402 310.306 14 312.844C18.441 314.857 19.926 314.884 127 314.884C234.09 314.884 235.558 314.858 240 312.843C245.891 310.171 310.072 246.476 313.03 240.366C314.954 236.392 314.999 233.722 314.978 126.862C314.957 22.7132 314.867 17.2322 313.114 13.3722C310.846 8.37917 304.317 2.63917 299.142 1.08917C296.299 0.237168 266.809 -0.0508316 188.384 0.00716838C94.448 0.0761684 80.968 0.274168 77.105 1.63917ZM299.587 16.2342L302 19.0402V126.895V234.75L298.923 237.339L295.847 239.928H188.569H81.292L78.712 237.537C77.293 236.221 75.859 233.634 75.527 231.787C75.195 229.939 75.053 181.338 75.211 123.783C75.496 20.7532 75.531 19.1032 77.5 16.9152C78.6 15.6922 80.4 14.3202 81.5 13.8662C82.6 13.4122 131.577 13.1282 190.337 13.2342L297.173 13.4282L299.587 16.2342ZM189.775 79.4872C188.276 80.3002 186.578 81.8482 186.001 82.9262C184.177 86.3332 173.018 165.844 174 168.429C177.035 176.411 188.093 177.229 192.086 169.767C192.692 168.635 195.809 149.655 199.012 127.59C205.461 83.1672 205.462 82.7702 199.128 79.4942C195.412 77.5722 193.306 77.5712 189.775 79.4872ZM147.151 92.3012C145.86 93.0182 138.78 100.089 131.419 108.016C117.072 123.464 115.535 126.23 118.33 131.557C119.159 133.136 126.097 140.616 133.749 148.178C146.43 160.712 147.978 161.928 151.253 161.928C153.66 161.928 155.863 161.073 157.923 159.339C160.53 157.146 161 156.054 161 152.194C161 147.768 160.716 147.349 151.011 137.487L141.022 127.337L151.011 116.416C160.041 106.543 161 105.125 161 101.646C161 96.5122 159.53 94.0472 155.452 92.3432C151.342 90.6262 150.183 90.6202 147.151 92.3012ZM219.923 94.8512C217.643 97.1312 217 98.6762 217 101.873C217 106.272 218.273 108.028 231.174 121.43L236.951 127.433L227.491 137.575C217.182 148.627 215.888 150.869 217.139 155.509C218.403 160.197 221.481 162.428 226.684 162.428C231.123 162.428 231.269 162.315 245.459 147.864C260.272 132.777 262.086 129.914 260.113 124.725C259.055 121.943 233.866 94.4622 230.937 92.8942C227.407 91.0052 222.983 91.7912 219.923 94.8512Z", + d: "M755.371 0.822553C753.587 1.24555 751.498 2.11455 750.729 2.75355C746.718 6.08155 746.699 5.58056 754.545 104.932C758.689 157.411 762.328 202.485 762.632 205.098L763.184 209.848H744.726C726.381 209.848 726.25 209.864 723.226 212.408C721.414 213.933 719.977 216.259 719.674 218.158C719.394 219.913 723.341 265.223 728.444 318.848L737.723 416.348L740.669 416.149C742.289 416.04 749.69 415.253 757.115 414.4C772.989 412.578 813.813 412.311 830.965 413.918C837.208 414.503 842.472 414.824 842.664 414.632C842.856 414.44 850.523 322.801 859.702 210.989L876.391 7.69355L874.409 5.02055C870.729 0.055553 869.505 -0.0424466 812.115 0.00655337C782.69 0.0315534 757.155 0.398553 755.371 0.822553ZM565.615 32.4186C552.965 37.0716 530.015 45.4686 514.615 51.0796C484.148 62.1796 480.115 64.4656 480.115 70.6336C480.115 72.2766 483.995 82.1086 488.736 92.4836C493.478 102.859 512.153 143.662 530.236 183.156C548.32 222.651 563.115 255.305 563.115 255.722C563.115 256.138 560.077 257.532 556.365 258.82C539.094 264.812 529.035 269.124 527.622 271.142C524.052 276.239 524.624 277.664 560.735 353.573C579.777 393.599 598.737 433.548 602.87 442.348C607.003 451.148 610.549 458.536 610.75 458.765C610.951 458.994 618.653 455.547 627.865 451.104C653.08 438.944 674.875 430.862 698.988 424.731C704.143 423.42 708.548 421.865 708.777 421.275C709.006 420.684 698.347 380.634 685.091 332.275C671.834 283.915 655.808 225.448 649.478 202.348C615.597 78.7125 602.973 33.0726 601.964 30.5636C600.329 26.4996 596.44 23.8386 592.23 23.9026C590.242 23.9336 578.265 27.7656 565.615 32.4186ZM1022.17 36.5976C1019.4 39.1596 1017.38 45.9386 992.619 135.803C978 188.853 965.914 232.383 965.761 232.535C965.609 232.688 959.213 230.53 951.549 227.74C931.496 220.44 931.001 220.334 926.683 222.383C924.683 223.332 922.644 224.86 922.152 225.778C921.661 226.696 911.079 266.35 898.637 313.898C886.195 361.445 874.932 404.38 873.608 409.307C872.283 414.235 871.384 418.45 871.608 418.674C871.832 418.899 880.476 421.241 890.815 423.879C916.054 430.32 936.711 437.651 959.49 448.252C964.921 450.78 969.702 452.848 970.113 452.848C970.525 452.848 976.728 440.136 983.898 424.598C991.068 409.06 1019.75 346.848 1047.64 286.348C1075.52 225.848 1107.79 155.873 1119.35 130.848C1130.9 105.823 1140.57 83.7506 1140.84 81.7986C1141.22 78.9866 1140.77 77.5966 1138.68 75.1026C1137.22 73.3706 1135.03 71.6546 1133.82 71.2896C1132.61 70.9236 1120.81 66.6616 1107.61 61.8176C1046.92 39.5476 1030.7 33.8476 1028.02 33.8476C1026.27 33.8476 1023.98 34.9246 1022.17 36.5976ZM329.005 148.532C245.629 218.213 248.776 215.262 250.73 221.938C251.335 224.006 273.753 247.432 321.615 296.014C360.115 335.093 391.75 367.421 391.914 367.854C392.078 368.287 386.17 373.621 378.785 379.708C371.4 385.794 365.078 391.502 364.736 392.393C364.395 393.283 364.115 395.861 364.115 398.121C364.115 402.223 364.199 402.313 416.365 453.74C445.103 482.071 477.192 513.722 487.675 524.077L506.736 542.903L524.175 525.558C542.748 507.086 555.863 495.894 573.615 483.366C579.665 479.097 585.011 475.24 585.494 474.797C585.978 474.353 580.844 466.196 574.085 456.669C544.09 414.391 470.535 310.468 415.313 232.348C382.267 185.598 353.7 145.661 351.831 143.598C348.861 140.319 347.867 139.848 343.915 139.848C339.701 139.848 338.695 140.434 329.005 148.532ZM1266.86 160.603C1265.34 161.563 1248.24 184.66 1228.86 211.931C1209.47 239.202 1183.49 275.757 1171.11 293.165C1158.74 310.572 1148.32 324.71 1147.96 324.581C1147.6 324.453 1142.05 319.848 1135.63 314.348C1120.81 301.641 1118.24 300.194 1113.19 301.708C1109.71 302.75 1107.81 305.149 1089.56 331.595C1041.95 400.595 1030.76 416.804 1013.94 441.099C1004.14 455.261 996.14 467.186 996.17 467.599C996.2 468.011 1000.75 471.244 1006.29 474.783C1026.66 487.806 1045.12 502.629 1064.51 521.544L1077.4 534.123L1112.55 498.735C1131.88 479.272 1170.41 440.398 1198.17 412.348C1225.93 384.298 1274.45 335.297 1305.99 303.457C1338.08 271.062 1363.91 244.196 1364.63 242.456C1366.98 236.843 1365.62 234.388 1355.24 225.499C1332.08 205.669 1278.42 161.08 1276.43 160.016C1273.35 158.37 1270.07 158.572 1266.86 160.603ZM145.518 334.381C142.968 335.672 137.54 344.388 114.831 383.649C99.6567 409.883 86.7447 432.664 86.1367 434.272C84.7277 438.001 85.6147 442.035 88.4167 444.642C90.4437 446.528 119.381 460.718 157.115 478.328C180.061 489.037 240.525 517.654 256.793 525.506L270.97 532.348L262.058 547.348C252.182 563.97 251.204 567.61 255.365 572.24C257.418 574.524 269.859 580.474 324.615 605.355C333.415 609.354 349.165 616.553 359.615 621.353C370.065 626.153 386.49 633.665 396.115 638.048C405.74 642.43 418.937 648.508 425.441 651.556C432.107 654.679 437.635 656.715 438.111 656.222C438.575 655.741 440.65 651.073 442.721 645.848C450.527 626.156 468.233 594.437 482.59 574.427C485.67 570.134 488.286 566.26 488.403 565.819C488.52 565.378 483.89 561.754 478.115 557.765C472.34 553.776 451.64 539.493 432.115 526.025C412.59 512.557 392.34 498.519 387.115 494.829C381.89 491.138 366.59 480.543 353.115 471.283C328.265 454.206 301.206 435.556 277.615 419.246C270.465 414.303 244.815 396.601 220.615 379.909C196.415 363.217 171.6 346.023 165.471 341.7C153.324 333.133 150.227 331.997 145.518 334.381ZM1454.14 360.033C1451.91 360.861 1447.53 363.841 1373.61 414.842C1287.56 474.22 1288.27 473.746 1287.31 472.517C1286.81 471.874 1282.69 464.927 1278.17 457.079C1269.79 442.539 1267.24 439.848 1261.89 439.848C1259.16 439.848 1261.37 438.394 1229.11 461.347C1215.09 471.325 1186.29 491.803 1165.11 506.853C1106.29 548.661 1096.11 555.969 1096.11 556.41C1096.11 556.633 1098.97 560.536 1102.46 565.082C1116.69 583.637 1130.43 606.122 1142.17 630.093L1150.28 646.663L1155.45 644.372C1158.29 643.112 1174.79 635.344 1192.11 627.109C1209.44 618.873 1231.04 608.635 1240.11 604.357C1257.3 596.254 1323.82 564.737 1354.11 550.34C1363.74 545.767 1397.94 529.553 1430.11 514.31C1518.36 472.5 1518.64 472.365 1520.45 469.777C1524.17 464.466 1523.53 463.03 1496.26 415.971C1482.04 391.428 1469.71 369.989 1468.85 368.327C1465.31 361.432 1459.39 358.093 1454.14 360.033ZM31.3707 581.891C26.9977 582.837 25.6537 584.122 23.8157 589.112C21.5067 595.379 3.7927 697.43 4.5147 700.305C4.8527 701.651 6.1477 703.938 7.3937 705.386C9.9457 708.353 9.4697 708.277 47.1147 711.767C58.9397 712.863 95.1647 716.26 127.615 719.314C160.065 722.369 192.015 725.359 198.615 725.96C205.215 726.56 210.808 727.236 211.044 727.462C211.28 727.688 210.257 734.954 208.772 743.61C205.433 763.065 205.403 765.788 208.494 769.122C211.134 771.972 212.318 772.202 232.615 773.807C254.085 775.505 355.259 783.745 375.115 785.413C411.55 788.474 410.718 788.467 411.449 785.736C411.8 784.423 412.098 780.198 412.111 776.348C412.169 758.857 417.544 724.291 424.135 699.017C426.238 690.954 427.793 684.193 427.592 683.992C427.231 683.63 369.058 668.328 324.615 656.903C311.965 653.652 282.49 645.97 259.115 639.834C235.74 633.697 207.39 626.273 196.115 623.335C184.84 620.397 170.44 616.634 164.115 614.973C157.79 613.311 126.515 605.163 94.6147 596.866C62.7147 588.569 36.1647 581.647 35.6147 581.484C35.0647 581.322 33.1547 581.504 31.3707 581.891ZM1546.11 615.815C1538.14 617.903 1517.44 623.289 1500.11 627.783C1482.79 632.277 1446.19 641.82 1418.78 648.988C1391.38 656.157 1368.74 661.812 1368.49 661.555C1368.23 661.298 1366.71 653.613 1365.11 644.477C1363.51 635.34 1361.72 626.985 1361.15 625.908C1359.64 623.097 1356.07 620.848 1353.12 620.848C1350.89 620.848 1319.22 629.338 1256.11 646.849C1218.37 657.324 1164.54 672.094 1162.31 672.591C1160.67 672.954 1160.18 673.576 1160.63 674.726C1160.98 675.618 1163.04 682.415 1165.21 689.831C1171.93 712.75 1176.96 739.931 1179.09 764.738C1179.62 771.002 1180.21 776.278 1180.4 776.463C1180.58 776.647 1184.75 776.373 1189.67 775.854C1194.59 775.334 1206.49 774.203 1216.11 773.34C1225.74 772.477 1237.66 771.337 1242.61 770.807C1247.56 770.277 1259.26 769.175 1268.61 768.359C1277.96 767.542 1297.76 765.739 1312.61 764.352C1327.46 762.965 1351.76 760.703 1366.61 759.324C1381.46 757.946 1398.56 756.353 1404.61 755.783C1410.66 755.214 1424.84 753.889 1436.11 752.838C1480.11 748.74 1523.98 744.648 1554.1 741.832C1587.92 738.671 1589.03 738.398 1591.9 732.558C1593.01 730.282 1592.01 723.182 1584.11 677.148C1579.12 648.108 1574.33 622.397 1573.46 620.013C1571.73 615.25 1567.31 611.801 1563.11 611.936C1561.74 611.981 1554.09 613.726 1546.11 615.815ZM1180.11 811.098C1180.1 829.653 1174.94 865.216 1168.58 890.527C1166.13 900.282 1164.46 908.593 1164.87 908.996C1165.28 909.4 1183.16 914.3 1204.61 919.885C1265.74 935.803 1343.25 956.012 1382.61 966.298C1434.97 979.976 1520.96 1002.4 1540.48 1007.47C1549.76 1009.88 1558.22 1011.85 1559.28 1011.85C1562.6 1011.85 1566.79 1009.06 1567.87 1006.14C1569.38 1002.05 1587.17 899.031 1587.14 894.521C1587.11 889.775 1583.01 885.25 1578.01 884.451C1576.14 884.152 1561.79 882.755 1546.11 881.347C1530.44 879.939 1498.49 876.975 1475.11 874.761C1451.74 872.547 1420.97 869.651 1406.73 868.326C1392.5 867 1380.69 865.761 1380.5 865.572C1380.32 865.382 1381.57 857.364 1383.29 847.752C1386.1 832.106 1386.28 829.975 1385.02 827.402C1381.71 820.637 1382.47 820.776 1324.61 816.341C1313.61 815.498 1288.41 813.469 1268.61 811.832C1248.81 810.194 1226.76 808.379 1219.61 807.797C1212.46 807.215 1201.66 806.315 1195.61 805.797C1178.62 804.342 1180.12 803.83 1180.11 811.098ZM397.115 818.912C392.44 819.344 376.015 820.879 360.615 822.323C345.215 823.767 328.115 825.357 322.615 825.855C276.577 830.032 196.789 837.342 170.544 839.788C140.378 842.599 95.6827 846.715 33.6837 852.39C4.40771 855.07 3.0157 855.448 0.533704 861.387C-0.782296 864.537 -0.220296 868.502 8.7057 919.052C13.9777 948.908 18.9107 974.817 19.6667 976.628C20.5917 978.841 22.2407 980.421 24.6967 981.447C28.2817 982.945 29.1557 982.763 70.9827 971.828C161.789 948.087 220.975 932.848 222.371 932.848C223.461 932.848 224.394 936.188 226.072 946.098C230.012 969.362 230.596 970.862 236.474 972.801C239.529 973.81 242.351 973.262 262.259 967.796C291.917 959.653 347.281 944.37 372.615 937.334C385.633 933.718 407.383 927.797 422.865 923.654C432.227 921.149 432.179 921.238 429.072 912.255C421.718 890.993 414.578 854.193 412.55 827.098L411.857 817.848L408.736 817.987C407.019 818.064 401.79 818.48 397.115 818.912ZM1153.04 939.543C1143.25 965.286 1122.61 1002.6 1106.45 1023.77C1103.72 1027.35 1103.3 1028.45 1104.33 1029.42C1105.04 1030.09 1111.46 1034.64 1118.61 1039.54C1125.76 1044.44 1143.99 1057.02 1159.11 1067.49C1174.24 1077.97 1196.06 1093.04 1207.61 1100.99C1219.16 1108.94 1244.81 1126.63 1264.61 1140.32C1284.41 1154 1316.59 1176.22 1336.11 1189.69C1355.64 1203.16 1376.56 1217.63 1382.61 1221.85C1420.7 1248.42 1436.69 1259.15 1439.29 1259.9C1441.18 1260.44 1443.59 1260.31 1445.92 1259.55C1449.29 1258.44 1450.47 1256.81 1461.18 1238.35C1467.56 1227.35 1480.36 1205.3 1489.63 1189.35C1511.51 1151.7 1511.5 1151.79 1493.61 1143.36C1488.66 1141.03 1472.01 1133.16 1456.61 1125.88C1441.21 1118.6 1420.96 1109.03 1411.61 1104.61C1402.26 1100.2 1381.34 1090.29 1365.11 1082.59C1348.89 1074.9 1332.31 1067.06 1328.28 1065.18C1321.16 1061.87 1320.98 1061.7 1322.37 1059.56C1323.16 1058.34 1327.25 1051.46 1331.46 1044.27C1341.99 1026.29 1341.77 1023.1 1329.61 1017.07C1324.33 1014.45 1310 1007.86 1235.11 973.62C1225.49 969.218 1203.52 959.144 1186.3 951.233C1169.07 943.321 1154.77 936.848 1154.52 936.848C1154.27 936.848 1153.6 938.061 1153.04 939.543ZM391.115 971.447C363.89 984.392 331.715 999.628 319.615 1005.3C307.515 1010.98 287.04 1020.67 274.115 1026.84C261.19 1033.01 233.965 1045.94 213.615 1055.57C193.265 1065.2 164.015 1079.06 148.615 1086.35C133.215 1093.65 110.49 1104.4 98.1147 1110.24C75.6867 1120.82 71.7627 1123.42 70.4827 1128.52C69.6017 1132.03 70.2547 1133.27 100.471 1185.75C127.515 1232.72 129.014 1234.84 135.115 1234.84C136.695 1234.84 145.163 1229.63 158.115 1220.7C169.39 1212.93 186.49 1201.13 196.115 1194.5C205.74 1187.86 220.163 1177.91 228.167 1172.39C236.171 1166.86 252.509 1155.6 264.473 1147.35C276.438 1139.1 290.133 1129.57 294.908 1126.18C299.682 1122.8 303.898 1120.21 304.276 1120.45C304.654 1120.68 308.659 1127.41 313.176 1135.39C317.692 1143.38 322.512 1150.8 323.886 1151.88C325.358 1153.04 327.921 1153.85 330.125 1153.85C333.294 1153.85 336.362 1152.07 350.24 1142.19C359.246 1135.78 379.665 1121.24 395.615 1109.87C411.565 1098.51 440.365 1078.04 459.615 1064.37C478.865 1050.71 494.989 1039.21 495.447 1038.81C495.904 1038.41 492.342 1032.79 487.531 1026.32C473.616 1007.61 462.768 989.878 451.909 968.098C446.356 956.96 441.543 947.863 441.214 947.88C440.884 947.898 418.34 958.503 391.115 971.447ZM1069.61 1066.17C1052.95 1083.09 1034.57 1098.84 1016.98 1111.27L1005.35 1119.49L1015.54 1133.92C1021.14 1141.85 1034.51 1160.72 1045.24 1175.85C1055.97 1190.97 1076.82 1220.45 1091.59 1241.35C1106.35 1262.25 1121.66 1283.85 1125.62 1289.35C1129.57 1294.85 1156.32 1332.65 1185.06 1373.35C1213.8 1414.05 1238.84 1448.81 1240.7 1450.6C1243.35 1453.14 1244.94 1453.85 1248.02 1453.85C1251.64 1453.85 1253.47 1452.58 1270.78 1438.07C1281.14 1429.39 1300.53 1413.14 1313.88 1401.96C1327.23 1390.79 1338.81 1380.69 1339.63 1379.52C1340.45 1378.36 1341.11 1375.66 1341.11 1373.52C1341.11 1369.76 1339.86 1368.37 1297.98 1325.72C1274.26 1301.56 1254.53 1281.6 1254.14 1281.36C1253.75 1281.12 1241.22 1268.37 1226.3 1253.04L1199.17 1225.15L1211.74 1214.78C1218.65 1209.08 1225.17 1203.33 1226.21 1202C1228.36 1199.26 1228.64 1194.38 1226.83 1191.25C1225.67 1189.25 1086.54 1051.57 1085.24 1051.14C1084.9 1051.02 1077.86 1057.79 1069.61 1066.17ZM485.54 1089.1C443.499 1131.55 280.64 1296.23 253.142 1324.09C240.232 1337.17 229.11 1348.88 228.427 1350.11C227.745 1351.34 227.17 1353.67 227.15 1355.29C227.102 1359.31 230.005 1361.98 277.478 1401.6C319.385 1436.57 319.323 1436.53 325.491 1433.72C326.947 1433.06 334.858 1422.9 344.761 1408.97C354.001 1395.98 370.38 1372.97 381.159 1357.85C391.939 1342.72 410.34 1316.85 422.051 1300.35C433.762 1283.85 443.681 1269.98 444.093 1269.53C444.506 1269.09 451.017 1273.92 458.563 1280.29C466.109 1286.65 473.371 1292.12 474.699 1292.46C478.081 1293.31 481.896 1292.16 484.35 1289.56C486.257 1287.54 597.115 1127.06 597.115 1126.32C597.115 1126.14 592.542 1123 586.953 1119.34C566.513 1105.95 545.465 1089.04 527.51 1071.6C520.853 1065.14 515.204 1059.85 514.957 1059.85C514.71 1059.85 501.473 1073.01 485.54 1089.1ZM970.615 1139.54C946.744 1151.7 918.648 1162.43 894.115 1168.75C884.345 1171.26 882.668 1171.98 882.965 1173.53C883.157 1174.53 890.275 1200.77 898.784 1231.85C907.292 1262.92 927.242 1335.82 943.117 1393.85C958.992 1451.87 975.842 1513.45 980.561 1530.69C985.28 1547.92 989.582 1562.85 990.122 1563.86C991.74 1566.88 996.205 1569.85 999.144 1569.85C1000.66 1569.85 1016.24 1564.64 1033.76 1558.28C1051.28 1551.92 1074.84 1543.35 1086.11 1539.25C1108.22 1531.21 1112.11 1528.77 1112.11 1522.97C1112.11 1521.39 1103.37 1500.99 1092.5 1477.23C1081.71 1453.65 1064.23 1415.45 1053.65 1392.35C1029.01 1338.56 1028.73 1337.9 1029.34 1337.28C1029.63 1337 1036.62 1334.35 1044.89 1331.4C1062.38 1325.14 1064.62 1323.87 1066.14 1319.26C1067.47 1315.23 1070.88 1322.91 1026.16 1228.89C1009.28 1193.39 992.347 1157.72 988.539 1149.62C984.731 1141.52 981.165 1134.9 980.615 1134.92C980.065 1134.94 975.565 1137.01 970.615 1139.54ZM616.923 1150.11C614.343 1155.74 605.506 1174.97 597.285 1192.85C589.064 1210.72 574.691 1242 565.345 1262.35C547.547 1301.1 512.746 1376.85 475.088 1458.82C461.702 1487.95 452.637 1508.91 452.361 1511.36C451.982 1514.72 452.374 1516 454.597 1518.64C456.08 1520.41 457.82 1521.85 458.464 1521.85C459.108 1521.85 478.755 1528.86 502.125 1537.42C556.721 1557.44 560.841 1558.85 564.747 1558.85C572.203 1558.85 570.669 1563.28 599.711 1457.85C614.332 1404.77 626.591 1361.06 626.954 1360.71C627.318 1360.36 634.59 1362.7 643.115 1365.91C668.473 1375.44 668.955 1375.2 675.503 1349.85C677.989 1340.22 689.269 1297.05 700.569 1253.91C711.869 1210.77 721.115 1175.12 721.115 1174.68C721.115 1174.24 719.878 1173.62 718.365 1173.3C687.342 1166.68 653.864 1155.31 629.924 1143.25C626.207 1141.38 622.816 1139.85 622.39 1139.86C621.964 1139.86 619.504 1144.47 616.923 1150.11ZM843.115 1178.9C821.669 1182.04 774.426 1182.56 756.715 1179.87C752.921 1179.29 749.712 1178.93 749.584 1179.08C749.457 1179.23 745.664 1224.35 741.156 1279.35C736.648 1334.35 729.22 1424.92 724.65 1480.63C718.962 1549.95 716.603 1583.08 717.175 1585.63C717.634 1587.67 719.184 1590.36 720.618 1591.6L723.227 1593.85H781.248H839.269L842.192 1590.92C844.994 1588.12 845.474 1586.76 845.223 1582.35C845.16 1581.25 841.735 1537.82 837.612 1485.85C833.488 1433.87 830.114 1389.91 830.115 1388.16V1384.97L848.699 1384.66L867.283 1384.35L870.199 1381.08C872.214 1378.82 873.115 1376.76 873.115 1374.4C873.115 1372.52 869.065 1328.15 864.115 1275.79C859.165 1223.44 855.115 1179.98 855.115 1179.23C855.115 1177.69 851.995 1177.6 843.115 1178.9Z", + fill: "black", + }), + } + ) + ); + } + case "Auth0": { + return jsxRuntime.jsx( + "svg", + genericComponentOverrideContext.__assign( + { + width: "20", + height: "20", + viewBox: "0 0 20 20", + fill: "none", + xmlns: "http://www.w3.org/2000/svg", + }, + { + children: jsxRuntime.jsx("path", { + d: "M15.6863 1.25H9.99876L11.7575 6.725H17.4425L12.8425 9.9875L14.6 15.4938C17.5625 13.3375 18.5288 10.075 17.4425 6.725L15.6875 1.25H15.6863ZM2.55626 6.725H8.24376L9.99876 1.25H4.31251L2.55626 6.725C1.47126 10.075 2.43876 13.3375 5.40001 15.4938L7.15626 9.9875L2.55626 6.7225V6.725ZM5.40001 15.4938L10 18.75L14.6 15.4938L10 12.1812L5.40001 15.4938Z", fill: "black", }), } ) ); + } + case "Google": { + return jsxRuntime.jsxs( + "svg", + genericComponentOverrideContext.__assign( + { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", width: "18px", height: "18px" }, + { + children: [ + jsxRuntime.jsx("path", { + fill: "#FFC107", + d: "M43.611,20.083H42V20H24v8h11.303c-1.649,4.657-6.08,8-11.303,8c-6.627,0-12-5.373-12-12c0-6.627,5.373-12,12-12c3.059,0,5.842,1.154,7.961,3.039l5.657-5.657C34.046,6.053,29.268,4,24,4C12.955,4,4,12.955,4,24c0,11.045,8.955,20,20,20c11.045,0,20-8.955,20-20C44,22.659,43.862,21.35,43.611,20.083z", + }), + jsxRuntime.jsx("path", { + fill: "#FF3D00", + d: "M6.306,14.691l6.571,4.819C14.655,15.108,18.961,12,24,12c3.059,0,5.842,1.154,7.961,3.039l5.657-5.657C34.046,6.053,29.268,4,24,4C16.318,4,9.656,8.337,6.306,14.691z", + }), + jsxRuntime.jsx("path", { + fill: "#4CAF50", + d: "M24,44c5.166,0,9.86-1.977,13.409-5.192l-6.19-5.238C29.211,35.091,26.715,36,24,36c-5.202,0-9.619-3.317-11.283-7.946l-6.522,5.025C9.505,39.556,16.227,44,24,44z", + }), + jsxRuntime.jsx("path", { + fill: "#1976D2", + d: "M43.611,20.083H42V20H24v8h11.303c-0.792,2.237-2.231,4.166-4.087,5.571c0.001-0.001,0.002-0.001,0.003-0.002l6.19,5.238C36.971,39.205,44,34,44,24C44,22.659,43.862,21.35,43.611,20.083z", + }), + ], + } + ) + ); + } + case "OneLogin": { + return jsxRuntime.jsxs( + "svg", + genericComponentOverrideContext.__assign( + { + width: "20", + height: "20", + viewBox: "0 0 20 20", + fill: "none", + xmlns: "http://www.w3.org/2000/svg", + }, + { + children: [ + jsxRuntime.jsx("path", { + opacity: "0.997", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M14.5899 2.20705C14.7876 2.35241 14.9959 2.48262 15.2149 2.59767C15.3085 2.71718 15.4257 2.80833 15.5664 2.87111C15.669 2.96187 15.7732 3.05302 15.8789 3.14455C16.2175 3.45705 16.543 3.78257 16.8555 4.12111C16.9347 4.21322 17.0129 4.30439 17.0899 4.39455C17.1526 4.53525 17.2438 4.65244 17.3633 4.74611C17.4783 4.96502 17.6086 5.17337 17.7539 5.37111C18.9363 7.45576 19.2814 9.68232 18.7891 12.0508C18.6461 12.5968 18.4638 13.1306 18.2422 13.6524C18.0698 13.9946 17.894 14.3331 17.7149 14.668C17.5003 14.9406 17.305 15.227 17.1289 15.5274C16.9191 15.7371 16.7238 15.9585 16.543 16.1914C16.5169 16.1914 16.5039 16.2044 16.5039 16.2305C16.4128 16.3216 16.3216 16.4128 16.2305 16.5039C16.2044 16.5039 16.1914 16.5169 16.1914 16.543C15.9611 16.7295 15.7398 16.9248 15.5274 17.1289C13.5608 18.5844 11.3473 19.1899 8.88673 18.9453C8.54591 18.9078 8.20739 18.8557 7.8711 18.7891C7.40852 18.6572 6.95278 18.5075 6.50392 18.3399C6.3054 18.2602 6.11009 18.169 5.91798 18.0664C5.53552 17.8556 5.15794 17.6342 4.78517 17.4024C4.48536 17.1614 4.18587 16.9205 3.88673 16.6797C3.6849 16.4779 3.48308 16.2761 3.28126 16.0742C3.04047 15.7751 2.79958 15.4756 2.5586 15.1758C2.32674 14.803 2.10538 14.4254 1.89454 14.043C1.79192 13.8509 1.70077 13.6556 1.6211 13.457C0.804412 11.3223 0.745818 9.16084 1.44532 6.97267C1.78726 6.05396 2.2495 5.20759 2.83204 4.43361C3.31381 3.84767 3.84767 3.31382 4.4336 2.83205C4.73392 2.65594 5.0204 2.46062 5.29298 2.24611C7.76458 0.851515 10.3557 0.597609 13.0664 1.48439C13.2997 1.59698 13.5406 1.69463 13.7891 1.77736C14.0597 1.91719 14.3267 2.06042 14.5899 2.20705Z", + fill: "#1C1F2A", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M14.5898 2.16797C14.6419 2.19401 14.6419 2.19401 14.5898 2.16797Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M5.29298 2.24609C5.26692 2.19401 5.26692 2.19401 5.29298 2.24609Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M15.2148 2.55859C15.2669 2.58464 15.2669 2.58464 15.2148 2.55859Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M4.4336 2.83203C4.40755 2.77995 4.40755 2.77995 4.4336 2.83203Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M15.5664 2.83203C15.6185 2.85807 15.6185 2.85807 15.5664 2.83203Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M15.8789 3.10547C15.931 3.13151 15.931 3.13151 15.8789 3.10547Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M16.8555 4.08203C16.9075 4.10809 16.9075 4.10809 16.8555 4.08203Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M17.0898 4.35547C17.1419 4.38152 17.1419 4.38152 17.0898 4.35547Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M2.83203 4.43358C2.80599 4.38151 2.80599 4.38151 2.83203 4.43358Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M17.3633 4.70703C17.4154 4.73309 17.4154 4.73309 17.3633 4.70703Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M17.7539 5.33203C17.806 5.35809 17.806 5.35809 17.7539 5.33203Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M11.2695 13.3398C11.2652 13.3639 11.2522 13.3835 11.2304 13.3984C10.5794 13.4245 9.92838 13.4245 9.27732 13.3984C9.24291 13.3708 9.21689 13.3382 9.1992 13.3008C9.1992 11.9597 9.1992 10.6185 9.1992 9.27735C8.74346 9.27735 8.28775 9.27735 7.83201 9.27735C7.76666 9.24442 7.72107 9.19235 7.69529 9.1211C7.66338 8.49321 7.6699 7.86821 7.71482 7.2461C8.89435 7.19442 10.0728 7.19442 11.25 7.2461C11.2695 9.27731 11.276 11.3086 11.2695 13.3398Z", + fill: "#FEFEFE", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M11.2695 13.3399C11.2761 11.3086 11.2695 9.27731 11.25 7.2461C10.0728 7.19442 8.89437 7.19442 7.71484 7.2461C7.73664 7.19571 7.7757 7.16317 7.83203 7.14845C8.95184 7.12239 10.0716 7.12239 11.1914 7.14845C11.2272 7.16306 11.2598 7.18259 11.2891 7.20704C11.3216 9.2579 11.315 11.3022 11.2695 13.3399Z", + fill: "#DADADC", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M7.83203 9.31641C8.28172 9.3036 8.72445 9.31661 9.16016 9.35548C9.12766 10.6249 9.10812 11.9009 9.10156 13.1836C9.08203 11.9076 9.07551 10.6316 9.08203 9.35548C8.65836 9.36829 8.24168 9.35524 7.83203 9.31641Z", + fill: "#060B19", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M7.83203 9.31641C7.83203 9.3034 7.83203 9.29035 7.83203 9.27734C8.28777 9.27734 8.74348 9.27734 9.19922 9.27734C9.19922 10.6185 9.19922 11.9596 9.19922 13.3008C9.16023 11.9923 9.14719 10.6772 9.16016 9.35547C8.72445 9.3166 8.28172 9.30359 7.83203 9.31641Z", + fill: "#97989C", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M1.62109 13.457C1.59505 13.4831 1.59505 13.4831 1.62109 13.457Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M1.89453 14.043C1.86849 14.069 1.86849 14.069 1.89453 14.043Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M17.7148 14.668C17.7669 14.694 17.7669 14.694 17.7148 14.668Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M2.55859 15.1758C2.53255 15.2018 2.53255 15.2018 2.55859 15.1758Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M17.1289 15.5273C17.181 15.5534 17.181 15.5534 17.1289 15.5273Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M16.543 16.1914C16.595 16.2175 16.595 16.2175 16.543 16.1914Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M16.5039 16.2305C16.5169 16.2305 16.53 16.2305 16.543 16.2305C16.5357 16.2566 16.5227 16.2566 16.5039 16.2305Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M16.2305 16.5039C16.2825 16.53 16.2825 16.53 16.2305 16.5039Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M16.1914 16.543C16.2044 16.543 16.2175 16.543 16.2305 16.543C16.2232 16.5691 16.2102 16.5691 16.1914 16.543Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M15.5273 17.1289C15.5794 17.155 15.5794 17.155 15.5273 17.1289Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M4.78517 17.4023C4.75911 17.4284 4.75911 17.4284 4.78517 17.4023Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M5.91798 18.0664C5.89192 18.0925 5.89192 18.0925 5.91798 18.0664Z", + fill: "black", + }), + jsxRuntime.jsx("path", { + opacity: "0.01", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M6.50392 18.3398C6.47786 18.3659 6.47786 18.3659 6.50392 18.3398Z", + fill: "black", + }), + ], + } + ) + ); + } + case "PingOne": { + return jsxRuntime.jsxs( + "svg", + genericComponentOverrideContext.__assign( + { + width: "20", + height: "20", + viewBox: "0 0 20 20", + fill: "none", + xmlns: "http://www.w3.org/2000/svg", + }, + { + children: [ + jsxRuntime.jsxs( + "g", + genericComponentOverrideContext.__assign( + { "clip-path": "url(#clip0_11_93)" }, + { + children: [ + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M-0.0111084 -0.0111084C6.65555 -0.0111084 13.3222 -0.0111084 19.9889 -0.0111084C19.9889 6.65555 19.9889 13.3222 19.9889 19.9889C13.3222 19.9889 6.65555 19.9889 -0.0111084 19.9889C-0.0111084 13.3222 -0.0111084 6.65555 -0.0111084 -0.0111084Z", + fill: "#BD1B25", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M7.46945 7.46947C7.89178 7.44437 8.17664 7.62934 8.32406 8.02441C8.40816 8.38013 8.31567 8.6798 8.04659 8.92341C7.67671 9.14885 7.34004 9.10814 7.0366 8.80133C6.87771 8.57376 6.82592 8.32217 6.88122 8.04661C6.98723 7.75929 7.1833 7.56692 7.46945 7.46947Z", + fill: "#FEFDFD", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M2.18646 7.86901C2.90422 7.8653 3.62193 7.86901 4.33963 7.8801C5.00793 7.85851 5.57397 8.08419 6.03774 8.55713C6.43587 9.09289 6.57645 9.69222 6.45949 10.3551C6.29665 11.2504 5.77501 11.8091 4.89456 12.031C4.41423 12.0616 3.93328 12.0727 3.45172 12.0643C3.45172 12.8857 3.45172 13.707 3.45172 14.5283C3.02997 14.5283 2.60822 14.5283 2.18646 14.5283C2.18646 12.3085 2.18646 10.0888 2.18646 7.86901Z", + fill: "#FEFEFE", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M3.45172 8.95671C3.76997 8.95301 4.08815 8.95671 4.40622 8.96781C4.78886 9.0471 5.01452 9.28018 5.08324 9.66703C5.15021 10.0493 5.08362 10.4045 4.88346 10.7325C4.75259 10.8849 4.58611 10.9626 4.38402 10.9656C4.07334 10.9767 3.76258 10.9804 3.45172 10.9767C3.45172 10.3034 3.45172 9.63003 3.45172 8.95671Z", + fill: "#BD1B25", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M17.7914 9.33405C17.9649 9.6005 18.1351 9.87056 18.3019 10.1443C18.128 10.3497 17.906 10.4755 17.636 10.5216C17.4802 10.529 17.3248 10.529 17.1698 10.5216C17.4949 11.0506 17.4912 11.5797 17.1587 12.1087C16.898 12.4186 16.5688 12.6184 16.1709 12.7081C15.9429 12.7417 15.7135 12.7602 15.4828 12.7636C15.3681 12.8246 15.2572 12.8912 15.1499 12.9633C15.0677 13.0251 15.0381 13.1028 15.0611 13.1964C15.0869 13.2205 15.1165 13.239 15.1499 13.2519C15.5498 13.2576 15.9493 13.2724 16.3485 13.2963C17.2029 13.407 17.6542 13.8916 17.7026 14.7502C17.6707 15.4763 17.3156 15.9684 16.6371 16.2264C15.9258 16.4502 15.2081 16.4724 14.4839 16.293C14.0217 16.1709 13.6777 15.9009 13.4517 15.4828C13.3159 15.1578 13.3196 14.8359 13.4628 14.5172C13.8402 14.5024 14.2176 14.5024 14.5949 14.5172C14.4406 15.0138 14.6182 15.3097 15.1277 15.4051C15.4453 15.4401 15.7561 15.4105 16.06 15.3163C16.4328 15.1296 16.54 14.8447 16.3818 14.4617C16.2423 14.3087 16.0684 14.2236 15.8602 14.2064C15.4757 14.1847 15.0909 14.1698 14.7059 14.162C14.4098 14.1547 14.1286 14.0881 13.8624 13.9622C13.6879 13.8015 13.6139 13.6017 13.6404 13.3629C13.617 13.0976 13.7206 12.8978 13.9512 12.7636C14.1008 12.6814 14.2562 12.6111 14.4173 12.5527C13.8609 12.3774 13.5538 12 13.4961 11.4206C13.432 10.4353 13.8797 9.8249 14.8391 9.58932C15.1256 9.5376 15.4142 9.52279 15.7048 9.54492C16.0136 9.58699 16.317 9.65358 16.6149 9.7447C17.078 9.80372 17.4701 9.66683 17.7914 9.33405Z", + fill: "#FEFDFD", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M8.04661 9.51166C8.10581 9.51166 8.16499 9.51166 8.22419 9.51166C8.22419 11.1839 8.22419 12.8561 8.22419 14.5283C7.80983 14.5283 7.39549 14.5283 6.98113 14.5283C6.97742 12.9227 6.98113 11.3171 6.99223 9.71144C7.34554 9.64336 7.69702 9.57676 8.04661 9.51166Z", + fill: "#FEFAFA", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M10.0666 9.48943C10.0887 9.48752 10.1072 9.49493 10.1221 9.51163C10.2088 9.69564 10.268 9.88803 10.2997 10.0888C10.5897 9.84199 10.919 9.66812 11.2875 9.56712C11.7045 9.48366 12.0892 9.55764 12.4418 9.7891C12.7249 10.0461 12.8618 10.368 12.8524 10.7547C12.8635 12.0125 12.8672 13.2704 12.8635 14.5283C12.4566 14.5283 12.0496 14.5283 11.6426 14.5283C11.6464 13.3296 11.6426 12.1309 11.6315 10.9323C11.5907 10.7175 11.4612 10.6139 11.2431 10.6215C10.9258 10.671 10.6557 10.8116 10.4329 11.0433C10.4218 12.2049 10.4181 13.3666 10.4218 14.5283C10.0074 14.5283 9.59308 14.5283 9.17872 14.5283C9.18242 13.1742 9.17872 11.8202 9.16762 10.4661C9.13681 10.2418 9.0961 10.0198 9.04553 9.80019C9.39184 9.71001 9.73219 9.60643 10.0666 9.48943Z", + fill: "#FEFBFB", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M15.2386 10.4883C15.9609 10.4448 16.2532 10.7777 16.1154 11.4872C16.032 11.7085 15.8729 11.838 15.6382 11.8757C15.4828 11.8905 15.3274 11.8905 15.172 11.8757C14.8429 11.7679 14.6875 11.5385 14.7059 11.1876C14.7147 10.8205 14.8923 10.5874 15.2386 10.4883Z", + fill: "#BD1D26", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M2.18646 15.1498C2.28264 15.1498 2.37885 15.1498 2.47503 15.1498C2.47503 16.0525 2.47503 16.9552 2.47503 17.8579C2.37885 17.8579 2.28264 17.8579 2.18646 17.8579C2.18646 16.9552 2.18646 16.0525 2.18646 15.1498Z", + fill: "#FEFFFE", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M4.09542 15.1498C4.10281 15.461 4.0954 15.7717 4.07322 16.0821C4.05975 16.0794 4.05236 16.072 4.05103 16.0599C4.06583 15.7566 4.08061 15.4532 4.09542 15.1498Z", + fill: "#EEC5C7", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M4.09543 15.1498C4.18423 15.1498 4.27302 15.1498 4.36181 15.1498C4.3581 15.9564 4.36181 16.7629 4.3729 17.5694C4.38556 17.6639 4.40405 17.7564 4.4284 17.8468C4.32403 17.8652 4.22043 17.8615 4.11763 17.8357C4.1052 17.7835 4.0904 17.7317 4.07324 17.6804C3.8965 17.8634 3.68192 17.9263 3.42951 17.869C3.20072 17.8031 3.04163 17.6588 2.95226 17.4362C2.8581 17.0978 2.85068 16.7575 2.93006 16.4151C3.10624 15.9292 3.43552 15.7702 3.91785 15.9379C3.96809 15.9737 4.01248 16.0144 4.05104 16.0599C4.05237 16.072 4.05976 16.0794 4.07324 16.0821C4.09541 15.7717 4.10283 15.461 4.09543 15.1498Z", + fill: "#FEFCFC", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M10.3329 15.1498C10.4365 15.1498 10.5401 15.1498 10.6437 15.1498C10.6437 15.394 10.6437 15.6382 10.6437 15.8824C10.7917 15.8824 10.9397 15.8824 11.0877 15.8824C11.061 15.9622 11.0388 16.0436 11.0211 16.1265C10.8953 16.1265 10.7695 16.1265 10.6437 16.1265C10.64 16.6075 10.6437 17.0885 10.6548 17.5694C10.6733 17.6175 10.7066 17.6508 10.7547 17.6693C10.8227 17.6857 10.8893 17.682 10.9545 17.6582C10.9997 17.7255 11.0071 17.7958 10.9767 17.869C10.764 17.9676 10.5753 17.9343 10.4106 17.7692C10.3915 17.7339 10.3767 17.6969 10.3662 17.6582C10.3341 17.1486 10.323 16.6381 10.3329 16.1265C10.259 16.1265 10.1849 16.1265 10.111 16.1265C10.111 16.0451 10.111 15.9638 10.111 15.8824C10.1849 15.8824 10.259 15.8824 10.3329 15.8824C10.3329 15.6382 10.3329 15.394 10.3329 15.1498Z", + fill: "#FCF4F4", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M8.17981 16.1265C8.17981 16.0525 8.17981 15.9785 8.17981 15.9046C8.25843 15.9115 8.33242 15.9041 8.40179 15.8824C8.40179 15.6382 8.40179 15.394 8.40179 15.1498C8.49797 15.1498 8.59417 15.1498 8.69035 15.1498C8.69035 15.394 8.69035 15.6382 8.69035 15.8824C8.84574 15.8824 9.00112 15.8824 9.1565 15.8824C9.13872 15.9653 9.11652 16.0466 9.08991 16.1265C8.95672 16.1265 8.82354 16.1265 8.69035 16.1265C8.68665 16.6001 8.69035 17.0737 8.70145 17.5472C8.77217 17.6786 8.87945 17.7155 9.02332 17.6582C9.04165 17.7127 9.05646 17.7682 9.06771 17.8246C9.00574 17.909 8.92065 17.9423 8.81244 17.9245C8.59093 17.9324 8.45775 17.8288 8.41288 17.6138C8.40179 17.1181 8.39808 16.6223 8.40179 16.1265C8.3278 16.1265 8.25379 16.1265 8.17981 16.1265Z", + fill: "#FEFBFB", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M12.5083 15.9045C12.622 15.8912 12.7255 15.906 12.8191 15.9489C12.587 16.7378 12.3391 17.5221 12.0755 18.3019C11.9819 18.477 11.8413 18.5953 11.6537 18.657C11.6005 18.6061 11.5672 18.5431 11.5538 18.4684C11.6282 18.4284 11.6985 18.3803 11.7647 18.3241C11.8172 18.2488 11.8579 18.1674 11.8868 18.0799C11.7278 17.3661 11.528 16.6631 11.2875 15.9711C11.3654 15.8931 11.4616 15.8487 11.576 15.838C11.7333 16.4093 11.8923 16.9791 12.0533 17.5472C12.199 16.9971 12.3507 16.4496 12.5083 15.9045Z", + fill: "#FEFAFA", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M5.36074 15.8379C5.75685 15.8047 6.01954 15.9748 6.14875 16.3485C6.17654 16.5398 6.18764 16.7322 6.18205 16.9256C5.81208 16.9256 5.44213 16.9256 5.07217 16.9256C5.01286 17.2639 5.13865 17.497 5.44953 17.6249C5.67423 17.6683 5.87032 17.6128 6.03776 17.4584C6.07969 17.5164 6.11299 17.5792 6.13765 17.647C6.00697 17.7864 5.8442 17.8678 5.6493 17.8912C5.12136 17.9112 4.82169 17.6559 4.7503 17.1254C4.72464 16.8702 4.73945 16.6186 4.7947 16.3707C4.90287 16.1033 5.09155 15.9257 5.36074 15.8379Z", + fill: "#FEFBFB", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M6.71473 15.8601C6.74754 15.8543 6.77713 15.8617 6.80352 15.8823C6.83182 15.9619 6.85402 16.0433 6.87011 16.1265C7.01284 15.9664 7.19043 15.8776 7.40286 15.8601C7.65859 15.8532 7.82508 15.9716 7.9023 16.2153C7.9134 16.7628 7.91711 17.3103 7.9134 17.8579C7.81722 17.8579 7.72101 17.8579 7.62483 17.8579C7.62854 17.3399 7.62483 16.822 7.61373 16.3041C7.57249 16.1741 7.4837 16.1149 7.34736 16.1265C7.16825 16.1606 7.01287 16.242 6.88121 16.3707C6.87011 16.8664 6.86641 17.3621 6.87011 17.8579C6.77393 17.8579 6.67773 17.8579 6.58155 17.8579C6.58525 17.2807 6.58155 16.7036 6.57045 16.1265C6.55864 16.0652 6.54013 16.006 6.51495 15.9489C6.57502 15.903 6.64161 15.8734 6.71473 15.8601Z", + fill: "#FEFBFB", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M9.64487 15.8602C9.68926 15.8602 9.73366 15.8602 9.77805 15.8602C9.77805 16.5261 9.77805 17.192 9.77805 17.8579C9.67445 17.8579 9.57088 17.8579 9.46729 17.8579C9.46729 17.1994 9.46729 16.5409 9.46729 15.8824C9.53133 15.8892 9.59053 15.8818 9.64487 15.8602Z", + fill: "#FEFAFB", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M12.5083 15.9046C12.615 15.8827 12.7259 15.8753 12.8413 15.8824C12.8465 15.911 12.8391 15.9332 12.8191 15.949C12.7255 15.906 12.6219 15.8912 12.5083 15.9046Z", + fill: "#DE8E93", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M8.40175 15.8823C8.33238 15.9041 8.2584 15.9115 8.17978 15.9045C8.17978 15.9785 8.17978 16.0525 8.17978 16.1265C8.15798 16.0496 8.15059 15.9683 8.15758 15.8823C8.23898 15.8823 8.32035 15.8823 8.40175 15.8823Z", + fill: "#E9B2B4", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M5.87125 16.5483C5.87125 16.5927 5.87125 16.6371 5.87125 16.6815C5.60488 16.6815 5.33851 16.6815 5.07214 16.6815C5.05487 16.48 5.11407 16.3061 5.24972 16.1598C5.50135 16.0174 5.69742 16.0729 5.83795 16.3263C5.85629 16.3994 5.86739 16.4734 5.87125 16.5483Z", + fill: "#BE1F27", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M3.49609 16.1265C3.7208 16.0817 3.90948 16.1409 4.06213 16.3041C4.07694 16.6593 4.07694 17.0144 4.06213 17.3696C3.87592 17.6224 3.64284 17.6779 3.36291 17.5361C3.2683 17.432 3.21281 17.3099 3.19643 17.1698C3.17723 16.9467 3.18464 16.7247 3.21862 16.5039C3.26675 16.3417 3.35925 16.2159 3.49609 16.1265Z", + fill: "#BD1D26", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M5.87126 16.5483C5.89274 16.595 5.90016 16.6469 5.89345 16.7037C5.61574 16.711 5.34195 16.7036 5.07214 16.6815C5.33851 16.6815 5.60488 16.6815 5.87126 16.6815C5.87126 16.6371 5.87126 16.5927 5.87126 16.5483Z", + fill: "#DD8B90", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M12.8635 17.2808C13.1216 17.2615 13.2437 17.3799 13.2297 17.6359C13.1459 17.8499 13.0017 17.9054 12.7969 17.8024C12.6309 17.6021 12.6531 17.4283 12.8635 17.2808Z", + fill: "#FAE9EA", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M12.8635 17.3918C12.9386 17.3864 13.0088 17.4012 13.0744 17.4362C13.0975 17.5058 13.0789 17.5613 13.0189 17.6026C13.0441 17.6422 13.0663 17.6829 13.0855 17.7247C13.0621 17.728 13.0399 17.7244 13.0189 17.7136C12.9546 17.5516 12.9102 17.5553 12.8857 17.7247C12.8636 17.6147 12.8562 17.5037 12.8635 17.3918Z", + fill: "#FBEEEE", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M13.0855 17.7247C13.0664 17.6829 13.0442 17.6422 13.0189 17.6027C13.079 17.5613 13.0975 17.5058 13.0744 17.4362C13.0089 17.4012 12.9386 17.3864 12.8635 17.3918C12.8561 17.3918 12.8487 17.3918 12.8413 17.3918C13.0831 17.3038 13.183 17.3926 13.141 17.6582C13.1326 17.6902 13.1141 17.7124 13.0855 17.7247Z", + fill: "#C0292F", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M12.9079 17.4584C12.9449 17.4584 12.9819 17.4584 13.0189 17.4584C13.0189 17.4806 13.0189 17.5028 13.0189 17.525C12.9819 17.525 12.9449 17.525 12.9079 17.525C12.9079 17.5028 12.9079 17.4806 12.9079 17.4584Z", + fill: "#C12B31", + }), + jsxRuntime.jsx("path", { + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M12.8413 17.3918C12.8487 17.3918 12.8561 17.3918 12.8635 17.3918C12.8562 17.5037 12.8636 17.6147 12.8857 17.7247C12.9102 17.5553 12.9546 17.5516 13.0189 17.7136C13.0399 17.7244 13.0621 17.7281 13.0855 17.7247C12.9052 17.8383 12.7943 17.7865 12.7525 17.5694C12.7592 17.4969 12.7888 17.4377 12.8413 17.3918Z", + fill: "#C74042", + }), + ], + } + ) + ), + jsxRuntime.jsx("defs", { + children: jsxRuntime.jsx( + "clipPath", + genericComponentOverrideContext.__assign( + { id: "clip0_11_93" }, + { + children: jsxRuntime.jsx("rect", { + width: "20", + height: "20", + fill: "white", + }), + } + ) + ), + }), + ], + } + ) + ); + } + case "JumpCloud": { + return jsxRuntime.jsx( + "svg", + genericComponentOverrideContext.__assign( + { + width: "21", + height: "11", + viewBox: "0 0 21 11", + fill: "none", + xmlns: "http://www.w3.org/2000/svg", + }, + { + children: jsxRuntime.jsx("path", { + opacity: "0.999", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M17.2277 10.3517C17.1891 9.98011 17.0519 9.65388 16.8161 9.37298C16.4398 8.9575 15.9947 8.64861 15.4807 8.44631C15.2924 8.37661 15.1049 8.3072 14.9184 8.23806C15.6082 7.45172 15.7722 6.55973 15.4104 5.56215C15.0935 4.84473 14.568 4.38314 13.834 4.17734C12.825 3.95454 11.9984 4.25649 11.354 5.08319C10.8499 5.8389 10.7629 6.64411 11.0929 7.4988C11.2099 7.77966 11.3739 8.02609 11.5849 8.23806C10.9568 8.41444 10.3946 8.7164 9.89811 9.14392C9.58764 8.97245 9.26634 8.83016 8.93422 8.71702C9.56069 7.97895 9.67114 7.16334 9.26556 6.27017C8.86335 5.5807 8.27096 5.21973 7.48838 5.18731C6.40156 5.27661 5.74224 5.87355 5.51038 6.9782C5.44711 7.65255 5.63788 8.23563 6.08269 8.72743C5.58093 8.86614 5.12575 9.09869 4.71718 9.42504C4.42409 9.66888 4.22997 9.97776 4.13482 10.3517C3.82684 10.3552 3.51893 10.3517 3.21109 10.3413C2.03797 10.2072 1.23808 9.57208 0.811391 8.43589C0.475496 7.14862 0.806835 6.09006 1.80541 5.2602C2.6091 4.70533 3.4659 4.59774 4.3758 4.93742C4.94417 3.82322 5.84114 3.27485 7.06667 3.29231C7.38574 1.84729 8.22915 0.906743 9.5969 0.470621C10.9916 0.140661 12.1864 0.505085 13.1814 1.56389C13.317 1.74144 13.4476 1.92192 13.573 2.10532C14.7429 1.80298 15.7436 2.10145 16.5751 3.00077C16.9988 3.53039 17.2364 4.14125 17.288 4.8333C18.3755 4.5857 19.2959 4.88417 20.0491 5.72874C20.7184 6.61571 20.859 7.58749 20.4708 8.64414C20.0098 9.66309 19.2366 10.2288 18.1515 10.3413C17.8436 10.3517 17.5357 10.3552 17.2277 10.3517Z", + fill: "#B2E8E6", + }), + } + ) + ); + } + case "Rippling": { + return jsxRuntime.jsxs( + "svg", + genericComponentOverrideContext.__assign( + { + width: "20", + height: "20", + viewBox: "0 0 20 20", + fill: "none", + xmlns: "http://www.w3.org/2000/svg", + xmlnsXlink: "http://www.w3.org/1999/xlink", + }, + { + children: [ + jsxRuntime.jsx("rect", { width: "20", height: "20", fill: "url(#pattern0_12_158)" }), + jsxRuntime.jsxs("defs", { + children: [ + jsxRuntime.jsx( + "pattern", + genericComponentOverrideContext.__assign( + { + id: "pattern0_12_158", + patternContentUnits: "objectBoundingBox", + width: "1", + height: "1", + }, + { + children: jsxRuntime.jsx("use", { + xlinkHref: "#image0_12_158", + transform: "scale(0.00444444)", + }), + } + ) + ), + jsxRuntime.jsx("image", { + id: "image0_12_158", + width: "225", + height: "225", + xlinkHref: + "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAMAAAAJbSJIAAAAnFBMVEX9txxQLTz9uic9Gz7/vBr/vhn/uhv1sR5OKzxGJD1KKD1CID3/vxn7tRw7GT6QYjOHWzXSlidbNjqyfC5HJT0/HT7mpSKdbDHrqSFiPDpLKT3yrx94TzdvRzjHjSmicDDZmyWseC+CVzaUZTNWMju9hSvXmSZoQjmKXTTPkyi3gC2TZDNqQznDiiorAD8zDz95UDchAEAtBj82FD58J1urAAAFyElEQVR4nO2cW3PbOAyFpRVJXSzZ8U3xJU58jWMnadLm//+39iV50DnteLZTIrs93zPGAxAgQQKwkn/+7yRCCCGEEEIIIYQQQgghhBBCCCGEEEIIIYQQQgghhBBCCCGEEEII8R8iX+ZA41COiOVJQLkZkQtELh756kvW5eVcg1ybvnTF+tkQliKcXt5Abj8zNbHe9NMu2c53xULY9kCuf0C5fD7pihW9NYmKePhbNLE3ANWT+i5DE89kKV5LlLM10d2j6r0dBmo9xqXoH1B1/0C83ZoGqlujidkYvejPaOLbGlWvB2BiUS5tTRxeqPpmCnJljr/ntxCoi7lpnCb+AF4sFg3K1QNQvVqhsxN3rGAlrolcROpHUH3yQFTyx0VXrncm3snhQP1x2pjGaeJGxSUqhSWeIlMSp+Ee4r6Y2zoxtKjSkcXfAUycYPb84exH8GLvYOtEvwOVpieikn9CZy/ZD2LiT20Pm6TBI54dImENzp5cE9XdGXZ279Z4J97BqtM8Xd/gYcM0d+BrumIxydE5d8Q5YQhJkTrHbcCJ/dmft+JX+G03iRUpW3S/73qnumI7DFesHNvuxHALOzFjYUrCmYaph3A2D9MGLjYlO+DDGlZiyrJ5wLMm+/NG/BK/gvAbsLBysBHLM7OwBTm6EhFx193w4/cQshI7thIBfE1jIiLhAGFV0jyw6x5JC7rB/LG7EvRwjkgY4lFD7pyJG3dXotgzC91VdyWqB2MLycZhGSw8o6/pfoWoX9wYX9xmaCFLFyytUAshrZini39vYZ/u109nIYtSaiFG6fSyKDW3EFN5RvchnrkFtXAAJ83W+KQ5oYVMjkQfzZvutXttqx5tLcQskNKrN8kC1Dd4RS83xhY+QCanp3sNmvNMjo8L6zewTy/TfHmZ5izobR+IoYW3RY9VashRSis1eJSmhe1Ryh7lpCrMXsojei2FkOBPlXh4KJkubpjmObiaVzvuL6t2xINp9Hxh/YXdC9DVvBQQj3qFNTQmF0Dx4oituCTMsLBFX5HRCNhF5HVQdCENvhpd2LftdrPGBXsc5hDLxZ7uQnBhtTU9ST26pmQurF/BNVOaDOFWYOxC0phJJ0TOHcCFtIJRDyAXGjcQG8hdaUZcwxaCucY9Y8c1td2ETxB7kytc8pAXsBBT0iB12L0xbpCSvnsxIh5MRpBQJuT4CDPSRt1Yxqi/QgPJ7ERI5uDpak4WYlaCp0sSEfFwOOJTkIZFyEdg4GLfgJxriYGWNbbQPJExrRY0crMCQrTa52CgP2WfzMA2xVtYisejO01B8eoJPejJmFzJpjpiEdovWLmolnDPDIevuBBzj55+/AYLsdjWpql+OeiDTr2N6+rk2htMccUzOMcNRzisMV/b3tfaEV7YRrOue0J9W8LLd3oDcRr8GJas6Bu/KtwAb9MZzku6fIUzXylmFUe2drkyfhqS44G9at0VROAixQdIaDBxTla2BYx6jJtswoYO8W5QHVH1EOaQWcpH48m9Har+yoa5VliaIFXe0OAFtj80rpXO8XHBSok5GXEmpUQyOUUfyhFhk3usGeGeMRmwGiEZk/uEk3sZe/AwZ7NqBxmTo1XViGCtnhZwSa2ezpqQuSK6YhEh9U06iYGlbD6JgStmPomBvWs64MNmGNnveai/Wk8JJw1O2rER7nAPK9GjK4HdyIy1QSKCAz4/6aRcOPS1xi6B9dAXjDoVT7SnBKcpLY4nCcYE64NEhITV4nea3HX318yb3Kzz+TtDJDjg9xNfR4NkOtohdZsLRzG2MIph+0xkg3vcQhzco7cVEs3GPWBZ+I4s/JCThdGRhe/Iwg85WRgdWfiOLPyQk4XRkYXvyMIPOVkYnb/AwtO37geQvvIqRveDSn1esXrtflDpjf4jOiINfO6KfiyByLHWDPnK1pLLCSGEEEIIIYQQQgghhBBCCCGEEEIIIYQQQgghhBBCCCGEEEIIIcTn5DvwnGrI0be4PAAAAABJRU5ErkJggg==", + }), + ], + }), + ], + } + ) + ); + } + case "OpenID": { + return jsxRuntime.jsxs( + "svg", + genericComponentOverrideContext.__assign( + { + width: "20", + height: "20", + viewBox: "0 0 20 20", + fill: "none", + xmlns: "http://www.w3.org/2000/svg", + }, + { + children: [ + jsxRuntime.jsxs( + "g", + genericComponentOverrideContext.__assign( + { "clip-path": "url(#clip0_12_160)" }, + { + children: [ + jsxRuntime.jsx("path", { + opacity: "0.992", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M9.0901 19.17C9.0966 18.5352 9.08994 17.9018 9.0701 17.27C9.06676 12.27 9.0701 7.26998 9.0801 2.26998C10.0868 1.77664 11.0934 1.28331 12.1001 0.789978C12.1134 6.44998 12.1134 12.11 12.1001 17.77C11.1 18.245 10.0967 18.7117 9.0901 19.17Z", + fill: "#F6931E", + }), + jsxRuntime.jsx("path", { + opacity: "0.991", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M9.06992 17.27C9.08976 17.9018 9.09642 18.5352 9.08992 19.17C7.13886 19.0304 5.2922 18.5071 3.54992 17.6C2.56572 17.0759 1.72239 16.3792 1.01992 15.51C-0.135091 13.9648 -0.275091 12.3315 0.599921 10.61C1.13234 9.74422 1.81567 9.0209 2.64992 8.43998C3.92448 7.59478 5.31114 7.00146 6.80992 6.65998C7.39112 6.5244 7.9778 6.42106 8.56992 6.34998C8.56992 6.99664 8.56992 7.64332 8.56992 8.28998C7.2076 8.4961 5.96092 8.9861 4.82992 9.75998C4.21718 10.1992 3.73384 10.7492 3.37992 11.41C2.90942 12.4525 2.9761 13.4591 3.57992 14.43C4.09538 15.1726 4.75206 15.756 5.54992 16.18C6.65476 16.7627 7.8281 17.126 9.06992 17.27Z", + fill: "#B2B1B1", + }), + jsxRuntime.jsx("path", { + opacity: "0.989", + "fill-rule": "evenodd", + "clip-rule": "evenodd", + d: "M12.6101 6.34998C14.3647 6.54486 16.0247 7.0482 17.5901 7.85998C17.7201 7.93664 17.8501 8.01332 17.9801 8.08998C18.4852 7.79572 18.9952 7.50904 19.5101 7.22998C19.5251 7.2475 19.5351 7.2675 19.5401 7.28998C19.6786 8.70994 19.8152 10.1299 19.9501 11.55C18.0001 11.1358 16.0534 10.7091 14.1101 10.27C14.6402 9.96158 15.1735 9.65826 15.7101 9.35998C14.7448 8.81042 13.7115 8.45376 12.6101 8.28998C12.6101 7.64332 12.6101 6.99664 12.6101 6.34998Z", + fill: "#B1B2B1", + }), + ], + } + ) + ), + jsxRuntime.jsx("defs", { + children: jsxRuntime.jsx( + "clipPath", + genericComponentOverrideContext.__assign( + { id: "clip0_12_160" }, + { + children: jsxRuntime.jsx("rect", { + width: "20", + height: "20", + fill: "white", + }), + } + ) + ), + }), + ], + } + ) + ); + } + default: { + return jsxRuntime.jsxs( + "svg", + genericComponentOverrideContext.__assign( + { + xmlns: "http://www.w3.org/2000/svg", + version: "1.1", + width: "20px", + height: "20px", + style: { + shapeRendering: "geometricPrecision", + textRendering: "geometricPrecision", + fillRule: "evenodd", + clipRule: "evenodd", + }, + xmlnsXlink: "http://www.w3.org/1999/xlink", + }, + { + children: [ + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 0.788 }, + fill: "#c12e33", + d: "M 16.5,12.5 C 13.8712,5.62562 10.3712,4.95895 6,10.5C 6.06189,7.15922 7.22856,4.15922 9.5,1.5C 13.6046,4.27049 16.6046,7.93716 18.5,12.5C 18.0302,13.463 17.3635,13.463 16.5,12.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 0.728 }, + fill: "#c32e31", + d: "M 5.5,2.5 C 6.04309,2.55999 6.37642,2.89333 6.5,3.5C 4.15615,6.5014 3.32281,9.83473 4,13.5C 6.13296,14.4177 8.29963,14.5844 10.5,14C 7.50025,16.003 4.16692,16.8364 0.5,16.5C 1.05762,11.3951 2.72428,6.72844 5.5,2.5 Z", + }), + }), + jsxRuntime.jsx("g", { + children: jsxRuntime.jsx("path", { + style: { opacity: 0.808 }, + fill: "#bf2e32", + d: "M 16.5,12.5 C 17.4132,14.0861 17.4132,15.5861 16.5,17C 11.9053,18.3929 7.23867,18.7262 2.5,18C 5.97421,17.6993 9.30755,16.866 12.5,15.5C 12.9019,13.3661 12.9019,11.3661 12.5,9.5C 13.8518,10.5244 15.1851,11.5244 16.5,12.5 Z", + }), + }), + ], + } + ) + ); + } + } +} +/* + * Class. + */ +var BoxySAML = /** @class */ (function (_super) { + genericComponentOverrideContext.__extends(BoxySAML, _super); + /* + * Constructor. + */ + function BoxySAML(config) { + var _this = + _super.call( + this, + genericComponentOverrideContext.__assign({ id: "boxy-saml", name: "BoxySAML" }, config) + ) || this; + _this.getLogo = function () { + return getSamlProviderLogo(_this.name); }; return _this; }