diff options
Diffstat (limited to 'src/icons/player-skip-back.svg')
-rw-r--r-- | src/icons/player-skip-back.svg | 10 |
1 files changed, 10 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..ec0c657a --- /dev/null +++ b/src/icons/player-skip-back.svg @@ -0,0 +1,10 @@ +--- +tags: [button, player, video, film, music, cancel, rewind, reverse] +category: Media +version: "1.28" +unicode: "ed48" +--- +<svg> + <path d="M20 5v14l-12 -7z" /> + <line x1="4" y1="5" x2="4" y2="19" /> +</svg> |