's'
This commit is contained in:
15
recovered_source/out_location/resources/res/drawable/jz.xml
Normal file
15
recovered_source/out_location/resources/res/drawable/jz.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="16dp"
|
||||
android:width="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M0,3.5C0,2.672 0.672,2 1.5,2H14.5C15.328,2 16,2.672 16,3.5V5.747L16,5.75L16,5.753V12.5C16,13.328 15.328,14 14.5,14H1.5C0.672,14 0,13.328 0,12.5V3.5ZM1.5,3.5H14.5V5H1.5V3.5ZM14.5,6.5V12.5H1.5V6.5H14.5Z"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M7,10.25C7,9.836 7.336,9.5 7.75,9.5H12.25C12.664,9.5 13,9.836 13,10.25C13,10.664 12.664,11 12.25,11H7.75C7.336,11 7,10.664 7,10.25Z"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user