diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-07-10 19:47:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 19:47:01 +0200 |
commit | b97c7dfe7f162680ffd9720ece12cdcd3ab656cd (patch) | |
tree | ef7177d646391b3eaced330fc9d331763f263ebe /apps/files_reminders/img/alarm.svg | |
parent | 78bb1dc55cca5759e9c9ef12cc499ed84a02a695 (diff) | |
parent | b2cf05657d00814da57ce91d72ae1be70b6c990b (diff) | |
download | nextcloud-server-b97c7dfe7f162680ffd9720ece12cdcd3ab656cd.tar.gz nextcloud-server-b97c7dfe7f162680ffd9720ece12cdcd3ab656cd.zip |
Merge pull request #46391 from nextcloud/chore/use-consistent-material-symbols
chore: Make app icons consistent Material Symbols with same settings
Diffstat (limited to 'apps/files_reminders/img/alarm.svg')
-rw-r--r-- | apps/files_reminders/img/alarm.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_reminders/img/alarm.svg b/apps/files_reminders/img/alarm.svg deleted file mode 100644 index f40014bc2e0..00000000000 --- a/apps/files_reminders/img/alarm.svg +++ /dev/null @@ -1 +0,0 @@ -<svg viewBox="0 0 24 24" height="24" width="24" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"><path d="M12 22a8.702 8.702 0 0 1-3.512-.712 9.146 9.146 0 0 1-2.85-1.925 9.152 9.152 0 0 1-1.925-2.85A8.711 8.711 0 0 1 3 13c0-1.25.238-2.421.713-3.513a9.152 9.152 0 0 1 1.925-2.85 9.163 9.163 0 0 1 2.85-1.925A8.702 8.702 0 0 1 12 4a8.71 8.71 0 0 1 3.513.712 9.187 9.187 0 0 1 2.85 1.925 9.17 9.17 0 0 1 1.925 2.85A8.71 8.71 0 0 1 21 13a8.71 8.71 0 0 1-.712 3.513 9.17 9.17 0 0 1-1.925 2.85 9.17 9.17 0 0 1-2.85 1.925A8.71 8.71 0 0 1 12 22Zm2.8-4.8 1.4-1.4-3.2-3.2V8h-2v5.4l3.8 3.8ZM5.6 2.35 7 3.75 2.75 8l-1.4-1.4L5.6 2.35Zm12.8 0 4.25 4.25-1.4 1.4L17 3.75l1.4-1.4Z" style="fill-rule:nonzero"/></svg>
\ No newline at end of file |