1<?xml version="1.0" encoding="utf-8"?>
2<!--
3  ~ Copyright 2019 The Android Open Source Project
4  ~
5  ~ Licensed under the Apache License, Version 2.0 (the "License");
6  ~ you may not use this file except in compliance with the License.
7  ~ You may obtain a copy of the License at
8  ~
9  ~      http://www.apache.org/licenses/LICENSE-2.0
10  ~
11  ~ Unless required by applicable law or agreed to in writing, software
12  ~ distributed under the License is distributed on an "AS IS" BASIS,
13  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  ~ See the License for the specific language governing permissions and
15  ~ limitations under the License.
16  -->
17<vector xmlns:android="http://schemas.android.com/apk/res/android"
18    android:height="48dp"
19    android:width="48dp"
20    android:viewportHeight="103"
21    android:viewportWidth="103">
22    <path android:fillColor="@color/placeholder_color_1" android:pathData="M0 0h103v103H0z"/>
23    <path android:fillColor="#000000" android:fillType="evenOdd"
24        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"
25        android:strokeColor="#000000" android:strokeWidth="1"/>
26</vector>
27