diff options
author | Andy Scherzinger <info@andy-scherzinger.de> | 2024-06-06 09:55:47 +0200 |
---|---|---|
committer | Andy Scherzinger <info@andy-scherzinger.de> | 2024-06-06 18:05:37 +0200 |
commit | c1555fc33e8d85cc17e13e1356218be6c298ee3b (patch) | |
tree | 61ff122a81823ae116e4f217370662f8421baef1 /apps/files_reminders | |
parent | ca371c18ff6991587d9d8950da1fb7d7672d0b44 (diff) | |
download | nextcloud-server-c1555fc33e8d85cc17e13e1356218be6c298ee3b.tar.gz nextcloud-server-c1555fc33e8d85cc17e13e1356218be6c298ee3b.zip |
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'apps/files_reminders')
-rw-r--r-- | apps/files_reminders/img/alarm.svg | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_reminders/img/alarm.svg b/apps/files_reminders/img/alarm.svg index 0adc3547203..f40014bc2e0 100644 --- a/apps/files_reminders/img/alarm.svg +++ b/apps/files_reminders/img/alarm.svg @@ -1,5 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"> - <path d="M0 0h24v24H0V0z" fill="none" /> - <path - d="M12.5 8H11v6l4.75 2.85.75-1.23-4-2.37zm4.837-6.19l4.607 3.845-1.28 1.535-4.61-3.843zm-10.674 0l1.282 1.536L3.337 7.19l-1.28-1.536zM12 4c-4.97 0-9 4.03-9 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z" /> -</svg> +<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 |