round_troubleshoot_20.xml 1.2 KB

12345678910111213
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="20dp"
  3. android:height="20dp"
  4. android:viewportWidth="20"
  5. android:viewportHeight="20"
  6. android:tint="?attr/colorControlNormal">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M17.48,16.41l-3.74,-3.74c0.99,-1.28 1.48,-2.96 1.16,-4.77c-0.44,-2.47 -2.48,-4.45 -4.97,-4.83C6.56,2.56 3.62,4.87 3.09,8h1.53c0.51,-2.25 2.71,-3.86 5.19,-3.43c1.76,0.31 3.22,1.7 3.59,3.45c0.61,2.9 -1.6,5.47 -4.4,5.47c-1.76,0 -3.27,-1.02 -4.01,-2.5H3.35c0.82,2.33 3.04,4 5.65,4c1.39,0 2.66,-0.48 3.68,-1.27l3.74,3.74c0.29,0.29 0.77,0.29 1.06,0l0,0C17.77,17.18 17.77,16.7 17.48,16.41z"/>
  10. <path
  11. android:fillColor="@android:color/white"
  12. android:pathData="M7,7.56l0.95,3.81C8.04,11.74 8.38,12 8.76,12h0c0.36,0 0.68,-0.23 0.79,-0.57l0.74,-2.23l0.76,1.52C11.14,10.89 11.31,11 11.5,11H12c0.28,0 0.5,-0.22 0.5,-0.5v0c0,-0.28 -0.22,-0.5 -0.5,-0.5h-0.19l-0.76,-1.52C10.9,8.19 10.6,8 10.27,8h0C9.89,8 9.56,8.24 9.44,8.6l-0.66,1.97L7.8,6.62C7.7,6.26 7.38,6 7,6h0C6.62,6 6.3,6.26 6.2,6.62L5.61,9H1.5C1.22,9 1,9.22 1,9.5v0C1,9.78 1.22,10 1.5,10H6c0.23,0 0.43,-0.16 0.49,-0.38L7,7.56z"/>
  13. </vector>