Added Android code
[wl-app.git] / Android / folioreader / res / drawable / ic_close_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="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z" />
10 </vector>