aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/img
diff options
context:
space:
mode:
authorChristopher Ng <chrng8@gmail.com>2022-09-21 18:59:40 +0000
committerChristopher Ng <chrng8@gmail.com>2022-09-21 18:59:40 +0000
commit09b777672019684872279633daafdf6734c44901 (patch)
tree4bc54fc1a8c604daceabbf2d89cca84f5a1387c9 /apps/files/img
parent18431c2fe920c1f72f68f3c33a7c2a40ccb70c0a (diff)
downloadnextcloud-server-09b777672019684872279633daafdf6734c44901.tar.gz
nextcloud-server-09b777672019684872279633daafdf6734c44901.zip
Use computer icon for edit locally file action
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'apps/files/img')
-rw-r--r--apps/files/img/computer.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/img/computer.svg b/apps/files/img/computer.svg
new file mode 100644
index 00000000000..d7da7d4e3ee
--- /dev/null
+++ b/apps/files/img/computer.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M20 18c1.1 0 1.99-.9 1.99-2L22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H1c-.55 0-1 .45-1 1s.45 1 1 1h22c.55 0 1-.45 1-1s-.45-1-1-1h-3zM5 6h14c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1z"/></svg>