You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
398 B
14 lines
398 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="56dp"
|
|
android:height="56dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
|
|
<path
|
|
android:fillColor="#000000"
|
|
android:pathData="M6 18l8.5-6L6 6v12zM16 6v12h2V6h-2z" />
|
|
<path
|
|
android:pathData="M0 0h24v24H0z" />
|
|
</vector>
|