diff options
Diffstat (limited to 'tests/data/svg/files-app-red.svg')
-rw-r--r-- | tests/data/svg/files-app-red.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/svg/files-app-red.svg b/tests/data/svg/files-app-red.svg index 81d7fca1472..1a8ad23cf74 100644 --- a/tests/data/svg/files-app-red.svg +++ b/tests/data/svg/files-app-red.svg @@ -1 +1,5 @@ +<!-- + - SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + - SPDX-License-Identifier: AGPL-3.0-or-later +--> <svg xmlns="http://www.w3.org/2000/svg" height="32" viewBox="0 0 32 32" width="32" version="1.1"><path fill="#f00" d="m3 4c-0.5 0-1 0.5-1 1v22c0 0.52 0.48 1 1 1h26c0.52 0 1-0.482 1-1v-18c0-0.5-0.5-1-1-1h-13l-4-4z"/></svg> |