diff options
author | MrArmonius <mrarmonius@gmail.com> | 2021-07-01 14:38:37 +0200 |
---|---|---|
committer | MrArmonius <mrarmonius@gmail.com> | 2021-07-01 14:38:37 +0200 |
commit | 1780dcc369bc0ebc8d996efd3466ca73f518904c (patch) | |
tree | 0e78432e91079a2ff5d398d30b898865a0e90986 /static/image/at_sign.svg | |
parent | bfeccfe191d6e6ed518452663b11fd665f785460 (diff) | |
download | guichet-fix_at_sign_login.tar.gz guichet-fix_at_sign_login.zip |
Fix @ symbol on the login pagefix_at_sign_login
Diffstat (limited to 'static/image/at_sign.svg')
-rw-r--r-- | static/image/at_sign.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/image/at_sign.svg b/static/image/at_sign.svg new file mode 100644 index 0000000..487587e --- /dev/null +++ b/static/image/at_sign.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="145" height="145"> + <text x="-1.890625" y="109.83594" font-size="144px" style="font-size:144px;font-family:Arial">@</text> +</svg>
\ No newline at end of file |