1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2016 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15-->
16
17<vector
18    xmlns:android="http://schemas.android.com/apk/res/android"
19    android:name="play_pause"
20    android:width="48dp"
21    android:height="48dp"
22    android:viewportHeight="48"
23    android:viewportWidth="48">
24    <group
25        android:name="path_0"
26        android:rotation="90"
27        android:translateX="24"
28        android:translateY="24">
29        <group
30            android:name="shape_layer_2">
31            <group
32                android:name="shape_1">
33                <path
34                    android:name="path_1"
35                    android:fillColor="#FFFFFFFF"
36                    android:pathData="M 0.0,-14.0625 c 0.0,0.0 0.0,0.0 0.0,0.0 c 0.0,0.0 -14.0625,22.0625 -14.0625,22.0625 c 0.0,0.0 14.0625,0.0 14.0625,0.0 c 0.0,0.0 0.0,-22.0625 0.0,-22.0625 Z"
37                    android:strokeColor="#FFFFFFFF"
38                    android:strokeWidth="0" />
39            </group>
40        </group>
41        <group
42            android:name="shape_layer_3"
43            android:translateX="4">
44            <group
45                android:name="shape_layer_3_pivot"
46                android:translateX="11.9375">
47                <group
48                    android:name="shape_2">
49                    <path
50                        android:name="path_2"
51                        android:fillColor="#FFFFFFFF"
52                        android:pathData="M -15.9375,-14.0625 c 0.0,0.0 0.0,0.0 0.0,0.0 c 0.0,0.0 0.0,22.0625 0.0,22.0625 c 0.0,0.0 14.0625,0.0 14.0625,0.0 c 0.0,0.0 -14.0625,-22.0625 -14.0625,-22.0625 Z"
53                        android:strokeColor="#FFFFFFFF"
54                        android:strokeWidth="0" />
55                </group>
56            </group>
57        </group>
58    </group>
59</vector>