| Name | Message | Date |
|---|---|---|
| 📄 ic_add_24.xml | 4 days ago | |
| 📄 ic_save_24.xml | 4 days ago | |
| 📄 ic_settings_24.xml | 4 days ago |
📄
src/Resources/drawable/ic_save_24.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:viewportWidth="24" android:viewportHeight="24" android:tint="?attr/colorOnSurface" > <path android:fillColor="#FF000000" android:pathData="M17,3H5C3.89,3 3,3.9 3,5v14c0,1.1 0.89,2 2,2h14c1.1,0 2,-0.9 2,-2V7L17,3zM12,19c-1.66,0 -3,-1.34 -3,-3s1.34,-3 3,-3 3,1.34 3,3 -1.34,3 -3,3zM15,9H5V5h10v4z" /> </vector>