Related to T245027: Enable downloading recovery codes for two-factor (TOTP), potentially add a "copy" button to the 2FA recovery codes screen.
Them embed it into the value (tokens purposefully changed)...
<clipboard-copy data-ga-click="2FA, copy recovery codes, view 2fa recovery codes form" data-action="click:recovery-codes#saveCodes" aria-label="Copy" value="eed12-c8f7a 12345-67890 12345-67890 12345-67890 12345-67890 12345-67890 12345-67890 12345-67890 12345-67890 12345-67890 12345-67890 12345-67890 12345-67890 12345-67890 12345-67890 12345-67890" data-view-component="true" class="btn recovery-code-save-button" tabindex="0" role="button"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-copy"> <path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z"></path><path d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z"></path> </svg> Copy </clipboard-copy>


