Open-source alternative Instagram client on Android. More maintainers needed!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
361 B

5 years ago
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="24dp"
  3. android:height="24dp"
  4. android:tint="?attr/colorControlNormal"
  5. android:viewportWidth="24"
  6. android:viewportHeight="24">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z" />
  10. </vector>