summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_action_device_usb.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_action_device_usb.xml')
-rw-r--r--res/drawable/ic_action_device_usb.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/drawable/ic_action_device_usb.xml b/res/drawable/ic_action_device_usb.xml
new file mode 100644
index 0000000..4fd6224
--- /dev/null
+++ b/res/drawable/ic_action_device_usb.xml
@@ -0,0 +1,10 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:height="24dp"
+ android:width="24dp"
+ android:viewportWidth="24"
+ android:viewportHeight="24">
+
+ <path
+ android:fillColor="@color/white"
+ android:pathData="M15,7V11H16V13H13V5H15L12,1L9,5H11V13H8V10.93C8.7,10.56 9.2,9.85 9.2,9C9.2,7.78 8.21,6.8 7,6.8C5.78,6.8 4.8,7.78 4.8,9C4.8,9.85 5.3,10.56 6,10.93V13A2,2 0 0,0 8,15H11V18.05C10.29,18.41 9.8,19.15 9.8,20A2.2,2.2 0 0,0 12,22.2A2.2,2.2 0 0,0 14.2,20C14.2,19.15 13.71,18.41 13,18.05V15H16A2,2 0 0,0 18,13V11H19V7H15Z" />
+</vector> \ No newline at end of file