diff options
Diffstat (limited to 'src/sprite/plyr-enter-fullscreen.svg')
-rw-r--r-- | src/sprite/plyr-enter-fullscreen.svg | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/src/sprite/plyr-enter-fullscreen.svg b/src/sprite/plyr-enter-fullscreen.svg index 4c4aba9b..9607b143 100644 --- a/src/sprite/plyr-enter-fullscreen.svg +++ b/src/sprite/plyr-enter-fullscreen.svg @@ -1,7 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg width="18px" height="18px" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> - <g> - <polygon points="10 3 13.6 3 9.6 7 11 8.4 15 4.4 15 8 17 8 17 1 10 1"></polygon> - <polygon points="7 9.6 3 13.6 3 10 1 10 1 17 8 17 8 15 4.4 15 8.4 11"></polygon> - </g> +<svg width="18px" height="18px" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg"> + <polygon points="10 3 13.6 3 9.6 7 11 8.4 15 4.4 15 8 17 8 17 1 10 1"></polygon> + <polygon points="7 9.6 3 13.6 3 10 1 10 1 17 8 17 8 15 4.4 15 8.4 11"></polygon> </svg>
\ No newline at end of file |