diff options
author | Chocobozzz <me@florianbigard.com> | 2021-05-28 14:56:26 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-05-28 14:56:42 +0200 |
commit | 5351a0584f528e4ddb9c3c99329ba88e0ca8288e (patch) | |
tree | ebebba8b09aa536337bb645775296abe9e7c2690 /client/src/assets/images/feather | |
parent | 0fc9843215038f4bfae60f7b68c0dc231dc27570 (diff) | |
download | PeerTube-5351a0584f528e4ddb9c3c99329ba88e0ca8288e.tar.gz PeerTube-5351a0584f528e4ddb9c3c99329ba88e0ca8288e.tar.zst PeerTube-5351a0584f528e4ddb9c3c99329ba88e0ca8288e.zip |
Replace local menu icon
Diffstat (limited to 'client/src/assets/images/feather')
-rw-r--r-- | client/src/assets/images/feather/octagon.svg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/client/src/assets/images/feather/octagon.svg b/client/src/assets/images/feather/octagon.svg deleted file mode 100644 index 1ed9bacbf..000000000 --- a/client/src/assets/images/feather/octagon.svg +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
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-octagon"> | ||
2 | <polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"></polygon> | ||
3 | </svg> | ||