Pankaj Garg | 49b7925 | 2014-11-07 17:33:41 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
jrizzoli | db2f050 | 2015-08-28 13:21:44 +0200 | [diff] [blame] | 2 | <vector xmlns:android="http://schemas.android.com/apk/res/android" |
| 3 | android:width="24dp" |
| 4 | android:height="24dp" |
| 5 | android:viewportWidth="24" |
| 6 | android:viewportHeight="24"> |
Pankaj Garg | 49b7925 | 2014-11-07 17:33:41 -0800 | [diff] [blame] | 7 | |
jrizzoli | db2f050 | 2015-08-28 13:21:44 +0200 | [diff] [blame] | 8 | <path |
| 9 | android:fillColor="@color/icon_black" |
| 10 | android:pathData="M18 16.08c-.76 0-1.44 .3 -1.96 .77 L8.91 12.7c.05-.23 .09 -.46 .09 |
| 11 | -.7s-.04-.47-.09-.7l7.05-4.11c.54 .5 1.25 .81 2.04 .81 1.66 0 3-1.34 |
| 12 | 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24 .04 .47 .09 .7L8.04 9.81C7.5 9.31 6.79 9 6 |
| 13 | 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05 .21 -.08 |
| 14 | .43 -.08 .65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 |
| 15 | 2.92-2.92s-1.31-2.92-2.92-2.92z" /> |
| 16 | </vector> |