| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| ~ Copyright 2019 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:height="48dp" |
| android:width="48dp" |
| android:viewportHeight="103" |
| android:viewportWidth="103"> |
| <path android:fillColor="@color/album_art_placeholder_color" android:pathData="M0 0h103v103H0z"/> |
| <path android:fillColor="#000000" android:fillType="evenOdd" |
| android:pathData="M52,34.5L52,53.842C50.918,53.218 49.672,52.833 48.333,52.833C44.282,52.833 41,56.115 41,60.167C41,64.218 44.282,67.5 48.333,67.5C52.385,67.5 55.667,64.218 55.667,60.167L55.667,41.833L63,41.833L63,34.5L52,34.5Z" |
| android:strokeColor="#000000" android:strokeWidth="1"/> |
| </vector> |