ic_charging.xml raw

   1  <vector xmlns:android="http://schemas.android.com/apk/res/android"
   2          android:width="24dp"
   3          android:height="24dp"
   4          android:viewportWidth="24.0"
   5          android:viewportHeight="24.0">
   6      <path
   7          android:fillColor="?android:attr/textColorSecondary"
   8          android:pathData="M 7,14 13.5,1.5 v 9 H 17 L 10.3,23 v -9 z"/>
   9  </vector>
  10