round_science_24.xml 524 B

12345678910
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="24dp"
  3. android:height="24dp"
  4. android:viewportWidth="24"
  5. android:viewportHeight="24"
  6. android:tint="?attr/colorControlNormal">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M20.54,17.73L15,11V5h1c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1H8C7.45,3 7,3.45 7,4s0.45,1 1,1h1v6l-5.54,6.73C3.14,18.12 3,18.56 3,19c0.01,1.03 0.82,2 2,2H19c1.19,0 2,-0.97 2,-2C21,18.56 20.86,18.12 20.54,17.73z"/>
  10. </vector>