epfl-SDP/android

View on GitHub
mobile/src/main/res/drawable/ic_chess_queen_black.xml

Summary

Maintainability
Test Coverage
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="36dp"
    android:height="36dp"
    android:viewportWidth="36"
    android:viewportHeight="36">
  <path
      android:pathData="M27,4.5C27.7956,4.5 28.5587,4.8161 29.1213,5.3787C29.6839,5.9413 30,6.7043 30,7.5C30,8.715 29.25,9.75 28.245,10.23L25.5,19.725V27H10.5V19.725L7.755,10.23C6.75,9.75 6,8.715 6,7.5C6,6.7043 6.3161,5.9413 6.8787,5.3787C7.4413,4.8161 8.2044,4.5 9,4.5C9.7956,4.5 10.5587,4.8161 11.1213,5.3787C11.6839,5.9413 12,6.7043 12,7.5C12,8.25 11.73,8.925 11.25,9.45L15.45,14.025L16.245,8.43C15.495,7.89 15,7.005 15,6C15,5.2043 15.3161,4.4413 15.8787,3.8787C16.4413,3.3161 17.2044,3 18,3C18.7956,3 19.5587,3.3161 20.1213,3.8787C20.6839,4.4413 21,5.2043 21,6C21,7.005 20.505,7.89 19.755,8.43L20.55,14.025L24.705,9.435C24.27,8.91 24,8.25 24,7.5C24,6.7043 24.3161,5.9413 24.8787,5.3787C25.4413,4.8161 26.2044,4.5 27,4.5ZM7.5,30H28.5V33H7.5V30Z"
      android:fillColor="#356859"/>
</vector>