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
390 B
14 lines
390 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 6h2v12H6zm3.5 6l8.5 6V6z" />
|
|
<path
|
|
android:pathData="M0 0h24v24H0z" />
|
|
</vector>
|