summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_entry_indoor.xml
blob: 42a15a01aed70913c96178eeef0b514bbe1f7384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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="M21,10 C19.9,10,19,10.9,19,12 L19,15 L5,15 L5,12 C5,10.9,4.1,10,3,10
S1,10.9,1,12 L1,17 C1,18.1,1.9,19,3,19 L21,19 C22.1,19,23,18.1,23,17 L23,12
C23,10.9,22.1,10,21,10 Z M18,5 L6,5 C4.9,5,4,5.9,4,7 L4,9.15
C5.16,9.56,6,10.66,6,11.97 L6,14 L18,14 L18,11.97 C18,10.67,18.84,9.57,20,9.15
L20,7 C20,5.9,19.1,5,18,5 Z" />
</vector>