summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_sp_thirdcookies.xml
blob: 37678331fa58639804b0d4ab83f0512dac40460d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">

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