1
0
mirror of https://github.com/bitwarden/web synced 2026-01-09 12:03:48 +00:00
Files
web/images/loading-white.svg
github-actions[bot] a4b0740836 Staging deploy 2.24.0 (#1262)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-10-26 21:35:32 -07:00

7 lines
292 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 100% 100%">
<text fill="%23FBFBFB" x="50%" y="50%" font-family="\'Open Sans\', \'Helvetica Neue\', Helvetica, Arial, sans-serif"
font-size="18" text-anchor="middle">
Loading...
</text>
</svg>