diff options
author | Joas Schilling <coding@schilljs.com> | 2023-04-17 10:54:39 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2023-04-24 09:01:38 +0200 |
commit | db55d5ba58d9f5785acabaca0e655bcc1a417f7f (patch) | |
tree | 70ae1c9c64594a9a30b86e4987276d4c69980312 /core/img/actions | |
parent | f2afccfd569b7c6de0234514a321409dc238dc2a (diff) | |
download | nextcloud-server-db55d5ba58d9f5785acabaca0e655bcc1a417f7f.tar.gz nextcloud-server-db55d5ba58d9f5785acabaca0e655bcc1a417f7f.zip |
fix(assets): Optimize PNGs with optipng 0.7.7
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'core/img/actions')
-rw-r--r-- | core/img/actions/checkmark.png | bin | 314 -> 240 bytes |
-rw-r--r-- | core/img/actions/comment.png | bin | 492 -> 418 bytes |
-rw-r--r-- | core/img/actions/delete.png | bin | 240 -> 190 bytes |
-rw-r--r-- | core/img/actions/history.png | bin | 291 -> 273 bytes |
-rw-r--r-- | core/img/actions/password.png | bin | 330 -> 256 bytes |
-rw-r--r-- | core/img/actions/share.png | bin | 395 -> 321 bytes |
-rw-r--r-- | core/img/actions/star.png | bin | 632 -> 558 bytes |
-rw-r--r-- | core/img/actions/tag.png | bin | 380 -> 306 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/core/img/actions/checkmark.png b/core/img/actions/checkmark.png Binary files differindex 37face163ea..3f3aa0959ff 100644 --- a/core/img/actions/checkmark.png +++ b/core/img/actions/checkmark.png diff --git a/core/img/actions/comment.png b/core/img/actions/comment.png Binary files differindex c902c5aa9d4..ebfe92e05c4 100644 --- a/core/img/actions/comment.png +++ b/core/img/actions/comment.png diff --git a/core/img/actions/delete.png b/core/img/actions/delete.png Binary files differindex 44f1e0ee882..60440d72527 100644 --- a/core/img/actions/delete.png +++ b/core/img/actions/delete.png diff --git a/core/img/actions/history.png b/core/img/actions/history.png Binary files differindex e3289b19830..d3448dc1224 100644 --- a/core/img/actions/history.png +++ b/core/img/actions/history.png diff --git a/core/img/actions/password.png b/core/img/actions/password.png Binary files differindex c713f827aba..dbb9cd64ffe 100644 --- a/core/img/actions/password.png +++ b/core/img/actions/password.png diff --git a/core/img/actions/share.png b/core/img/actions/share.png Binary files differindex 5c088bb0823..1ccb208c006 100644 --- a/core/img/actions/share.png +++ b/core/img/actions/share.png diff --git a/core/img/actions/star.png b/core/img/actions/star.png Binary files differindex 7d83aa5d91c..a2fa8d12fc4 100644 --- a/core/img/actions/star.png +++ b/core/img/actions/star.png diff --git a/core/img/actions/tag.png b/core/img/actions/tag.png Binary files differindex b96254c959e..ad476dc5cac 100644 --- a/core/img/actions/tag.png +++ b/core/img/actions/tag.png |