summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_scene_mode_optizoom.xml
blob: eba10e65a163d4aece38d0fd5f7528c209ee8d28 (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="M20 4h-3.17L15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1 .9 2 2 2h16c1.1 0 2-.9
2-2V6c0-1.1-.9-2-2-2zm-8 3c1.63 0 3.06 .79 3.98 2H12c-1.66 0-3 1.34-3 3 0 .35
.07 .69 .18 1H7.1c-.06-.32-.1-.66-.1-1 0-2.76 2.24-5 5-5zm0 10c-1.63
0-3.06-.79-3.98-2H12c1.66 0 3-1.34 3-3 0-.35-.07-.69-.18-1h2.08c.07 .32 .1 .66
.1 1 0 2.76-2.24 5-5 5z" />
</vector>