16 lines
576 B
XML
16 lines
576 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:tint="?colorControlNormal"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:fillColor="#000000"
|
|
android:pathData="m18,2c1.11,0 2,0.9 2,2v16c0,1.11 -0.89,2 -2,2L6,22C4.89,22 4,21.11 4,20L4,4C4,2.9 4.89,2 6,2ZM18,4L6,4v3.844h-0.002v8.229L6,16.072L6,20L18,20L18,16.072 18,16 18,8 18,7.844Z" />
|
|
<path
|
|
android:fillColor="#000000"
|
|
android:pathData="M17.009,8l-4,0l-0,8l4,0z" />
|
|
</vector>
|