jrizzoli | db2f050 | 2015-08-28 13:21:44 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 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"> |
| 7 | |
| 8 | <path |
| 9 | android:fillColor="@color/icon_black" |
| 10 | android:pathData="M 12 8.8 C 13.7673111995 8.8 15.2 10.2326888005 15.2 12 C 15.2 13.7673111995 13.7673111995 15.2 12 15.2 C 10.2326888005 15.2 8.8 13.7673111995 8.8 12 C 8.8 10.2326888005 10.2326888005 8.8 12 8.8 Z" /> |
| 11 | <path |
| 12 | android:fillColor="@color/icon_black" |
| 13 | android:pathData="M9 2l-1.83 2h-3.17c-1.1 0-2 .9-2 2v12c0 1.1 .9 2 2 2h16c1.1 0 2-.9 |
| 14 | 2-2v-12c0-1.1-.9-2-2-2h-3.17l-1.83-2h-6zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 |
| 15 | 2.24 5 5-2.24 5-5 5z" /> |
| 16 | <path |
| 17 | android:pathData="M0 0h24v24h-24z" /> |
| 18 | </vector> |