epfl-SDP/android

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

Summary

Maintainability
Test Coverage
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
  <path
      android:pathData="M16,9C22,9 22,13 22,13V15H16V13C16,13 16,11.31 14.85,9.8C14.68,9.57 14.47,9.35 14.25,9.14C14.77,9.06 15.34,9 16,9ZM2,13C2,13 2,9 8,9C14,9 14,13 14,13V15H2V13ZM8,1C6.34,1 5,2.34 5,4C5,5.66 6.34,7 8,7C9.66,7 11,5.66 11,4C11,2.34 9.66,1 8,1ZM16,1C14.34,1 13,2.34 13,4C13,5.66 14.34,7 16,7C17.66,7 19,5.66 19,4C19,2.34 17.66,1 16,1Z"
      android:fillColor="#356859"/>
  <path
      android:pathData="M9,17V19H15V17L18,20L15,23V21H9V23L6,20L9,17Z"
      android:fillColor="#FD5523"/>
</vector>