summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_macro.xml
blob: 2ea0e1d5414d7f959ee1791647555fd18cd3d9d9 (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
<?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="M18.7,12.4 C18.42,12.24,18.13,12.11,17.84,12 C18.13,11.89,18.42,11.76,18.7,11.6
C20.62,10.49,21.69,8.48,21.7,6.41 C19.91,5.38,17.63,5.3,15.7,6.41
C15.42,6.57,15.16,6.76,14.92,6.95 C14.97,6.64,15,6.32,15,6
C15,3.78,13.79,1.85,12,0.81 C10.21,1.85,9,3.78,9,6 C9,6.32,9.03,6.64,9.08,6.95
C8.84,6.75,8.58,6.56,8.3,6.4 C6.38,5.29,4.1,5.37,2.3,6.4
C2.3,8.47,3.37,10.48,5.3,11.59 C5.58,11.75,5.87,11.88,6.16,11.99
C5.87,12.1,5.58,12.23,5.3,12.39 C3.38,13.5,2.31,15.51,2.3,17.58
C4.09,18.61,6.37,18.69,8.3,17.58 C8.58,17.42,8.84,17.23,9.08,17.04
C9.03,17.36,9,17.68,9,18 C9,20.22,10.21,22.15,12,23.19
C13.79,22.15,15,20.22,15,18 C15,17.68,14.97,17.36,14.92,17.05
C15.16,17.25,15.42,17.43,15.7,17.59 C17.62,18.7,19.9,18.62,21.7,17.59
C21.69,15.52,20.62,13.51,18.7,12.4 Z M12,16 C9.79,16,8,14.21,8,12 S9.79,8,12,8
S16,9.79,16,12 S14.21,16,12,16 Z" />
</vector>