diff options
author | codecalm <codecalm@gmail.com> | 2020-09-03 23:28:48 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-03 23:28:48 +0200 |
commit | c185cc77626202fddcbf79e0d15f2371ecad52ec (patch) | |
tree | e1880041a66370938f84fff6aff5ab52cb871b84 /src/_icons/skip-forward.svg | |
parent | optimize icons (diff) | |
download | tabler-icons-c185cc77626202fddcbf79e0d15f2371ecad52ec.tar.xz |
icon for music/video #65 #42
Diffstat (limited to 'src/_icons/skip-forward.svg')
-rw-r--r-- | src/_icons/skip-forward.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/skip-forward.svg b/src/_icons/skip-forward.svg new file mode 100644 index 00000000..41cdb9b7 --- /dev/null +++ b/src/_icons/skip-forward.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M4 6v12 a2 2 0 0 0 2.75 1.84 l8.25 -6.1 a2 2 0 0 0 0 -3.5 l-8.25 -6.1 a2 2 0 0 0 -2.75 1.75" /> + <line x1="20" y1="4" x2="20" y2="20" /> +</svg> |