guess-It-SDP/guessIt

View on GitHub
app/src/main/res/drawable/level2.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,931ZM480,479ZM481,847 L589,740h151v-151l109,-109 -109,-109v-151L589,220L481,111 371,220L220,220v151L111,480l109,109v151h150l111,107ZM479,740q111,0 186,-75.5T740,479q0,-110 -75.5,-185.5T479,218q-27,0 -52,5.5T373,242q69,32 111,96t42,141q0,77 -42,141t-111,97q24,11 50.5,17t55.5,6Z"/>
</vector>