diff options
Diffstat (limited to 'src/_icons/player-skip-back.svg')
-rw-r--r-- | src/_icons/player-skip-back.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/player-skip-back.svg b/src/_icons/player-skip-back.svg new file mode 100644 index 00000000..797f8c1c --- /dev/null +++ b/src/_icons/player-skip-back.svg @@ -0,0 +1,7 @@ +--- +category: Media +--- +<svg> + <path d="M20 5v14l-12 -7z"/> + <line x1="4" y1="5" x2="4" y2="19" /> +</svg> |