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:pathData="M0,0 L24,0 L24,24 L0,24 Z" /> |
| 10 | <path |
| 11 | android:fillColor="@color/icon_black" |
| 12 | android:pathData="M16,8 L14,8 L14,11 L11,11 L11,13 L14,13 L14,16 L16,16 L16,13 L19,13 L19,11 |
| 13 | L16,11 Z M2,12 |
| 14 | C2,9.21000003815,3.6400001049,6.80000019073,6.01000022888,5.67999982834 |
| 15 | L6.01000022888,3.51999998093 C2.51999998092,4.76000022889,0,8.09000015259,0,12 |
| 16 | S2.51999998093,19.2399997711,6.01000022888,20.4799995422 |
| 17 | L6.01000022888,18.3199996948 C3.6400001049,17.2000007629,2,14.7899999618,2,12 Z |
| 18 | M15,3 C10.0399999619,3,6,7.03999996185,6,12 S10.0399999619,21,15,21 |
| 19 | S24,16.9599990845,24,12 S19.9599990845,3,15,3 Z M15,19 |
| 20 | C11.1400003433,19,8,15.8599996567,8,12 S11.1400003433,5,15,5 |
| 21 | S22,8.14000034332,22,12 S18.8600006103,19,15,19 Z" /> |
| 22 | </vector> |