diff options
author | Marvin Borner | 2020-09-17 16:23:07 +0200 |
---|---|---|
committer | Marvin Borner | 2020-09-17 16:23:07 +0200 |
commit | 33ff64f9e1b680dc8c0af4c219f392ad5c72f4b2 (patch) | |
tree | 5616b51853bed5fa840650bc59c6b45035a6c421 /motto/public/skip.svg | |
parent | 399f93696add3299e3bfb74cd24ddc7f15e8f18b (diff) |
Tis code very code
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> |