summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_action.xml
blob: 7ef3aa4e4ea2345cf11fc82fbd2485c09af51c0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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="M13.49,5.48 C14.59,5.48,15.49,4.58,15.49,3.48 S14.59,1.48,13.49,1.48
S11.49,2.38,11.49,3.48 S12.39,5.48,13.49,5.48 Z M9.89,19.38 L10.89,14.98
L12.99,16.98 L12.99,22.98 L14.99,22.98 L14.99,15.48 L12.89,13.48 L13.49,10.48
C14.79,11.98,16.79,12.98,18.99,12.98 L18.99,10.98
C17.09,10.98,15.49,9.98,14.69,8.58 L13.69,6.98 C13.29,6.38,12.69,5.98,11.99,5.98
C11.69,5.98,11.49,6.08,11.19,6.08 L5.99,8.28 L5.99,12.98 L7.99,12.98 L7.99,9.58
L9.79,8.88 L8.19,16.98 L3.29,15.98 L2.89,17.98 L9.89,19.38 Z" />
</vector>