summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_baby.xml
blob: ac6dbfbc73c95084e49dc060570b138b1c9e6b58 (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:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
    <path
        android:fillColor="@color/white"
        android:pathData="M14.5,9.25 C15.1904,9.25,15.75,9.80964,15.75,10.5
C15.75,11.1904,15.1904,11.75,14.5,11.75 C13.8096,11.75,13.25,11.1904,13.25,10.5
C13.25,9.80964,13.8096,9.25,14.5,9.25 Z" />
    <path
        android:fillColor="@color/white"
        android:pathData="M9.5,9.25 C10.1904,9.25,10.75,9.80964,10.75,10.5
C10.75,11.1904,10.1904,11.75,9.5,11.75 C8.80964,11.75,8.25,11.1904,8.25,10.5
C8.25,9.80964,8.80964,9.25,9.5,9.25 Z" />
    <path
        android:fillColor="@color/white"
        android:pathData="M22.94,12.66 C22.98,12.45,23,12.23,23,12 S22.98,11.55,22.94,11.34
C22.69,9.83,21.58,8.6,20.13,8.17 C19.6,7.05,18.85,6.07,17.94,5.26
C16.36,3.85,14.28,3,12,3 S7.64,3.85,6.06,5.26 C5.14,6.07,4.39,7.06,3.87,8.17
C2.42,8.6,1.31,9.82,1.06,11.34 C1.02,11.55,1,11.77,1,12 S1.02,12.45,1.06,12.66
C1.31,14.17,2.42,15.4,3.87,15.83 C4.39,16.94,5.14,17.92,6.04,18.72
C7.62,20.14,9.71,21,12,21 S16.38,20.14,17.97,18.72
C18.87,17.92,19.62,16.93,20.14,15.83 C21.58,15.4,22.69,14.18,22.94,12.66 Z
M19,14 C18.9,14,18.81,13.98,18.71,13.97 C18.51,14.64,18.22,15.26,17.85,15.83
C16.6,17.74,14.45,19,12,19 S7.4,17.74,6.15,15.83
C5.78,15.26,5.49,14.64,5.29,13.97 C5.19,13.98,5.1,14,5,14 C3.9,14,3,13.1,3,12
S3.9,10,5,10 C5.1,10,5.19,10.02,5.29,10.03 C5.49,9.36,5.78,8.74,6.15,8.17
C7.4,6.26,9.55,5,12,5 S16.6,6.26,17.85,8.17 C18.22,8.74,18.51,9.36,18.71,10.03
C18.81,10.02,18.9,10,19,10 C20.1,10,21,10.9,21,12 S20.1,14,19,14 Z M7.5,14
C8.26,15.77,9.99,17,12,17 S15.74,15.77,16.5,14 L7.5,14 Z" />
</vector>