summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable-anydpi/ic_http.xml
diff options
context:
space:
mode:
authorstom79 <tschneider.ac@gmail.com>2019-02-05 18:05:21 +0100
committerstom79 <tschneider.ac@gmail.com>2019-02-05 18:05:21 +0100
commitea86e070baf025416cb4523ebb08bc9da249eeb2 (patch)
treef414b3dc604550dec3b44e75a13640e48b02de67 /app/src/main/res/drawable-anydpi/ic_http.xml
parent124b1698d57451daa4376a8cee58289fd1701d94 (diff)
Fix media
Diffstat (limited to 'app/src/main/res/drawable-anydpi/ic_http.xml')
-rw-r--r--app/src/main/res/drawable-anydpi/ic_http.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-anydpi/ic_http.xml b/app/src/main/res/drawable-anydpi/ic_http.xml
new file mode 100644
index 000000000..bd4e91529
--- /dev/null
+++ b/app/src/main/res/drawable-anydpi/ic_http.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:fillColor="#FF000000"
+ android:pathData="M4.5,11h-2L2.5,9L1,9v6h1.5v-2.5h2L4.5,15L6,15L6,9L4.5,9v2zM7,10.5h1.5L8.5,15L10,15v-4.5h1.5L11.5,9L7,9v1.5zM12.5,10.5L14,10.5L14,15h1.5v-4.5L17,10.5L17,9h-4.5v1.5zM21.5,9L18,9v6h1.5v-2h2c0.8,0 1.5,-0.7 1.5,-1.5v-1c0,-0.8 -0.7,-1.5 -1.5,-1.5zM21.5,11.5h-2v-1h2v1z"/>
+</vector>