Android O SDK.
[android_tools.git] / sdk / platforms / android-26 / data / res / drawable / ic_audio_media.xml
blob4ef5340138b191fb88b4044922136fa3bc2efda9
1 <!--
2      Copyright (C) 2015 The Android Open Source Project
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
8           http://www.apache.org/licenses/LICENSE-2.0
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 <vector xmlns:android="http://schemas.android.com/apk/res/android"
17     android:height="32.0dp"
18     android:viewportHeight="24.0"
19     android:viewportWidth="24.0"
20     android:width="32.0dp"
21     android:tint="?attr/colorControlNormal">
23     <path
24         android:fillColor="@color/black"
25         android:pathData="M12.0,3.0l0.0,9.28c-0.47,-0.17 -0.97,-0.28 -1.5,-0.28C8.01,12.0 6.0,14.01 6.0,16.5S8.01,21.0 10.5,21.0c2.31,0.0 4.2,-1.75 4.45,-4.0L15.0,17.0L15.0,6.0l4.0,0.0L19.0,3.0l-7.0,0.0z" />
27 </vector>