xref: /aosp_15_r20/development/samples/VirtualDeviceManager/client/res/drawable/input.xml (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1*90c8c64dSAndroid Build Coastguard Worker<vector xmlns:android="http://schemas.android.com/apk/res/android"
2*90c8c64dSAndroid Build Coastguard Worker    android:width="24dp"
3*90c8c64dSAndroid Build Coastguard Worker    android:height="24dp"
4*90c8c64dSAndroid Build Coastguard Worker    android:autoMirrored="true"
5*90c8c64dSAndroid Build Coastguard Worker    android:tint="?attr/colorControlNormal"
6*90c8c64dSAndroid Build Coastguard Worker    android:viewportWidth="960"
7*90c8c64dSAndroid Build Coastguard Worker    android:viewportHeight="960">
8*90c8c64dSAndroid Build Coastguard Worker    <path
9*90c8c64dSAndroid Build Coastguard Worker        android:fillColor="@android:color/white"
10*90c8c64dSAndroid Build Coastguard Worker        android:pathData="M160,800Q127,800 103.5,776.5Q80,753 80,720L80,600L160,600L160,720Q160,720 160,720Q160,720 160,720L800,720Q800,720 800,720Q800,720 800,720L800,240Q800,240 800,240Q800,240 800,240L160,240Q160,240 160,240Q160,240 160,240L160,360L80,360L80,240Q80,207 103.5,183.5Q127,160 160,160L800,160Q833,160 856.5,183.5Q880,207 880,240L880,720Q880,753 856.5,776.5Q833,800 800,800L160,800ZM460,660L404,602L487,520L80,520L80,440L487,440L404,358L460,300L640,480L460,660Z" />
11*90c8c64dSAndroid Build Coastguard Worker</vector>
12