diff options
author | Julius Härtl <jus@bitgrid.net> | 2023-03-03 09:26:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-03 09:26:16 +0100 |
commit | 26696c4deb50579d084df536cffbd3dea2e8a609 (patch) | |
tree | 746e8a1a716a30a08d892458b64193241a576fe3 /core/img/apps/notes.svg | |
parent | bc94fab8eea4eb76ea98a34076510c2054b9d741 (diff) | |
parent | 322dbe8860e1a619d035755abba4c3fe95fd2474 (diff) | |
download | nextcloud-server-26696c4deb50579d084df536cffbd3dea2e8a609.tar.gz nextcloud-server-26696c4deb50579d084df536cffbd3dea2e8a609.zip |
Merge pull request #37021 from nextcloud/enh/notes-recommended
feat: Add notes as recommended app
Diffstat (limited to 'core/img/apps/notes.svg')
-rw-r--r-- | core/img/apps/notes.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/img/apps/notes.svg b/core/img/apps/notes.svg new file mode 100644 index 00000000000..38e29fd623b --- /dev/null +++ b/core/img/apps/notes.svg @@ -0,0 +1 @@ +<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h24v24h-24z" fill="none"/><path d="m3 17.25v3.75h3.75l11.06-11.06-3.75-3.75zm17.71-10.21c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75z"/></svg>
\ No newline at end of file |