summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_closeup.xml
blob: b29be6ba83bfdfca0236790663aba79262bd02ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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="M15.5,14 L14.71,14 L14.43,13.73 C15.41,12.59,16,11.11,16,9.5
C16,5.91,13.09,3,9.5,3 S3,5.91,3,9.5 S5.91,16,9.5,16
C11.11,16,12.59,15.41,13.73,14.43 L14,14.71 L14,15.5 L19,20.49 L20.49,19
L15.5,14 Z M9.5,14 C7.01,14,5,11.99,5,9.5 S7.01,5,9.5,5 S14,7.01,14,9.5
S11.99,14,9.5,14 Z" />
    <path
        android:pathData="M0,0 L24,0 L24,24 L0,24 L0,0 Z" />
    <path
        android:fillColor="@color/white"
        android:pathData="M12,10 L10,10 L10,12 L9,12 L9,10 L7,10 L7,9 L9,9 L9,7 L10,7 L10,9 L12,9 L12,10 Z" />
</vector>