summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_deco_incognito_normal.xml
blob: a4ecc598f391e01016478a8868e554fbb59d2881 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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:fillColor="@color/icon_white"
        android:pathData="M12,3 C9.31,3,7.41,4.22,7.41,4.22 L6,9 L18,9 L16.59,4.22
C16.59,4.22,14.69,3,12,3 M12,11 C9.27,11,5.39,11.54,5.13,11.59
C4.09,11.87,3.25,12.15,2.59,12.41 C1.58,12.75,1,13,1,13 L23,13
C23,13,22.42,12.75,21.41,12.41 C20.75,12.15,19.89,11.87,18.84,11.59
C18.84,11.59,14.82,11,12,11 M7.5,14 A3.5,3.5,0,0,0,4,17.5 A3.5,3.5,0,0,0,7.5,21
A3.5,3.5,0,0,0,11,17.5 C11,17.34,11,17.18,10.97,17.03
C11.29,16.96,11.63,16.9,12,16.91 C12.37,16.91,12.71,16.96,13.03,17.03
C13,17.18,13,17.34,13,17.5 A3.5,3.5,0,0,0,16.5,21 A3.5,3.5,0,0,0,20,17.5
A3.5,3.5,0,0,0,16.5,14 C15.03,14,13.77,14.9,13.25,16.19
C12.93,16.09,12.55,16,12,16 C11.45,16,11.07,16.09,10.75,16.19
C10.23,14.9,8.97,14,7.5,14 M7.5,15 A2.5,2.5,0,0,1,10,17.5 A2.5,2.5,0,0,1,7.5,20
A2.5,2.5,0,0,1,5,17.5 A2.5,2.5,0,0,1,7.5,15 M16.5,15 A2.5,2.5,0,0,1,19,17.5
A2.5,2.5,0,0,1,16.5,20 A2.5,2.5,0,0,1,14,17.5 A2.5,2.5,0,0,1,16.5,15 Z" />
</vector>