Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2022-06-22 19:30:26 +0300
committerHannah von Reth <vonreth@kde.org>2022-06-28 15:04:08 +0300
commit025345351762602a435e58014650266674801ff3 (patch)
treef19764e85c247bf7739c982cd6fc8de16ed13b7e /src/resources/theme/dark/ui-dark-plain-color-state-offline.svg
parent44a72a011342711d7b663fc8a0f9639485d6b591 (diff)
Move resources to a shared libary
This allows us to use resources in the cmd app and the unit tests. Fixes: #8839
Diffstat (limited to 'src/resources/theme/dark/ui-dark-plain-color-state-offline.svg')
-rw-r--r--src/resources/theme/dark/ui-dark-plain-color-state-offline.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/resources/theme/dark/ui-dark-plain-color-state-offline.svg b/src/resources/theme/dark/ui-dark-plain-color-state-offline.svg
new file mode 100644
index 000000000..dce80a64b
--- /dev/null
+++ b/src/resources/theme/dark/ui-dark-plain-color-state-offline.svg
@@ -0,0 +1,12 @@
+<svg width="512" height="512" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
+<g clip-path="url(#clip0)">
+<path fill-rule="evenodd" clip-rule="evenodd" d="M28.8055 12.498C28.5515 9.994 26.4905 8.042 23.9855 8.042C23.9595 8.042 23.9355 8.044 23.9115 8.044C23.8365 5.567 21.8605 3.582 19.4295 3.582C19.2475 3.582 19.0685 3.595 18.8915 3.616C18.4515 1.548 16.6585 0 14.5125 0C12.7495 0 11.2265 1.044 10.4935 2.563C10.0755 2.222 9.5485 2.018 8.9735 2.018C7.6215 2.018 6.5255 3.144 6.5255 4.532C6.5255 5.073 6.6935 5.573 6.9765 5.983C6.0145 6.601 5.2785 7.556 4.9255 8.687C4.7805 8.673 4.6335 8.665 4.4845 8.665C2.0075 8.665 -0.00050354 10.727 -0.00050354 13.27C-0.00050354 15.814 2.0075 18 4.4845 18H9.0725C10.9245 15.006 14.2275 13 17.9995 13C21.7715 13 25.0755 15.006 26.9275 18H29.4355C30.8515 18 31.9995 16.503 31.9995 15.049C31.9995 13.594 30.8515 12.415 29.4355 12.415C29.2175 12.415 29.0075 12.446 28.8055 12.498Z" fill="white"/>
+<path fill-rule="evenodd" clip-rule="evenodd" d="M26.5 23.4995C26.5 28.1934 22.6939 31.9985 18 31.9985C13.3061 31.9985 9.5 28.1934 9.5 23.4995C9.5 18.8051 13.3061 15 18 15C22.6939 15 26.5 18.8051 26.5 23.4995Z" fill="#595959"/>
+<path fill-rule="evenodd" clip-rule="evenodd" d="M15.125 22.1243H12.375V24.8743H15.125V22.1243ZM19.375 22.1243H16.625V24.8743H19.375V22.1243ZM23.625 22.1243H20.875V24.8743H23.625V22.1243Z" fill="white" stroke="#3F3F3F" stroke-width="0.25"/>
+</g>
+<defs>
+<clipPath id="clip0">
+<rect width="32" height="32" fill="white"/>
+</clipPath>
+</defs>
+</svg>