epfl-SDP/android

View on GitHub
mobile/src/main/res/drawable/ic_edit.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="M17.66,3C17.41,3 17.15,3.1 16.96,3.29L15.13,5.12L18.88,8.87L20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18.17,3.09 17.92,3 17.66,3Z"
      android:fillColor="#F8A68D"/>
  <path
      android:pathData="M14.06,6.19L3,17.25V21H6.75L17.81,9.94L14.06,6.19Z"
      android:fillColor="#A9DBBB"/>
</vector>