diff options
Diffstat (limited to 'app/src/main/res/drawable/ic_post_layout_24dp.xml')
-rw-r--r-- | app/src/main/res/drawable/ic_post_layout_24dp.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app/src/main/res/drawable/ic_post_layout_24dp.xml b/app/src/main/res/drawable/ic_post_layout_24dp.xml deleted file mode 100644 index bca9e973..00000000 --- a/app/src/main/res/drawable/ic_post_layout_24dp.xml +++ /dev/null @@ -1,9 +0,0 @@ -<vector xmlns:android="http://schemas.android.com/apk/res/android" - android:width="24dp" - android:height="24dp" - android:viewportWidth="24" - android:viewportHeight="24"> - <path - android:pathData="M3,5v14h19L22,5L3,5zM5,7h15v4L5,11L5,7zM5,17v-4h4v4L5,17zM11,17v-4h9v4h-9z" - android:fillColor="#000000"/> -</vector> |