diff options
Diffstat (limited to 'motto/public/skip.svg')
-rw-r--r-- | motto/public/skip.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/motto/public/skip.svg b/motto/public/skip.svg new file mode 100644 index 0000000..e002c24 --- /dev/null +++ b/motto/public/skip.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#CDD9DD" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-skip-forward"><polygon points="5 4 15 12 5 20 5 4"></polygon><line x1="19" y1="5" x2="19" y2="19"></line></svg> |