guess-It-SDP/guessIt

View on GitHub
app/src/main/res/drawable/level4.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="M481,931 L346,800L160,800v-186L26,480l134,-134v-186h186l135,-134 133,134h186v186l134,134 -134,134v186L614,800L481,931ZM481,740q108,0 183.5,-76.13T740,479q0,-107.92 -75.54,-183.46Q588.92,220 481,220v520ZM481,847 L588.92,740L740,740v-151l109,-109 -109,-109v-151L589,220L481,111 371,220L220,220v151L111,480l109,109v151h150l111,107ZM480,479Z"/>
</vector>