StandbyKeyIllustration() — supabase Function Reference
Architecture documentation for the StandbyKeyIllustration() function in illustrations.tsx from the supabase codebase.
Entity Profile
Relationship Graph
Source Code
apps/studio/components/interfaces/JwtSecrets/illustrations.tsx lines 1–131
export const StandbyKeyIllustration = () => (
<svg
width="179"
height="106"
viewBox="0 0 179 106"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<rect
x="12.7177"
y="56.8446"
width="153.815"
height="22.5914"
rx="2.39438"
fill="#292929"
stroke="#2E2E2E"
stroke-width="0.435342"
/>
<rect
x="20.3456"
y="62.8678"
width="32.4201"
height="10.545"
rx="5.27252"
fill="#DB8E00"
stroke="#2E2E2E"
stroke-width="0.435342"
/>
<rect x="62.5447" y="66.8903" width="30.3622" height="2.5" rx="1.25" fill="#4D4D4D" />
<rect x="100.562" y="66.8903" width="42.6666" height="2.5" rx="1.25" fill="#4D4D4D" />
<rect
x="12.7177"
y="30.4939"
width="153.815"
height="22.5914"
rx="2.39438"
fill="#292929"
stroke="#2E2E2E"
stroke-width="0.435342"
/>
<rect
x="20.3456"
y="36.5171"
width="32.4201"
height="10.545"
rx="5.27252"
fill="#DB8E00"
stroke="#2E2E2E"
stroke-width="0.435342"
/>
<rect x="62.5447" y="40.5396" width="30.3622" height="2.5" rx="1.25" fill="#4D4D4D" />
<rect x="100.562" y="40.5396" width="42.6666" height="2.5" rx="1.25" fill="#4D4D4D" />
<rect
x="12.7177"
y="83.0563"
width="153.815"
height="22.5914"
rx="2.39438"
fill="#292929"
stroke="#2E2E2E"
stroke-width="0.435342"
/>
<rect
x="20.3456"
y="89.0795"
width="32.4201"
height="10.545"
rx="5.27252"
fill="#DB8E00"
stroke="#2E2E2E"
stroke-width="0.435342"
/>
<rect x="62.5447" y="93.1019" width="30.3622" height="2.5" rx="1.25" fill="#4D4D4D" />
<rect x="100.562" y="93.1019" width="42.6666" height="2.5" rx="1.25" fill="#4D4D4D" />
<rect
x="9.3874"
y="23.4523"
width="159.838"
height="25.2538"
rx="3.02066"
fill="#262626"
fill-opacity="0.75"
stroke="#2E2E2E"
stroke-width="0.549211"
/>
<rect
x="6.03046"
y="17.6493"
width="165.945"
height="25.2538"
rx="3.02066"
fill="#262626"
fill-opacity="0.75"
stroke="#2E2E2E"
stroke-width="0.549211"
/>
<rect
x="3.02461"
y="10.0497"
width="172.201"
height="27.0504"
rx="3.02066"
fill="#262626"
fill-opacity="0.75"
stroke="#2E2E2E"
stroke-width="0.549211"
/>
<rect
x="0.591012"
y="1.0001"
width="177.324"
height="28.5004"
rx="3.02066"
fill="#292929"
stroke="#4D4D4D"
stroke-width="0.549211"
/>
<rect
x="9.3874"
y="8.59867"
width="32.338"
height="13.3032"
rx="6.65161"
fill="#3ECF8E"
stroke="#2E2E2E"
stroke-width="0.549211"
/>
<rect x="49" y="13.266" width="33.5858" height="3.96857" rx="1.98428" fill="#4D4D4D" />
<rect x="91.0535" y="13.266" width="47.1966" height="3.96857" rx="1.98428" fill="#4D4D4D" />
</svg>
)
Domain
Subdomains
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free