aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/images
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/player/images
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/player/images')
-rw-r--r--client/src/assets/player/images/fullscreen.svg19
1 files changed, 8 insertions, 11 deletions
diff --git a/client/src/assets/player/images/fullscreen.svg b/client/src/assets/player/images/fullscreen.svg
index 44e0041a4..8cdf478ed 100644
--- a/client/src/assets/player/images/fullscreen.svg
+++ b/client/src/assets/player/images/fullscreen.svg
@@ -1,17 +1,14 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> 1<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3 <!-- Generator: Sketch 43.2 (39069) - http://www.bohemiancoding.com/sketch -->
4 <title>fullscreen</title> 2 <title>fullscreen</title>
5 <desc>Created with Sketch.</desc>
6 <defs></defs> 3 <defs></defs>
7 <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> 4 <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
8 <g id="Artboard-4" transform="translate(-576.000000, -159.000000)" stroke="#fff" stroke-width="2"> 5 <g transform="translate(-576.000000, -159.000000)" stroke="#fff" stroke-width="2">
9 <g id="33" transform="translate(576.000000, 159.000000)"> 6 <g transform="translate(576.000000, 159.000000)">
10 <rect id="Rectangle-433" x="1" y="4" width="22" height="16" rx="1"></rect> 7 <rect x="1" y="4" width="22" height="16" rx="1"></rect>
11 <polyline id="Path-42" stroke-linecap="round" stroke-linejoin="round" points="20 10 20 7 17 7"></polyline> 8 <polyline stroke-linecap="round" stroke-linejoin="round" points="20 10 20 7 17 7"></polyline>
12 <polyline id="Path-42" stroke-linecap="round" stroke-linejoin="round" points="7 17 4 17 4 14"></polyline> 9 <polyline stroke-linecap="round" stroke-linejoin="round" points="7 17 4 17 4 14"></polyline>
13 <polyline id="Path-42" stroke-linecap="round" stroke-linejoin="round" transform="translate(18.500000, 15.500000) scale(1, -1) translate(-18.500000, -15.500000) " points="20 17 20 14 17 14"></polyline> 10 <polyline stroke-linecap="round" stroke-linejoin="round" transform="translate(18.500000, 15.500000) scale(1, -1) translate(-18.500000, -15.500000) " points="20 17 20 14 17 14"></polyline>
14 <polyline id="Path-42" stroke-linecap="round" stroke-linejoin="round" transform="translate(5.500000, 8.500000) scale(1, -1) translate(-5.500000, -8.500000) " points="7 10 4 10 4 7"></polyline> 11 <polyline stroke-linecap="round" stroke-linejoin="round" transform="translate(5.500000, 8.500000) scale(1, -1) translate(-5.500000, -8.500000) " points="7 10 4 10 4 7"></polyline>
15 </g> 12 </g>
16 </g> 13 </g>
17 </g> 14 </g>