diff options
author | John Molakvoæ <skjnldsv@users.noreply.github.com> | 2019-12-04 17:54:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-04 17:54:52 +0100 |
commit | 592cc07b30a242b9e85c65839da613f0eb1a45ca (patch) | |
tree | 9aaa380fb07743ff0a10c34fda63df267d4e9040 | |
parent | 72e6ca42db539203dc6c98cd50fbdbd60315524d (diff) | |
parent | ae692ad33578365fce341486c98c5dff8b329096 (diff) | |
download | nextcloud-server-592cc07b30a242b9e85c65839da613f0eb1a45ca.tar.gz nextcloud-server-592cc07b30a242b9e85c65839da613f0eb1a45ca.zip |
Replaced history icon by the Material one (#18206)
Replaced history icon by the Material one
-rw-r--r-- | core/img/actions/history.png | bin | 358 -> 291 bytes | |||
-rw-r--r-- | core/img/actions/history.svg | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/history.png b/core/img/actions/history.png Binary files differindex 11eb83309fb..e3289b19830 100644 --- a/core/img/actions/history.png +++ b/core/img/actions/history.png 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> |