diff options
author | Chocobozzz <me@florianbigard.com> | 2020-11-16 15:52:52 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-11-16 15:55:18 +0100 |
commit | 805bec52cd12a963832c6dd95e775f54509903f8 (patch) | |
tree | c3493c4807dbea364d6ac8f756df8492dbf2905c /client/src/assets/images | |
parent | c195975c546ecfb0e6228c43a9c855b8c3e09d63 (diff) | |
download | PeerTube-805bec52cd12a963832c6dd95e775f54509903f8.tar.gz PeerTube-805bec52cd12a963832c6dd95e775f54509903f8.tar.zst PeerTube-805bec52cd12a963832c6dd95e775f54509903f8.zip |
Replace keyboard shortcut icon
Use svg instead
Diffstat (limited to 'client/src/assets/images')
-rw-r--r-- | client/src/assets/images/feather/command.svg | 1 | ||||
-rw-r--r-- | client/src/assets/images/misc/keyboard.png | bin | 815 -> 0 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/client/src/assets/images/feather/command.svg b/client/src/assets/images/feather/command.svg new file mode 100644 index 000000000..306eba774 --- /dev/null +++ b/client/src/assets/images/feather/command.svg | |||
@@ -0,0 +1 @@ | |||
<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-command"><path d="M18 3a3 3 0 00-3 3v12a3 3 0 003 3 3 3 0 003-3 3 3 0 00-3-3H6a3 3 0 00-3 3 3 3 0 003 3 3 3 0 003-3V6a3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3h12a3 3 0 003-3 3 3 0 00-3-3z"/></svg> \ No newline at end of file | |||
diff --git a/client/src/assets/images/misc/keyboard.png b/client/src/assets/images/misc/keyboard.png deleted file mode 100644 index ef9de868c..000000000 --- a/client/src/assets/images/misc/keyboard.png +++ /dev/null | |||
Binary files differ | |||