diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-07-10 03:27:01 +0200 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-07-10 15:53:45 +0200 |
commit | b2cf05657d00814da57ce91d72ae1be70b6c990b (patch) | |
tree | ecdc5ded80a6b7b0fc822d2215cd2a201b3738f4 /apps/user_ldap | |
parent | 038836c41ca8c27289de4d40259f49818ba8cfbb (diff) | |
download | nextcloud-server-b2cf05657d00814da57ce91d72ae1be70b6c990b.tar.gz nextcloud-server-b2cf05657d00814da57ce91d72ae1be70b6c990b.zip |
chore: Make app icons consistent Material Symbols with same settings
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/img/app-dark.svg | 2 | ||||
-rw-r--r-- | apps/user_ldap/img/app.svg | 2 | ||||
-rw-r--r-- | apps/user_ldap/img/copy.png | bin | 304 -> 0 bytes | |||
-rw-r--r-- | apps/user_ldap/img/copy.svg | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/apps/user_ldap/img/app-dark.svg b/apps/user_ldap/img/app-dark.svg index 281c651ada6..f20dbda808a 100644 --- a/apps/user_ldap/img/app-dark.svg +++ b/apps/user_ldap/img/app-dark.svg @@ -1 +1 @@ -<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="M12 11.692c-.962 0-1.786-.342-2.472-1.028C8.843 9.979 8.5 9.155 8.5 8.192c0-.962.343-1.786 1.028-2.471.686-.686 1.51-1.029 2.472-1.029.963 0 1.786.343 2.472 1.029.685.685 1.028 1.509 1.028 2.471 0 .963-.343 1.787-1.028 2.472-.686.686-1.509 1.028-2.472 1.028Zm-7.5 7.616v-2.224c0-.489.133-.943.399-1.36a2.663 2.663 0 0 1 1.067-.962 14.51 14.51 0 0 1 2.991-1.091 12.965 12.965 0 0 1 6.086 0c1.006.243 2.003.606 2.992 1.091.445.224.8.545 1.066.962.266.417.399.871.399 1.36v2.224h-15Z" style="fill-rule:nonzero" transform="matrix(1 0 0 .95789 -4 -3.495)"/></svg>
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px"><path d="M480-480q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42ZM192-192v-96q0-23 12.5-43.5T239-366q55-32 116.5-49T480-432q63 0 124.5 17T721-366q22 13 34.5 34t12.5 44v96H192Z"/></svg>
\ No newline at end of file diff --git a/apps/user_ldap/img/app.svg b/apps/user_ldap/img/app.svg index d8963c5e4c1..4d6d856526c 100644 --- a/apps/user_ldap/img/app.svg +++ b/apps/user_ldap/img/app.svg @@ -1 +1 @@ -<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="M12 11.692c-.962 0-1.786-.342-2.472-1.028C8.843 9.979 8.5 9.155 8.5 8.192c0-.962.343-1.786 1.028-2.471.686-.686 1.51-1.029 2.472-1.029.963 0 1.786.343 2.472 1.029.685.685 1.028 1.509 1.028 2.471 0 .963-.343 1.787-1.028 2.472-.686.686-1.509 1.028-2.472 1.028Zm-7.5 7.616v-2.224c0-.489.133-.943.399-1.36a2.663 2.663 0 0 1 1.067-.962 14.51 14.51 0 0 1 2.991-1.091 12.965 12.965 0 0 1 6.086 0c1.006.243 2.003.606 2.992 1.091.445.224.8.545 1.066.962.266.417.399.871.399 1.36v2.224h-15Z" style="fill:#fff;fill-rule:nonzero" transform="matrix(1 0 0 .95789 -4 -3.495)"/></svg>
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#fff"><path d="M480-480q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42ZM192-192v-96q0-23 12.5-43.5T239-366q55-32 116.5-49T480-432q63 0 124.5 17T721-366q22 13 34.5 34t12.5 44v96H192Z"/></svg>
\ No newline at end of file diff --git a/apps/user_ldap/img/copy.png b/apps/user_ldap/img/copy.png Binary files differdeleted file mode 100644 index c3f31624bfa..00000000000 --- a/apps/user_ldap/img/copy.png +++ /dev/null diff --git a/apps/user_ldap/img/copy.svg b/apps/user_ldap/img/copy.svg index 9f705996672..fc09a027e8b 100644 --- a/apps/user_ldap/img/copy.svg +++ b/apps/user_ldap/img/copy.svg @@ -1 +1 @@ -<svg width="16px" height="16px" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g stroke-linejoin="round"><g><path transform="scale(.26667)" d="m8.1738 4.6875c-0.64453 0-1.2598 0.24902-1.6992 0.70312-0.4541 0.4541-0.70312 1.0547-0.70312 1.6992v30.674c0 0.64453 0.24902 1.2451 0.70312 1.6992 0.4541 0.4541 1.0547 0.70312 1.6992 0.70312h28.945c0.62988 0 1.2451-0.24902 1.6992-0.70312 0.4541-0.4541 0.70312-1.0547 0.70312-1.6992v-30.674c0-0.64453-0.24902-1.2451-0.70312-1.6992-0.4541-0.4541-1.0693-0.70312-1.6992-0.70312z" fill="none" stroke="#fff" stroke-width="8.1255"/><path transform="scale(.26667)" d="m8.1738 4.6875c-0.64453 0-1.2598 0.24902-1.6992 0.70312-0.4541 0.4541-0.70312 1.0547-0.70312 1.6992v30.674c0 0.64453 0.24902 1.2451 0.70312 1.6992 0.4541 0.4541 1.0547 0.70312 1.6992 0.70312h28.945c0.62988 0 1.2451-0.24902 1.6992-0.70312 0.4541-0.4541 0.70312-1.0547 0.70312-1.6992v-30.674c0-0.64453-0.24902-1.2451-0.70312-1.6992-0.4541-0.4541-1.0693-0.70312-1.6992-0.70312z" fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="3.1254"/><path transform="scale(.26667)" d="m22.881 19.834c-0.62988 0-1.2451 0.24902-1.6992 0.70312-0.4541 0.4541-0.70312 1.0547-0.70312 1.6992v30.674c0 0.64453 0.24902 1.2451 0.70312 1.6992 0.4541 0.4541 1.0693 0.70312 1.6992 0.70312h28.945c0.64453 0 1.2598-0.24902 1.6992-0.70312 0.4541-0.4541 0.70312-1.0547 0.70312-1.6992v-30.674c0-0.64453-0.24902-1.2451-0.70312-1.6992-0.43945-0.4541-1.0547-0.70312-1.6992-0.70312z" fill="none" stroke="#fff" stroke-width="8.1255"/><path transform="scale(.26667)" d="m22.881 19.834c-0.62988 0-1.2451 0.24902-1.6992 0.70312-0.4541 0.4541-0.70312 1.0547-0.70312 1.6992v30.674c0 0.64453 0.24902 1.2451 0.70312 1.6992 0.4541 0.4541 1.0693 0.70312 1.6992 0.70312h28.945c0.64453 0 1.2598-0.24902 1.6992-0.70312 0.4541-0.4541 0.70312-1.0547 0.70312-1.6992v-30.674c0-0.64453-0.24902-1.2451-0.70312-1.6992-0.43945-0.4541-1.0547-0.70312-1.6992-0.70312z" fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="3.1254"/></g><path transform="scale(.26667)" d="m12.451 21.606c2.3291 20.522 20.156 19.146 21.299 19.028v6.1523l8.9795-8.8916-8.9795-8.877v6.0645c-1.3477 0.16113-13.931 1.4209-21.299-13.491zm0 0" fill="none" stroke="#fff" stroke-linecap="round" stroke-width="8.125"/><path transform="scale(.26667)" d="m12.451 21.606c2.3291 20.522 20.156 19.146 21.299 19.028v6.1523l8.9795-8.8916-8.9795-8.877v6.0645c-1.3477 0.16113-13.931 1.4209-21.299-13.491zm0 0" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="3.125"/></g></svg> +<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px"><path d="M360-240q-29.7 0-50.85-21.15Q288-282.3 288-312v-480q0-29.7 21.15-50.85Q330.3-864 360-864h384q29.7 0 50.85 21.15Q816-821.7 816-792v480q0 29.7-21.15 50.85Q773.7-240 744-240H360ZM216-96q-29.7 0-50.85-21.15Q144-138.3 144-168v-552h72v552h456v72H216Z"/></svg>
\ No newline at end of file |