You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
2.3 KiB
59 lines
2.3 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Copyright (C) 2016 The Android Open Source Project
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
|
|
<vector
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:name="play_pause"
|
|
android:width="48dp"
|
|
android:height="48dp"
|
|
android:viewportHeight="48"
|
|
android:viewportWidth="48">
|
|
<group
|
|
android:name="path_0"
|
|
android:rotation="90"
|
|
android:translateX="24"
|
|
android:translateY="24">
|
|
<group
|
|
android:name="shape_layer_2">
|
|
<group
|
|
android:name="shape_1">
|
|
<path
|
|
android:name="path_1"
|
|
android:fillColor="#FFFFFFFF"
|
|
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"
|
|
android:strokeColor="#FFFFFFFF"
|
|
android:strokeWidth="0" />
|
|
</group>
|
|
</group>
|
|
<group
|
|
android:name="shape_layer_3"
|
|
android:translateX="4">
|
|
<group
|
|
android:name="shape_layer_3_pivot"
|
|
android:translateX="11.9375">
|
|
<group
|
|
android:name="shape_2">
|
|
<path
|
|
android:name="path_2"
|
|
android:fillColor="#FFFFFFFF"
|
|
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"
|
|
android:strokeColor="#FFFFFFFF"
|
|
android:strokeWidth="0" />
|
|
</group>
|
|
</group>
|
|
</group>
|
|
</group>
|
|
</vector> |