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>2020-08-19 18:53:22 +0300
committerHannah von Reth <vonreth@kde.org>2020-08-21 16:00:06 +0300
commit2a6def4523feac6b7a60a134c351c8117e32fab8 (patch)
treea44c15c95ab680935a943347dbad1746f7fb66ad /resources
parent115b1b2a3d2f40033db03e590134d0a4cc3555fb (diff)
Add dedicated button to add accounts
Diffstat (limited to 'resources')
-rw-r--r--resources/font-awesome/plus-solid.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/font-awesome/plus-solid.svg b/resources/font-awesome/plus-solid.svg
new file mode 100644
index 000000000..12c277bf1
--- /dev/null
+++ b/resources/font-awesome/plus-solid.svg
@@ -0,0 +1 @@
+<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="plus" class="svg-inline--fa fa-plus fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="#B5B6BB" d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg>