Grundaufbau der App
[DHBWCampusApp.git] / app / src / main / res / drawable / appsearch_resulttype_external.xml
1 <vector xmlns:android="http://schemas.android.com/apk/res/android"
2         android:width="24dp"
3         android:height="24dp"
4         android:viewportWidth="24.0"
5         android:viewportHeight="24.0">
6     <path
7         android:fillColor="#FF000000"
8         android:pathData="M12,8V4l8,8 -8,8v-4H4V8z"/>
9 </vector>