Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/img
diff options
context:
space:
mode:
authorKilian P <Shagequi@users.noreply.github.com>2019-12-03 16:32:16 +0300
committerGitHub <noreply@github.com>2019-12-03 16:32:16 +0300
commit19c0bc1454a5b48f1e3841b0e3cf2ae3e6627e19 (patch)
treea7235856fff434c82100a8de52bb91b49317271e /core/img
parent9cd7ecef9be3acdb52b531e8fc1fb9a2e9115a0b (diff)
Replaced history icon by the Material one
Asked here : https://github.com/nextcloud/android/pull/4865 The purpose is to replace the "too small" restore icon on server and Android.
Diffstat (limited to 'core/img')
-rw-r--r--core/img/actions/history.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/history.svg b/core/img/actions/history.svg
index bb09c568260..e98c63ddda7 100644
--- a/core/img/actions/history.svg
+++ b/core/img/actions/history.svg
@@ -1 +1 @@
-<svg width="16" height="16" version="1.1" viewbox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m7.9319 2.4252c-3.4324 0-5.6787 2.9953-5.5301 5.8394h-1.8778l3.3924 3.4063 3.5454-3.3664h-1.8657c-0.20594-1.4772 1.0106-2.706 2.3366-2.6868 1.386 0.020855 2.4331 1.0688 2.4331 2.3758 0.07821 1.3851-1.4164 2.9788-3.4463 2.1985 0 1.0688 0.00261 2.2115 0 3.2717 3.641 0.72124 6.6389-2.1811 6.6389-5.431 0-3.0961-2.5374-5.6074-5.6266-5.6074z"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8z"/></svg>