summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_pet.xml
blob: a3bcb5a70d6857a02956e01be4178084ad67520b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?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/white"
        android:pathData="M4.5,7 C5.88071,7,7,8.11929,7,9.5 C7,10.8807,5.88071,12,4.5,12
C3.11929,12,2,10.8807,2,9.5 C2,8.11929,3.11929,7,4.5,7 Z" />
    <path
        android:fillColor="@color/white"
        android:pathData="M9,3 C10.3807,3,11.5,4.11929,11.5,5.5 C11.5,6.88071,10.3807,8,9,8
C7.61929,8,6.5,6.88071,6.5,5.5 C6.5,4.11929,7.61929,3,9,3 Z" />
    <path
        android:fillColor="@color/white"
        android:pathData="M15,3 C16.3807,3,17.5,4.11929,17.5,5.5 C17.5,6.88071,16.3807,8,15,8
C13.6193,8,12.5,6.88071,12.5,5.5 C12.5,4.11929,13.6193,3,15,3 Z" />
    <path
        android:fillColor="@color/white"
        android:pathData="M19.5,7 C20.8807,7,22,8.11929,22,9.5 C22,10.8807,20.8807,12,19.5,12
C18.1193,12,17,10.8807,17,9.5 C17,8.11929,18.1193,7,19.5,7 Z" />
    <path
        android:fillColor="@color/white"
        android:pathData="M17.34,14.86 C16.47,13.84,15.74,12.97,14.86,11.95
C14.4,11.41,13.81,10.87,13.11,10.63 C13,10.59,12.89,10.56,12.78,10.54
C12.53,10.5,12.26,10.5,12,10.5 S11.47,10.5,11.21,10.55
C11.1,10.57,10.99,10.6,10.88,10.64 C10.18,10.88,9.6,11.42,9.13,11.96
C8.26,12.98,7.53,13.85,6.65,14.87 C5.34,16.18,3.73,17.63,4.03,19.66
C4.32,20.68,5.05,21.69,6.36,21.98 C7.09,22.13,9.42,21.54,11.9,21.54 L12.08,21.54
C14.56,21.54,16.89,22.12,17.62,21.98 C18.93,21.69,19.66,20.67,19.95,19.66
C20.26,17.62,18.65,16.17,17.34,14.86 Z" />
    <path
        android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
</vector>