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="M12,2 C8.13000011444,2,5,5.13000011444,5,9 C5,14.25,12,22,12,22 S19,14.25,19,9 |
| 11 | C19,5.13000011444,15.8699998856,2,12,2 Z M12,11.5 |
| 12 | C10.6199998856,11.5,9.5,10.3800001144,9.5,9 S10.6199998856,6.5,12,6.5 |
| 13 | S14.5,7.61999988556,14.5,9 S13.3800001144,11.5,12,11.5 Z" /> |
| 14 | <path |
| 15 | android:pathData="M0,0 L24,0 L24,24 L0,24 Z" /> |
| 16 | </vector> |