summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mate/128x128/status/Makefile.am5
-rw-r--r--mate/128x128/status/dropboxstatus-busy.pngbin0 -> 7121 bytes
l---------mate/128x128/status/dropboxstatus-busy2.png1
-rw-r--r--mate/128x128/status/dropboxstatus-idle.pngbin0 -> 6386 bytes
-rw-r--r--mate/128x128/status/dropboxstatus-logo.pngbin0 -> 5590 bytes
-rw-r--r--mate/128x128/status/dropboxstatus-x.pngbin0 -> 6073 bytes
-rw-r--r--mate/16x16/status/Makefile.am5
-rw-r--r--mate/16x16/status/dropboxstatus-busy.pngbin0 -> 723 bytes
l---------mate/16x16/status/dropboxstatus-busy2.png1
-rw-r--r--mate/16x16/status/dropboxstatus-idle.pngbin0 -> 719 bytes
-rw-r--r--mate/16x16/status/dropboxstatus-logo.pngbin0 -> 636 bytes
-rw-r--r--mate/16x16/status/dropboxstatus-x.pngbin0 -> 733 bytes
-rw-r--r--mate/22x22/status/Makefile.am5
-rw-r--r--mate/22x22/status/dropboxstatus-busy.pngbin0 -> 1071 bytes
l---------mate/22x22/status/dropboxstatus-busy2.png1
-rw-r--r--mate/22x22/status/dropboxstatus-idle.pngbin0 -> 1051 bytes
-rw-r--r--mate/22x22/status/dropboxstatus-logo.pngbin0 -> 920 bytes
-rw-r--r--mate/22x22/status/dropboxstatus-x.pngbin0 -> 1066 bytes
-rw-r--r--mate/24x24/status/Makefile.am5
-rw-r--r--mate/24x24/status/dropboxstatus-busy.pngbin0 -> 1071 bytes
l---------mate/24x24/status/dropboxstatus-busy2.png1
-rw-r--r--mate/24x24/status/dropboxstatus-idle.pngbin0 -> 1051 bytes
-rw-r--r--mate/24x24/status/dropboxstatus-logo.pngbin0 -> 920 bytes
-rw-r--r--mate/24x24/status/dropboxstatus-x.pngbin0 -> 1066 bytes
-rw-r--r--mate/32x32/status/Makefile.am5
-rw-r--r--mate/32x32/status/dropboxstatus-busy.pngbin0 -> 1624 bytes
l---------mate/32x32/status/dropboxstatus-busy2.png1
-rw-r--r--mate/32x32/status/dropboxstatus-idle.pngbin0 -> 1599 bytes
-rw-r--r--mate/32x32/status/dropboxstatus-logo.pngbin0 -> 1380 bytes
-rw-r--r--mate/32x32/status/dropboxstatus-x.pngbin0 -> 1598 bytes
-rw-r--r--mate/48x48/status/Makefile.am5
-rw-r--r--mate/48x48/status/dropboxstatus-busy.pngbin0 -> 2647 bytes
l---------mate/48x48/status/dropboxstatus-busy2.png1
-rw-r--r--mate/48x48/status/dropboxstatus-idle.svgbin0 -> 2504 bytes
-rw-r--r--mate/48x48/status/dropboxstatus-logo.pngbin0 -> 2213 bytes
-rw-r--r--mate/48x48/status/dropboxstatus-x.pngbin0 -> 2472 bytes
-rw-r--r--mate/64x64/status/Makefile.am5
-rw-r--r--mate/64x64/status/dropboxstatus-busy.pngbin0 -> 3623 bytes
l---------mate/64x64/status/dropboxstatus-busy2.png1
-rw-r--r--mate/64x64/status/dropboxstatus-idle.pngbin0 -> 3366 bytes
-rw-r--r--mate/64x64/status/dropboxstatus-logo.pngbin0 -> 2941 bytes
-rw-r--r--mate/64x64/status/dropboxstatus-x.pngbin0 -> 3263 bytes
-rw-r--r--mate/96x96/status/Makefile.am5
-rw-r--r--mate/96x96/status/dropboxstatus-busy.pngbin0 -> 5416 bytes
l---------mate/96x96/status/dropboxstatus-busy2.png1
-rw-r--r--mate/96x96/status/dropboxstatus-idle.pngbin0 -> 4913 bytes
-rw-r--r--mate/96x96/status/dropboxstatus-logo.pngbin0 -> 4340 bytes
-rw-r--r--mate/96x96/status/dropboxstatus-x.pngbin0 -> 4739 bytes
-rw-r--r--mate/scalable/status/dropboxstatus-busy.svg76
l---------mate/scalable/status/dropboxstatus-busy2.svg1
-rw-r--r--mate/scalable/status/dropboxstatus-idle.svg79
-rw-r--r--mate/scalable/status/dropboxstatus-logo.svg66
-rw-r--r--mate/scalable/status/dropboxstatus-x.svg79
53 files changed, 349 insertions, 0 deletions
diff --git a/mate/128x128/status/Makefile.am b/mate/128x128/status/Makefile.am
index b891310..b02a307 100644
--- a/mate/128x128/status/Makefile.am
+++ b/mate/128x128/status/Makefile.am
@@ -1,6 +1,11 @@
NULL =
png_icons = \
+ dropboxstatus-busy2.png \
+ dropboxstatus-busy.png \
+ dropboxstatus-idle.png \
+ dropboxstatus-logo.png \
+ dropboxstatus-x.png \
network-error.png \
network-idle.png \
network-offline.png \
diff --git a/mate/128x128/status/dropboxstatus-busy.png b/mate/128x128/status/dropboxstatus-busy.png
new file mode 100644
index 0000000..3e3aae0
--- /dev/null
+++ b/mate/128x128/status/dropboxstatus-busy.png
Binary files differ
diff --git a/mate/128x128/status/dropboxstatus-busy2.png b/mate/128x128/status/dropboxstatus-busy2.png
new file mode 120000
index 0000000..b86dd8b
--- /dev/null
+++ b/mate/128x128/status/dropboxstatus-busy2.png
@@ -0,0 +1 @@
+dropboxstatus-logo.png \ No newline at end of file
diff --git a/mate/128x128/status/dropboxstatus-idle.png b/mate/128x128/status/dropboxstatus-idle.png
new file mode 100644
index 0000000..e94cee2
--- /dev/null
+++ b/mate/128x128/status/dropboxstatus-idle.png
Binary files differ
diff --git a/mate/128x128/status/dropboxstatus-logo.png b/mate/128x128/status/dropboxstatus-logo.png
new file mode 100644
index 0000000..39969cd
--- /dev/null
+++ b/mate/128x128/status/dropboxstatus-logo.png
Binary files differ
diff --git a/mate/128x128/status/dropboxstatus-x.png b/mate/128x128/status/dropboxstatus-x.png
new file mode 100644
index 0000000..e6d6acd
--- /dev/null
+++ b/mate/128x128/status/dropboxstatus-x.png
Binary files differ
diff --git a/mate/16x16/status/Makefile.am b/mate/16x16/status/Makefile.am
index 14c3be8..3504648 100644
--- a/mate/16x16/status/Makefile.am
+++ b/mate/16x16/status/Makefile.am
@@ -28,6 +28,11 @@ png_icons = \
dialog-password.png \
dialog-question.png \
dialog-warning.png \
+ dropboxstatus-busy2.png \
+ dropboxstatus-busy.png \
+ dropboxstatus-idle.png \
+ dropboxstatus-logo.png \
+ dropboxstatus-x.png \
image-loading.png \
image-missing.png \
mail-attachment.png \
diff --git a/mate/16x16/status/dropboxstatus-busy.png b/mate/16x16/status/dropboxstatus-busy.png
new file mode 100644
index 0000000..852807a
--- /dev/null
+++ b/mate/16x16/status/dropboxstatus-busy.png
Binary files differ
diff --git a/mate/16x16/status/dropboxstatus-busy2.png b/mate/16x16/status/dropboxstatus-busy2.png
new file mode 120000
index 0000000..b86dd8b
--- /dev/null
+++ b/mate/16x16/status/dropboxstatus-busy2.png
@@ -0,0 +1 @@
+dropboxstatus-logo.png \ No newline at end of file
diff --git a/mate/16x16/status/dropboxstatus-idle.png b/mate/16x16/status/dropboxstatus-idle.png
new file mode 100644
index 0000000..7e77b61
--- /dev/null
+++ b/mate/16x16/status/dropboxstatus-idle.png
Binary files differ
diff --git a/mate/16x16/status/dropboxstatus-logo.png b/mate/16x16/status/dropboxstatus-logo.png
new file mode 100644
index 0000000..89b4447
--- /dev/null
+++ b/mate/16x16/status/dropboxstatus-logo.png
Binary files differ
diff --git a/mate/16x16/status/dropboxstatus-x.png b/mate/16x16/status/dropboxstatus-x.png
new file mode 100644
index 0000000..b286d2a
--- /dev/null
+++ b/mate/16x16/status/dropboxstatus-x.png
Binary files differ
diff --git a/mate/22x22/status/Makefile.am b/mate/22x22/status/Makefile.am
index d6895e2..ace9ced 100644
--- a/mate/22x22/status/Makefile.am
+++ b/mate/22x22/status/Makefile.am
@@ -28,6 +28,11 @@ png_icons = \
dialog-password.png \
dialog-question.png \
dialog-warning.png \
+ dropboxstatus-busy2.png \
+ dropboxstatus-busy.png \
+ dropboxstatus-idle.png \
+ dropboxstatus-logo.png \
+ dropboxstatus-x.png \
image-loading.png \
image-missing.png \
mail-attachment.png \
diff --git a/mate/22x22/status/dropboxstatus-busy.png b/mate/22x22/status/dropboxstatus-busy.png
new file mode 100644
index 0000000..b00d97b
--- /dev/null
+++ b/mate/22x22/status/dropboxstatus-busy.png
Binary files differ
diff --git a/mate/22x22/status/dropboxstatus-busy2.png b/mate/22x22/status/dropboxstatus-busy2.png
new file mode 120000
index 0000000..b86dd8b
--- /dev/null
+++ b/mate/22x22/status/dropboxstatus-busy2.png
@@ -0,0 +1 @@
+dropboxstatus-logo.png \ No newline at end of file
diff --git a/mate/22x22/status/dropboxstatus-idle.png b/mate/22x22/status/dropboxstatus-idle.png
new file mode 100644
index 0000000..6e75302
--- /dev/null
+++ b/mate/22x22/status/dropboxstatus-idle.png
Binary files differ
diff --git a/mate/22x22/status/dropboxstatus-logo.png b/mate/22x22/status/dropboxstatus-logo.png
new file mode 100644
index 0000000..3077dc2
--- /dev/null
+++ b/mate/22x22/status/dropboxstatus-logo.png
Binary files differ
diff --git a/mate/22x22/status/dropboxstatus-x.png b/mate/22x22/status/dropboxstatus-x.png
new file mode 100644
index 0000000..b894261
--- /dev/null
+++ b/mate/22x22/status/dropboxstatus-x.png
Binary files differ
diff --git a/mate/24x24/status/Makefile.am b/mate/24x24/status/Makefile.am
index 56faed5..aa9994b 100644
--- a/mate/24x24/status/Makefile.am
+++ b/mate/24x24/status/Makefile.am
@@ -28,6 +28,11 @@ png_icons = \
dialog-password.png \
dialog-question.png \
dialog-warning.png \
+ dropboxstatus-busy2.png \
+ dropboxstatus-busy.png \
+ dropboxstatus-idle.png \
+ dropboxstatus-logo.png \
+ dropboxstatus-x.png \
image-loading.png \
image-missing.png \
mail-attachment.png \
diff --git a/mate/24x24/status/dropboxstatus-busy.png b/mate/24x24/status/dropboxstatus-busy.png
new file mode 100644
index 0000000..b00d97b
--- /dev/null
+++ b/mate/24x24/status/dropboxstatus-busy.png
Binary files differ
diff --git a/mate/24x24/status/dropboxstatus-busy2.png b/mate/24x24/status/dropboxstatus-busy2.png
new file mode 120000
index 0000000..b86dd8b
--- /dev/null
+++ b/mate/24x24/status/dropboxstatus-busy2.png
@@ -0,0 +1 @@
+dropboxstatus-logo.png \ No newline at end of file
diff --git a/mate/24x24/status/dropboxstatus-idle.png b/mate/24x24/status/dropboxstatus-idle.png
new file mode 100644
index 0000000..6e75302
--- /dev/null
+++ b/mate/24x24/status/dropboxstatus-idle.png
Binary files differ
diff --git a/mate/24x24/status/dropboxstatus-logo.png b/mate/24x24/status/dropboxstatus-logo.png
new file mode 100644
index 0000000..3077dc2
--- /dev/null
+++ b/mate/24x24/status/dropboxstatus-logo.png
Binary files differ
diff --git a/mate/24x24/status/dropboxstatus-x.png b/mate/24x24/status/dropboxstatus-x.png
new file mode 100644
index 0000000..b894261
--- /dev/null
+++ b/mate/24x24/status/dropboxstatus-x.png
Binary files differ
diff --git a/mate/32x32/status/Makefile.am b/mate/32x32/status/Makefile.am
index d510f51..5ecca70 100644
--- a/mate/32x32/status/Makefile.am
+++ b/mate/32x32/status/Makefile.am
@@ -28,6 +28,11 @@ png_icons = \
dialog-password.png \
dialog-question.png \
dialog-warning.png \
+ dropboxstatus-busy2.png \
+ dropboxstatus-busy.png \
+ dropboxstatus-idle.png \
+ dropboxstatus-logo.png \
+ dropboxstatus-x.png \
image-loading.png \
image-missing.png \
mail-attachment.png \
diff --git a/mate/32x32/status/dropboxstatus-busy.png b/mate/32x32/status/dropboxstatus-busy.png
new file mode 100644
index 0000000..e9bde67
--- /dev/null
+++ b/mate/32x32/status/dropboxstatus-busy.png
Binary files differ
diff --git a/mate/32x32/status/dropboxstatus-busy2.png b/mate/32x32/status/dropboxstatus-busy2.png
new file mode 120000
index 0000000..b86dd8b
--- /dev/null
+++ b/mate/32x32/status/dropboxstatus-busy2.png
@@ -0,0 +1 @@
+dropboxstatus-logo.png \ No newline at end of file
diff --git a/mate/32x32/status/dropboxstatus-idle.png b/mate/32x32/status/dropboxstatus-idle.png
new file mode 100644
index 0000000..b2694a1
--- /dev/null
+++ b/mate/32x32/status/dropboxstatus-idle.png
Binary files differ
diff --git a/mate/32x32/status/dropboxstatus-logo.png b/mate/32x32/status/dropboxstatus-logo.png
new file mode 100644
index 0000000..32e994d
--- /dev/null
+++ b/mate/32x32/status/dropboxstatus-logo.png
Binary files differ
diff --git a/mate/32x32/status/dropboxstatus-x.png b/mate/32x32/status/dropboxstatus-x.png
new file mode 100644
index 0000000..c64104b
--- /dev/null
+++ b/mate/32x32/status/dropboxstatus-x.png
Binary files differ
diff --git a/mate/48x48/status/Makefile.am b/mate/48x48/status/Makefile.am
index 02abbed..b5a96ac 100644
--- a/mate/48x48/status/Makefile.am
+++ b/mate/48x48/status/Makefile.am
@@ -28,6 +28,11 @@ png_icons = \
dialog-password.png \
dialog-question.png \
dialog-warning.png \
+ dropboxstatus-busy2.png \
+ dropboxstatus-busy.png \
+ dropboxstatus-idle.png \
+ dropboxstatus-logo.png \
+ dropboxstatus-x.png \
image-loading.png \
image-missing.png \
mail-attachment.png \
diff --git a/mate/48x48/status/dropboxstatus-busy.png b/mate/48x48/status/dropboxstatus-busy.png
new file mode 100644
index 0000000..cf2e4b8
--- /dev/null
+++ b/mate/48x48/status/dropboxstatus-busy.png
Binary files differ
diff --git a/mate/48x48/status/dropboxstatus-busy2.png b/mate/48x48/status/dropboxstatus-busy2.png
new file mode 120000
index 0000000..b86dd8b
--- /dev/null
+++ b/mate/48x48/status/dropboxstatus-busy2.png
@@ -0,0 +1 @@
+dropboxstatus-logo.png \ No newline at end of file
diff --git a/mate/48x48/status/dropboxstatus-idle.svg b/mate/48x48/status/dropboxstatus-idle.svg
new file mode 100644
index 0000000..525e1e0
--- /dev/null
+++ b/mate/48x48/status/dropboxstatus-idle.svg
Binary files differ
diff --git a/mate/48x48/status/dropboxstatus-logo.png b/mate/48x48/status/dropboxstatus-logo.png
new file mode 100644
index 0000000..bf904fc
--- /dev/null
+++ b/mate/48x48/status/dropboxstatus-logo.png
Binary files differ
diff --git a/mate/48x48/status/dropboxstatus-x.png b/mate/48x48/status/dropboxstatus-x.png
new file mode 100644
index 0000000..a1880b8
--- /dev/null
+++ b/mate/48x48/status/dropboxstatus-x.png
Binary files differ
diff --git a/mate/64x64/status/Makefile.am b/mate/64x64/status/Makefile.am
index b891310..b02a307 100644
--- a/mate/64x64/status/Makefile.am
+++ b/mate/64x64/status/Makefile.am
@@ -1,6 +1,11 @@
NULL =
png_icons = \
+ dropboxstatus-busy2.png \
+ dropboxstatus-busy.png \
+ dropboxstatus-idle.png \
+ dropboxstatus-logo.png \
+ dropboxstatus-x.png \
network-error.png \
network-idle.png \
network-offline.png \
diff --git a/mate/64x64/status/dropboxstatus-busy.png b/mate/64x64/status/dropboxstatus-busy.png
new file mode 100644
index 0000000..f1fd201
--- /dev/null
+++ b/mate/64x64/status/dropboxstatus-busy.png
Binary files differ
diff --git a/mate/64x64/status/dropboxstatus-busy2.png b/mate/64x64/status/dropboxstatus-busy2.png
new file mode 120000
index 0000000..b86dd8b
--- /dev/null
+++ b/mate/64x64/status/dropboxstatus-busy2.png
@@ -0,0 +1 @@
+dropboxstatus-logo.png \ No newline at end of file
diff --git a/mate/64x64/status/dropboxstatus-idle.png b/mate/64x64/status/dropboxstatus-idle.png
new file mode 100644
index 0000000..3ac3fc7
--- /dev/null
+++ b/mate/64x64/status/dropboxstatus-idle.png
Binary files differ
diff --git a/mate/64x64/status/dropboxstatus-logo.png b/mate/64x64/status/dropboxstatus-logo.png
new file mode 100644
index 0000000..a0a1709
--- /dev/null
+++ b/mate/64x64/status/dropboxstatus-logo.png
Binary files differ
diff --git a/mate/64x64/status/dropboxstatus-x.png b/mate/64x64/status/dropboxstatus-x.png
new file mode 100644
index 0000000..fdd4731
--- /dev/null
+++ b/mate/64x64/status/dropboxstatus-x.png
Binary files differ
diff --git a/mate/96x96/status/Makefile.am b/mate/96x96/status/Makefile.am
index b891310..b02a307 100644
--- a/mate/96x96/status/Makefile.am
+++ b/mate/96x96/status/Makefile.am
@@ -1,6 +1,11 @@
NULL =
png_icons = \
+ dropboxstatus-busy2.png \
+ dropboxstatus-busy.png \
+ dropboxstatus-idle.png \
+ dropboxstatus-logo.png \
+ dropboxstatus-x.png \
network-error.png \
network-idle.png \
network-offline.png \
diff --git a/mate/96x96/status/dropboxstatus-busy.png b/mate/96x96/status/dropboxstatus-busy.png
new file mode 100644
index 0000000..d826088
--- /dev/null
+++ b/mate/96x96/status/dropboxstatus-busy.png
Binary files differ
diff --git a/mate/96x96/status/dropboxstatus-busy2.png b/mate/96x96/status/dropboxstatus-busy2.png
new file mode 120000
index 0000000..b86dd8b
--- /dev/null
+++ b/mate/96x96/status/dropboxstatus-busy2.png
@@ -0,0 +1 @@
+dropboxstatus-logo.png \ No newline at end of file
diff --git a/mate/96x96/status/dropboxstatus-idle.png b/mate/96x96/status/dropboxstatus-idle.png
new file mode 100644
index 0000000..b2cf224
--- /dev/null
+++ b/mate/96x96/status/dropboxstatus-idle.png
Binary files differ
diff --git a/mate/96x96/status/dropboxstatus-logo.png b/mate/96x96/status/dropboxstatus-logo.png
new file mode 100644
index 0000000..f5148bc
--- /dev/null
+++ b/mate/96x96/status/dropboxstatus-logo.png
Binary files differ
diff --git a/mate/96x96/status/dropboxstatus-x.png b/mate/96x96/status/dropboxstatus-x.png
new file mode 100644
index 0000000..acb1127
--- /dev/null
+++ b/mate/96x96/status/dropboxstatus-x.png
Binary files differ
diff --git a/mate/scalable/status/dropboxstatus-busy.svg b/mate/scalable/status/dropboxstatus-busy.svg
new file mode 100644
index 0000000..73ca37f
--- /dev/null
+++ b/mate/scalable/status/dropboxstatus-busy.svg
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ viewBox="0 0 128 128"
+ version="1.1"
+ id="svg6"
+ sodipodi:docname="dropboxstatus-busy-new.svg"
+ inkscape:version="0.92.4 (unknown)"
+ width="128"
+ height="128">
+ <metadata
+ id="metadata10">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="2065"
+ inkscape:window-height="1428"
+ id="namedview8"
+ showgrid="false"
+ scale-x="5.81818"
+ inkscape:zoom="7.5853272"
+ inkscape:cx="64.005008"
+ inkscape:cy="58.275492"
+ inkscape:window-x="1288"
+ inkscape:window-y="134"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="svg6" />
+ <defs
+ id="defs3051">
+ <style
+ type="text/css"
+ id="current-color-scheme">
+ .ColorScheme-Text {
+ color:#4169E1;
+ }
+ </style>
+ </defs>
+ <path
+ style="color:#4169E1;fill:currentColor;fill-opacity:1;stroke:none;stroke-width:5.73506546"
+ d="M 45.844915,14.91355 14.673591,31.66294 35.394867,49.310429 16.663011,68.069299 47.92375,84.829887 66.074422,66.834424 83.945678,82.18055 114.13347,64.881091 C 114.1064,64.902831 94.56338,47.828567 94.56338,47.828567 L 111.83111,32.549841 86.102756,15.104388 66.029716,32.302855 Z M 44.716085,21.233869 60.709684,35.255327 40.770772,46.099773 24.408342,32.594738 Z M 85.879217,21.379542 103.77283,33.391519 89.444527,45.044214 71.193267,35.131563 Z M 66.074422,38.095233 86.02451,49.59079 66.074422,61.086402 46.124326,49.59079 Z M 39.899002,52.610661 60.799098,63.971474 46.783743,77.701049 26.107173,66.227938 Z M 92.026304,52.734052 105.24814,64.139761 84.225093,75.298541 71.427975,63.926475 Z m 2.660009,23.507481 -5.722372,3.367848 V 93.877824 L 66.074422,107.06846 43.184898,93.877815 V 82.595544 L 37.462519,79.51958 v 17.74853 l 28.611903,15.54854 28.611891,-15.548157 z"
+ class="ColorScheme-Text"
+ id="path4"
+ inkscape:connector-curvature="0" />
+ <path
+ style="color:#3daee9;fill:currentColor;fill-opacity:1;stroke:none;stroke-width:5.79415846"
+ d="m 91.861518,67.989669 c -12.463009,0 -22.496406,10.64933 -22.496406,23.877427 0,13.228094 10.033397,23.877424 22.496406,23.877424 12.463012,0 22.496402,-10.64933 22.496402,-23.877424 0,-13.228097 -10.03339,-23.877427 -22.496402,-23.877427 z"
+ id="path8"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:5.79415846;stroke-linecap:butt;stroke-linejoin:round"
+ d="m 91.57592,73.982337 a 16.872304,17.908071 0 0 0 -9.468703,3.311135 l 4.042322,4.290479 a 11.248202,11.938714 0 0 1 13.664809,1.842102 11.248202,11.938714 0 0 1 1.724572,14.492007 l 4.07527,4.32545 a 16.872304,17.908071 0 0 0 -1.82342,-23.037983 16.872304,17.908071 0 0 0 -12.21485,-5.22319 z m -13.467086,7.508342 a 16.872304,17.908071 0 0 0 1.823436,23.037991 16.872304,17.908071 0 0 0 21.68355,1.91205 l -4.042326,-4.29048 a 11.248202,11.938714 0 0 1 -13.664805,-1.8421 11.248202,11.938714 0 0 1 -1.724581,-14.492017 z"
+ id="path10"
+ inkscape:connector-curvature="0" />
+</svg>
diff --git a/mate/scalable/status/dropboxstatus-busy2.svg b/mate/scalable/status/dropboxstatus-busy2.svg
new file mode 120000
index 0000000..7d4335b
--- /dev/null
+++ b/mate/scalable/status/dropboxstatus-busy2.svg
@@ -0,0 +1 @@
+dropboxstatus-logo.svg \ No newline at end of file
diff --git a/mate/scalable/status/dropboxstatus-idle.svg b/mate/scalable/status/dropboxstatus-idle.svg
new file mode 100644
index 0000000..aa07b83
--- /dev/null
+++ b/mate/scalable/status/dropboxstatus-idle.svg
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ viewBox="0 0 128 128"
+ version="1.1"
+ id="svg6"
+ sodipodi:docname="dropboxstatus-idle-new.svg"
+ inkscape:version="0.92.4 (unknown)"
+ width="128"
+ height="128">
+ <metadata
+ id="metadata10">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="2065"
+ inkscape:window-height="1428"
+ id="namedview8"
+ showgrid="false"
+ scale-x="5.81818"
+ inkscape:zoom="7.5853272"
+ inkscape:cx="61.678793"
+ inkscape:cy="58.275492"
+ inkscape:window-x="1288"
+ inkscape:window-y="134"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="svg6" />
+ <defs
+ id="defs3051">
+ <style
+ type="text/css"
+ id="current-color-scheme">
+ .ColorScheme-Text {
+ color:#4169E1;
+ }
+ </style>
+ </defs>
+ <path
+ style="color:#4169E1;fill:currentColor;fill-opacity:1;stroke:none;stroke-width:5.73506546"
+ d="M 45.844915,14.91355 14.673591,31.66294 35.394867,49.310429 16.663011,68.069299 47.92375,84.829887 66.074422,66.834424 83.945678,82.18055 114.13347,64.881091 C 114.1064,64.902831 94.56338,47.828567 94.56338,47.828567 L 111.83111,32.549841 86.102756,15.104388 66.029716,32.302855 Z M 44.716085,21.233869 60.709684,35.255327 40.770772,46.099773 24.408342,32.594738 Z M 85.879217,21.379542 103.77283,33.391519 89.444527,45.044214 71.193267,35.131563 Z M 66.074422,38.095233 86.02451,49.59079 66.074422,61.086402 46.124326,49.59079 Z M 39.899002,52.610661 60.799098,63.971474 46.783743,77.701049 26.107173,66.227938 Z M 92.026304,52.734052 105.24814,64.139761 84.225093,75.298541 71.427975,63.926475 Z m 2.660009,23.507481 -5.722372,3.367848 V 93.877824 L 66.074422,107.06846 43.184898,93.877815 V 82.595544 L 37.462519,79.51958 v 17.74853 l 28.611903,15.54854 28.611891,-15.548157 z"
+ class="ColorScheme-Text"
+ id="path4"
+ inkscape:connector-curvature="0" />
+ <g
+ id="g824">
+ <path
+ inkscape:connector-curvature="0"
+ id="path8"
+ d="m 95.235003,67.35348 c -12.893091,0 -23.272727,10.379636 -23.272727,23.272727 0,12.893093 10.379636,23.272723 23.272727,23.272723 12.893097,0 23.272727,-10.37963 23.272727,-23.272723 0,-12.893091 -10.37963,-23.272727 -23.272727,-23.272727 z"
+ style="color:#27ae60;fill:currentColor;fill-opacity:1;stroke:none;stroke-width:5.81818199" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path10"
+ d="m 106.87137,78.989843 -17.454549,17.454546 -5.818182,-5.818182 -5.818181,5.818182 5.818181,5.818181 5.818182,5.81818 23.272729,-23.272725 z"
+ style="opacity:1;fill:#ffffff;stroke-width:5.81818199" />
+ </g>
+</svg>
diff --git a/mate/scalable/status/dropboxstatus-logo.svg b/mate/scalable/status/dropboxstatus-logo.svg
new file mode 100644
index 0000000..aadd746
--- /dev/null
+++ b/mate/scalable/status/dropboxstatus-logo.svg
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ viewBox="0 0 128 128"
+ version="1.1"
+ id="svg6"
+ sodipodi:docname="dropboxstatus-logo.svg"
+ inkscape:version="0.92.4 (unknown)"
+ width="128"
+ height="128">
+ <metadata
+ id="metadata10">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="2065"
+ inkscape:window-height="1428"
+ id="namedview8"
+ showgrid="false"
+ scale-x="5.81818"
+ inkscape:zoom="7.5853272"
+ inkscape:cx="63.886206"
+ inkscape:cy="58.275492"
+ inkscape:window-x="1288"
+ inkscape:window-y="134"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="svg6" />
+ <defs
+ id="defs3051">
+ <style
+ type="text/css"
+ id="current-color-scheme">
+ .ColorScheme-Text {
+ color:#4169E1;
+ }
+ </style>
+ </defs>
+ <path
+ style="color:#4169E1;fill:currentColor;fill-opacity:1;stroke:none;stroke-width:5.73506546"
+ d="M 45.844915,14.91355 14.673591,31.66294 35.394867,49.310429 16.663011,68.069299 47.92375,84.829887 66.074422,66.834424 83.945678,82.18055 114.13347,64.881091 C 114.1064,64.902831 94.56338,47.828567 94.56338,47.828567 L 111.83111,32.549841 86.102756,15.104388 66.029716,32.302855 Z M 44.716085,21.233869 60.709684,35.255327 40.770772,46.099773 24.408342,32.594738 Z M 85.879217,21.379542 103.77283,33.391519 89.444527,45.044214 71.193267,35.131563 Z M 66.074422,38.095233 86.02451,49.59079 66.074422,61.086402 46.124326,49.59079 Z M 39.899002,52.610661 60.799098,63.971474 46.783743,77.701049 26.107173,66.227938 Z M 92.026304,52.734052 105.24814,64.139761 84.225093,75.298541 71.427975,63.926475 Z m 2.660009,23.507481 -5.722372,3.367848 V 93.877824 L 66.074422,107.06846 43.184898,93.877815 V 82.595544 L 37.462519,79.51958 v 17.74853 l 28.611903,15.54854 28.611891,-15.548157 z"
+ class="ColorScheme-Text"
+ id="path4"
+ inkscape:connector-curvature="0" />
+</svg>
diff --git a/mate/scalable/status/dropboxstatus-x.svg b/mate/scalable/status/dropboxstatus-x.svg
new file mode 100644
index 0000000..eaede73
--- /dev/null
+++ b/mate/scalable/status/dropboxstatus-x.svg
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ viewBox="0 0 128 128"
+ version="1.1"
+ id="svg6"
+ sodipodi:docname="dropboxstatus-x-new.svg"
+ inkscape:version="0.92.4 (unknown)"
+ width="128"
+ height="128">
+ <metadata
+ id="metadata10">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="2065"
+ inkscape:window-height="1428"
+ id="namedview8"
+ showgrid="false"
+ scale-x="5.81818"
+ inkscape:zoom="7.5853272"
+ inkscape:cx="62.343426"
+ inkscape:cy="58.275492"
+ inkscape:window-x="1288"
+ inkscape:window-y="134"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="svg6" />
+ <defs
+ id="defs3051">
+ <style
+ type="text/css"
+ id="current-color-scheme">
+ .ColorScheme-Text {
+ color:#4169E1;
+ }
+ </style>
+ </defs>
+ <path
+ style="color:#4169E1;fill:currentColor;fill-opacity:1;stroke:none;stroke-width:5.73506546"
+ d="M 45.844915,14.91355 14.673591,31.66294 35.394867,49.310429 16.663011,68.069299 47.92375,84.829887 66.074422,66.834424 83.945678,82.18055 114.13347,64.881091 C 114.1064,64.902831 94.56338,47.828567 94.56338,47.828567 L 111.83111,32.549841 86.102756,15.104388 66.029716,32.302855 Z M 44.716085,21.233869 60.709684,35.255327 40.770772,46.099773 24.408342,32.594738 Z M 85.879217,21.379542 103.77283,33.391519 89.444527,45.044214 71.193267,35.131563 Z M 66.074422,38.095233 86.02451,49.59079 66.074422,61.086402 46.124326,49.59079 Z M 39.899002,52.610661 60.799098,63.971474 46.783743,77.701049 26.107173,66.227938 Z M 92.026304,52.734052 105.24814,64.139761 84.225093,75.298541 71.427975,63.926475 Z m 2.660009,23.507481 -5.722372,3.367848 V 93.877824 L 66.074422,107.06846 43.184898,93.877815 V 82.595544 L 37.462519,79.51958 v 17.74853 l 28.611903,15.54854 28.611891,-15.548157 z"
+ class="ColorScheme-Text"
+ id="path4"
+ inkscape:connector-curvature="0" />
+ <g
+ id="g832">
+ <path
+ inkscape:connector-curvature="0"
+ id="path8"
+ d="m 75.966774,67.07221 c -3.223382,0 -5.81818,2.594908 -5.81818,5.81818 v 34.90908 c 0,3.22385 2.594798,5.81818 5.81818,5.81818 h 34.909086 c 3.22338,0 5.81818,-2.59433 5.81818,-5.81818 V 72.89039 c 0,-3.223272 -2.5948,-5.81818 -5.81818,-5.81818 z"
+ style="color:#da4453;fill:currentColor;fill-opacity:1;stroke:none;stroke-width:5.81818008" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path10"
+ d="m 81.784954,72.89039 -5.81818,5.81818 11.63636,11.63636 -11.63636,11.63636 5.81818,5.81818 11.63636,-11.63636 11.636366,11.63636 5.81818,-5.81818 L 99.239498,90.34493 110.87586,78.70857 105.05768,72.89039 93.421314,84.52675 Z"
+ style="fill:#ffffff;stroke-width:5.81818008" />
+ </g>
+</svg>