diff options
Diffstat (limited to 'src/sprite/plyr-pause.svg')
-rw-r--r-- | src/sprite/plyr-pause.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/sprite/plyr-pause.svg b/src/sprite/plyr-pause.svg new file mode 100644 index 00000000..a4dae883 --- /dev/null +++ b/src/sprite/plyr-pause.svg @@ -0,0 +1,7 @@ +<?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> + <path d="M6,1 L3,1 C2.4,1 2,1.4 2,2 L2,16 C2,16.6 2.4,17 3,17 L6,17 C6.6,17 7,16.6 7,16 L7,2 C7,1.4 6.6,1 6,1 L6,1 Z"></path> + <path d="M12,1 C11.4,1 11,1.4 11,2 L11,16 C11,16.6 11.4,17 12,17 L15,17 C15.6,17 16,16.6 16,16 L16,2 C16,1.4 15.6,1 15,1 L12,1 Z"></path> + </g> +</svg>
\ No newline at end of file |