diff --git a/apps/files_external/templates/list.php b/apps/files_external/templates/list.php index 4e06bc7024..09923fe387 100644 --- a/apps/files_external/templates/list.php +++ b/apps/files_external/templates/list.php @@ -4,7 +4,11 @@
- + diff --git a/core/css/icons.css b/core/css/icons.css index 095c29b312..ecf6b17995 100644 --- a/core/css/icons.css +++ b/core/css/icons.css @@ -68,6 +68,10 @@ background-image: url('../img/actions/download.svg'); } +.icon-external { + background-image: url('../img/actions/external.svg'); +} + .icon-history { background-image: url('../img/actions/history.svg'); } diff --git a/core/img/actions/external.png b/core/img/actions/external.png new file mode 100644 index 0000000000..af03dbf3e0 Binary files /dev/null and b/core/img/actions/external.png differ diff --git a/core/img/actions/external.svg b/core/img/actions/external.svg new file mode 100644 index 0000000000..80eba5b996 --- /dev/null +++ b/core/img/actions/external.svg @@ -0,0 +1,4 @@ + + + +