aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable/ic_sync_disabled.xml
diff options
context:
space:
mode:
authorJohn Heroy <johnheroy@gmail.com>2015-10-27 12:23:20 -0700
committerJohn Heroy <johnheroy@gmail.com>2015-10-27 12:23:20 -0700
commit438dafe7da010e70b1a41ed55054a9b5dfe7ac3c (patch)
tree20a7495f484a256f97a8a5acaa03288ed19fa06d /app/src/main/res/drawable/ic_sync_disabled.xml
parente6e4236445ae01cb9d6c10e31a7b8595b73e233d (diff)
parent63a8a42db55fb9d6f101e5c77ec2d753e45b26c5 (diff)
downloadconnectbot-438dafe7da010e70b1a41ed55054a9b5dfe7ac3c.tar.gz
connectbot-438dafe7da010e70b1a41ed55054a9b5dfe7ac3c.tar.bz2
connectbot-438dafe7da010e70b1a41ed55054a9b5dfe7ac3c.zip
Merge branch 'master' into add-host-button2
Diffstat (limited to 'app/src/main/res/drawable/ic_sync_disabled.xml')
-rw-r--r--app/src/main/res/drawable/ic_sync_disabled.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_sync_disabled.xml b/app/src/main/res/drawable/ic_sync_disabled.xml
new file mode 100644
index 0000000..c6536bf
--- /dev/null
+++ b/app/src/main/res/drawable/ic_sync_disabled.xml
@@ -0,0 +1,9 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="24.0"
+ android:viewportHeight="24.0">
+ <path
+ android:pathData="M10,6.35V4.26c-0.8,0.21 -1.55,0.54 -2.23,0.96l1.46,1.46c0.25,-0.12 0.5,-0.24 0.77,-0.33zm-7.14,-0.94l2.36,2.36C4.45,8.99 4,10.44 4,12c0,2.21 0.91,4.2 2.36,5.64L4,20h6v-6l-2.24,2.24C6.68,15.15 6,13.66 6,12c0,-1 0.25,-1.94 0.68,-2.77l8.08,8.08c-0.25,0.13 -0.5,0.25 -0.77,0.34v2.09c0.8,-0.21 1.55,-0.54 2.23,-0.96l2.36,2.36 1.27,-1.27L4.14,4.14 2.86,5.41zM20,4h-6v6l2.24,-2.24C17.32,8.85 18,10.34 18,12c0,1 -0.25,1.94 -0.68,2.77l1.46,1.46C19.55,15.01 20,13.56 20,12c0,-2.21 -0.91,-4.2 -2.36,-5.64L20,4z"
+ android:fillColor="#FFFFFF"/>
+</vector>