round_bolt_24.xml 606 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="M10.67,21L10.67,21c-0.35,0 -0.62,-0.31 -0.57,-0.66L11,14H7.5c-0.88,0 -0.33,-0.75 -0.31,-0.78c1.26,-2.23 3.15,-5.53 5.65,-9.93c0.1,-0.18 0.3,-0.29 0.5,-0.29h0c0.35,0 0.62,0.31 0.57,0.66L13.01,10h3.51c0.4,0 0.62,0.19 0.4,0.66c-3.29,5.74 -5.2,9.09 -5.75,10.05C11.07,20.89 10.88,21 10.67,21z"/>
  10. </vector>