epfl-SDP/android

View on GitHub
mobile/src/main/res/drawable/ic_tab_icons_settings_filled.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="M14.8284,9.1716C14.0782,8.4214 13.0608,8 12,8C10.9391,8 9.9217,8.4214 9.1715,9.1716C8.4214,9.9217 8,10.9391 8,12C8,13.0609 8.4214,14.0783 9.1715,14.8284C9.9217,15.5786 10.9391,16 12,16C13.0608,16 14.0782,15.5786 14.8284,14.8284C15.5785,14.0783 16,13.0609 16,12C16,10.9391 15.5785,9.9217 14.8284,9.1716ZM9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.68 16.04,18.34 16.56,17.95L19.05,18.95C19.27,19.04 19.54,18.95 19.66,18.73L21.66,15.27C21.79,15.05 21.73,14.78 21.54,14.63L19.43,13L19.5,12L19.43,11L21.54,9.37C21.73,9.22 21.79,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11L4.5,12L4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58Z"
      android:fillColor="#356859"
      android:fillType="evenOdd"/>
</vector>