Merge pull request #46349 from nextcloud/style/noid/file-reminders-app-icon

Add app icon to file reminders
This commit is contained in:
Andy Scherzinger 2024-07-07 18:38:18 +02:00 committed by GitHub
commit 785f57fe62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
<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.71 8.71 0 0 1-3.512-.712 9.159 9.159 0 0 1-2.85-1.925 9.159 9.159 0 0 1-1.925-2.85A8.712 8.712 0 0 1 3 13c0-1.25.238-2.421.713-3.513a9.159 9.159 0 0 1 1.925-2.85 9.159 9.159 0 0 1 2.85-1.925A8.71 8.71 0 0 1 12 4a8.711 8.711 0 0 1 3.513.712 9.193 9.193 0 0 1 2.85 1.925 9.159 9.159 0 0 1 1.925 2.85A8.711 8.711 0 0 1 21 13a8.711 8.711 0 0 1-.712 3.513 9.159 9.159 0 0 1-1.925 2.85 9.159 9.159 0 0 1-2.85 1.925A8.711 8.711 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>

After

Width:  |  Height:  |  Size: 802 B

View file

@ -0,0 +1 @@
<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.71 8.71 0 0 1-3.512-.712 9.159 9.159 0 0 1-2.85-1.925 9.159 9.159 0 0 1-1.925-2.85A8.712 8.712 0 0 1 3 13c0-1.25.238-2.421.713-3.513a9.159 9.159 0 0 1 1.925-2.85 9.159 9.159 0 0 1 2.85-1.925A8.71 8.71 0 0 1 12 4a8.711 8.711 0 0 1 3.513.712 9.193 9.193 0 0 1 2.85 1.925 9.159 9.159 0 0 1 1.925 2.85A8.711 8.711 0 0 1 21 13a8.711 8.711 0 0 1-.712 3.513 9.159 9.159 0 0 1-1.925 2.85 9.159 9.159 0 0 1-2.85 1.925A8.711 8.711 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:#fff;fill-rule:nonzero"/></svg>

After

Width:  |  Height:  |  Size: 812 B