aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/images/global/sign-out.svg
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2020-06-02 17:53:32 +0200
committerChocobozzz <chocobozzz@cpy.re>2020-06-04 09:05:44 +0200
commit81fe3c67c5d70e69aa2d965a41afd7331cd4fb76 (patch)
tree1c2e81d9e609a71f87aa5c29172200b6b283a66f /client/src/assets/images/global/sign-out.svg
parent140ea386dea49220f4cdd5b67027e8d30eee1b06 (diff)
downloadPeerTube-81fe3c67c5d70e69aa2d965a41afd7331cd4fb76.tar.gz
PeerTube-81fe3c67c5d70e69aa2d965a41afd7331cd4fb76.tar.zst
PeerTube-81fe3c67c5d70e69aa2d965a41afd7331cd4fb76.zip
fix duplicate id in svg, empty alt in base email
Diffstat (limited to 'client/src/assets/images/global/sign-out.svg')
-rw-r--r--client/src/assets/images/global/sign-out.svg5
1 files changed, 3 insertions, 2 deletions
diff --git a/client/src/assets/images/global/sign-out.svg b/client/src/assets/images/global/sign-out.svg
index 4e316dc8b..551c10df9 100644
--- a/client/src/assets/images/global/sign-out.svg
+++ b/client/src/assets/images/global/sign-out.svg
@@ -1,3 +1,4 @@
1<svg viewBox="0 0 1536 1536" width="1536" height="1536" xmlns="http://www.w3.org/2000/svg"> 1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1536">
2 <path fill="#000000" d="M640 1440c0 28 13 96-32 96H288c-159 0-288-129-288-288V544c0-159 129-288 288-288h320c17 0 32 15 32 32 0 28 13 96-32 96H288c-88 0-160 72-160 160v704c0 88 72 160 160 160h288c25 0 64-5 64 32zm928-544c0 17-7 33-19 45l-544 544c-12 12-28 19-45 19-35 0-64-29-64-64v-288H448c-35 0-64-29-64-64V704c0-35 29-64 64-64h448V352c0-35 29-64 64-64 17 0 33 7 45 19l544 544c12 12 19 28 19 45z"/> 2 <defs/>
3 <path d="M640 1440c0 28 13 96-32 96H288A288 288 0 010 1248V544c0-159 129-288 288-288h320c17 0 32 15 32 32 0 28 13 96-32 96H288c-88 0-160 72-160 160v704c0 88 72 160 160 160h288c25 0 64-5 64 32zm928-544c0 17-7 33-19 45l-544 544c-12 12-28 19-45 19-35 0-64-29-64-64v-288H448c-35 0-64-29-64-64V704c0-35 29-64 64-64h448V352c0-35 29-64 64-64 17 0 33 7 45 19l544 544c12 12 19 28 19 45z"/>
3</svg> 4</svg>