
I'm mostly cowboying through patching things to look nice. I'll re-add round mode configs and actually try to migrate to standard spacing later.
11 lines
446 B
XML
11 lines
446 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="40dp"
|
|
android:height="40dp"
|
|
android:viewportWidth="960"
|
|
android:viewportHeight="960"
|
|
android:tint="?attr/colorControlNormal">
|
|
<path
|
|
android:fillColor="@android:color/white"
|
|
android:pathData="M673.33,720L673.33,240L740,240L740,720L673.33,720ZM220,720L220,240L570.67,480L220,720Z"/>
|
|
</vector>
|