diff options
author | Andy Scherzinger <info@andy-scherzinger.de> | 2024-06-06 19:48:28 +0200 |
---|---|---|
committer | Andy Scherzinger <info@andy-scherzinger.de> | 2024-06-06 22:53:41 +0200 |
commit | 1e046196759eefd3246bf95bffe3b8f8c0406069 (patch) | |
tree | d37ef4efbc99758296baf1105fa4b59a2684c046 /apps/settings/img | |
parent | 858ba27835ed3e71ad34c9cc933467e98db14adf (diff) | |
download | nextcloud-server-1e046196759eefd3246bf95bffe3b8f8c0406069.tar.gz nextcloud-server-1e046196759eefd3246bf95bffe3b8f8c0406069.zip |
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'apps/settings/img')
-rw-r--r-- | apps/settings/img/admin.svg | 2 | ||||
-rw-r--r-- | apps/settings/img/settings.svg | 2 | ||||
-rw-r--r-- | apps/settings/img/toggle-filelist.svg | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/img/admin.svg b/apps/settings/img/admin.svg index 0a8e256613e..3c59e1dd7ba 100644 --- a/apps/settings/img/admin.svg +++ b/apps/settings/img/admin.svg @@ -1 +1 @@ -<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m1 1v4h4v-4h-4zm5 1v2h8v-2h-8zm-5 4v4h4v-4h-4zm5 1v2h8v-2h-8zm-5 4v4h4v-4h-4zm1 1h2v2h-2v-2zm4 0v2h8v-2h-8z"/></svg> +<svg viewBox="0 0 16 16" height="16" width="16" 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="M11 21v-6h2v2h8v2h-8v2h-2Zm-8-2v-2h6v2H3Zm4-4v-2H3v-2h4V9h2v6H7Zm4-2v-2h10v2H11Zm4-4V3h2v2h4v2h-4v2h-2ZM3 7V5h10v2H3Z" style="fill-rule:nonzero" transform="matrix(.77778 0 0 .77778 -1.338 -1.329)"/></svg>
\ No newline at end of file diff --git a/apps/settings/img/settings.svg b/apps/settings/img/settings.svg index 7e16c7bb6eb..615b5ce2d02 100644 --- a/apps/settings/img/settings.svg +++ b/apps/settings/img/settings.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16"><path d="M1 1v4h4V1H1zm5 1v2h8V2H6zM1 6v4h4V6H1zm5 1v2h8V7H6zm-5 4v4h4v-4H1zm1 1h2v2H2v-2zm4 0v2h8v-2H6z" style="fill:#fff"/></svg>
\ No newline at end of file +<svg viewBox="0 0 16 16" height="16" width="16" 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="M11 21v-6h2v2h8v2h-8v2h-2Zm-8-2v-2h6v2H3Zm4-4v-2H3v-2h4V9h2v6H7Zm4-2v-2h10v2H11Zm4-4V3h2v2h4v2h-4v2h-2ZM3 7V5h10v2H3Z" style="fill:#fff;fill-rule:nonzero" transform="matrix(.77778 0 0 .77778 -1.338 -1.329)"/></svg>
\ No newline at end of file diff --git a/apps/settings/img/toggle-filelist.svg b/apps/settings/img/toggle-filelist.svg index ee2e939ebff..3c59e1dd7ba 100644 --- a/apps/settings/img/toggle-filelist.svg +++ b/apps/settings/img/toggle-filelist.svg @@ -1 +1 @@ -<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m1 1v4h4v-4zm5 1v2h8v-2zm-5 4v4h4v-4zm5 1v2h8v-2zm-5 4v4h4v-4zm5 1v2h8v-2z"/></svg> +<svg viewBox="0 0 16 16" height="16" width="16" 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="M11 21v-6h2v2h8v2h-8v2h-2Zm-8-2v-2h6v2H3Zm4-4v-2H3v-2h4V9h2v6H7Zm4-2v-2h10v2H11Zm4-4V3h2v2h4v2h-4v2h-2ZM3 7V5h10v2H3Z" style="fill-rule:nonzero" transform="matrix(.77778 0 0 .77778 -1.338 -1.329)"/></svg>
\ No newline at end of file |