guess-It-SDP/guessIt

View on GitHub
app/src/main/res/drawable/video.xml

Summary

Maintainability
Test Coverage
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="48dp"
    android:height="48dp"
    android:viewportWidth="960"
    android:viewportHeight="960">
  <path
      android:fillColor="#FF000000"
      android:pathData="m140,160 l74,152h130l-74,-152h89l74,152h130l-74,-152h89l74,152h130l-74,-152h112q24,0 42,18t18,42v520q0,24 -18,42t-42,18L140,800q-24,0 -42,-18t-18,-42v-520q0,-24 18,-42t42,-18ZM140,372v368h680v-368L140,372ZM140,372v368,-368Z"/>
</vector>