aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable/ic_android.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_android.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_android.xml')
-rw-r--r--app/src/main/res/drawable/ic_android.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_android.xml b/app/src/main/res/drawable/ic_android.xml
new file mode 100644
index 0000000..fde152b
--- /dev/null
+++ b/app/src/main/res/drawable/ic_android.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="M6,18c0,0.55 0.45,1 1,1h1v3.5c0,0.83 0.67,1.5 1.5,1.5s1.5,-0.67 1.5,-1.5V19h2v3.5c0,0.83 0.67,1.5 1.5,1.5s1.5,-0.67 1.5,-1.5V19h1c0.55,0 1,-0.45 1,-1V8H6v10zM3.5,8C2.67,8 2,8.67 2,9.5v7c0,0.83 0.67,1.5 1.5,1.5S5,17.33 5,16.5v-7C5,8.67 4.33,8 3.5,8zm17,0c-0.83,0 -1.5,0.67 -1.5,1.5v7c0,0.83 0.67,1.5 1.5,1.5s1.5,-0.67 1.5,-1.5v-7c0,-0.83 -0.67,-1.5 -1.5,-1.5zm-4.97,-5.84l1.3,-1.3c0.2,-0.2 0.2,-0.51 0,-0.71 -0.2,-0.2 -0.51,-0.2 -0.71,0l-1.48,1.48C13.85,1.23 12.95,1 12,1c-0.96,0 -1.86,0.23 -2.66,0.63L7.85,0.15c-0.2,-0.2 -0.51,-0.2 -0.71,0 -0.2,0.2 -0.2,0.51 0,0.71l1.31,1.31C6.97,3.26 6,5.01 6,7h12c0,-1.99 -0.97,-3.75 -2.47,-4.84zM10,5H9V4h1v1zm5,0h-1V4h1v1z"
+ android:fillColor="#FFFFFF"/>
+</vector>