aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-06-13 11:42:23 +0200
committerChocobozzz <me@florianbigard.com>2022-06-13 11:42:23 +0200
commitf72c78b2f6f7c7fdf1c9582b55498f1a522fe1e1 (patch)
tree0f234531cc03b51a34b2bdd124096390f5e72f27 /client/src/assets
parentdc1296a9abfeeb714f321454dde32389a0f40c7e (diff)
downloadPeerTube-f72c78b2f6f7c7fdf1c9582b55498f1a522fe1e1.tar.gz
PeerTube-f72c78b2f6f7c7fdf1c9582b55498f1a522fe1e1.tar.zst
PeerTube-f72c78b2f6f7c7fdf1c9582b55498f1a522fe1e1.zip
Reorganize application.scss
Diffstat (limited to 'client/src/assets')
-rw-r--r--client/src/assets/images/feather/external-link.svg2
-rw-r--r--client/src/assets/images/feather/skip-back.svg2
-rw-r--r--client/src/assets/images/feather/skip-forward.svg2
3 files changed, 3 insertions, 3 deletions
diff --git a/client/src/assets/images/feather/external-link.svg b/client/src/assets/images/feather/external-link.svg
index 6236df3e0..9ea666879 100644
--- a/client/src/assets/images/feather/external-link.svg
+++ b/client/src/assets/images/feather/external-link.svg
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> \ No newline at end of file <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14 21 3"/></svg> \ No newline at end of file
diff --git a/client/src/assets/images/feather/skip-back.svg b/client/src/assets/images/feather/skip-back.svg
index 672e94d5f..6b1876159 100644
--- a/client/src/assets/images/feather/skip-back.svg
+++ b/client/src/assets/images/feather/skip-back.svg
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-skip-back"><polygon points="19 20 9 12 19 4 19 20"/><line x1="5" y1="19" x2="5" y2="5"/></svg> \ No newline at end of file <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-skip-back"><path d="M19 20 9 12l10-8v16zM5 19V5"/></svg> \ No newline at end of file
diff --git a/client/src/assets/images/feather/skip-forward.svg b/client/src/assets/images/feather/skip-forward.svg
index f3fdac3ae..5673a2987 100644
--- a/client/src/assets/images/feather/skip-forward.svg
+++ b/client/src/assets/images/feather/skip-forward.svg
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" 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> \ No newline at end of file <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-skip-forward"><path d="m5 4 10 8-10 8V4zM19 5v14"/></svg> \ No newline at end of file