diff options
Diffstat (limited to 'src/sprite/plyr-exit-fullscreen.svg')
-rw-r--r-- | src/sprite/plyr-exit-fullscreen.svg | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/src/sprite/plyr-exit-fullscreen.svg b/src/sprite/plyr-exit-fullscreen.svg index bd08d775..bb314e32 100644 --- a/src/sprite/plyr-exit-fullscreen.svg +++ b/src/sprite/plyr-exit-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="1 12 4.6 12 0.6 16 2 17.4 6 13.4 6 17 8 17 8 10 1 10"></polygon> - <polygon points="16 0.6 12 4.6 12 1 10 1 10 8 17 8 17 6 13.4 6 17.4 2"></polygon> - </g> +<svg width="18px" height="18px" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg"> + <polygon points="1 12 4.6 12 0.6 16 2 17.4 6 13.4 6 17 8 17 8 10 1 10"></polygon> + <polygon points="16 0.6 12 4.6 12 1 10 1 10 8 17 8 17 6 13.4 6 17.4 2"></polygon> </svg>
\ No newline at end of file |