Added Android code
[wl-app.git] / Android / folioreader / res / drawable / ic_drawer_green_24dp.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <vector xmlns:android="http://schemas.android.com/apk/res/android"
3     android:width="24dp"
4     android:height="24dp"
5     android:viewportHeight="24"
6     android:viewportWidth="24">
7     <path
8         android:fillColor="#71C851"
9         android:pathData="M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z" />
10 </vector>