534178c926
Bug: 118319143 Change-Id: I67018db3ceb8b6c0d863a46c9a9148013c68c1f7 Tests: Manual
13 lines
449 B
XML
13 lines
449 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<group>
|
|
<clip-path android:pathData="M0,0H24V24H0Z M 0,0"/>
|
|
<path
|
|
android:fillColor="#FFFFFFFF"
|
|
android:pathData="M6,2V8H6l4,4L6,16H6v6H18V16h0l-4,-4,4,-4h0V2Zm6,9.5,-4,-4V4h8V7.5Z"/>
|
|
</group>
|
|
</vector>
|