summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_spotlight.xml
blob: 9103dffccc925363a30bb3ee58dba9a99d34302e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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="M6,14 L9,17 L9,22 L15,22 L15,17 L18,14 L18,9 L6,9 Z M11,2 L13,2 L13,5 L11,5 Z
M3.5,5.875 L4.914,4.46 L7.034,6.582 L5.62,7.997 Z M16.96,6.585 L19.083,4.465
L20.497,5.879 L18.375,8 Z" />
</vector>