1<?xml version="1.0" encoding="utf-8"?>
2<!--
3  ~ Copyright (C) 2021 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="65dp"
19        android:width="46dp"
20        android:viewportHeight="65"
21        android:viewportWidth="46">
22    <group android:translateX="8.625"
23           android:translateY="13.625">
24        <path
25            android:strokeColor="#FF000000"
26            android:strokeLineCap="round"
27            android:strokeLineJoin="round"
28            android:strokeWidth="2.5"
29            android:pathData="M4.75 15 C4.75,15 23.25,15 23.25,15 C24.35,15 25.25,15.9 25.25,17 C25.25,17 25.25,33 25.25,33 C25.25,34.1 24.35,35 23.25,35 C23.25,35 4.75,35 4.75,35 C3.65,35 2.75,34.1 2.75,33 C2.75,33 2.75,17 2.75,17 C2.75,15.9 3.65,15 4.75,15c "/>
30    </group>
31    <group android:translateX="14"
32           android:translateY="13.5">
33        <path
34            android:strokeColor="#FF000000"
35            android:strokeLineCap="round"
36            android:strokeLineJoin="round"
37            android:strokeWidth="2.5"
38            android:pathData="M27.19 14.81 C27.19,14.81 27.19,8.3 27.19,8.3 C27.19,4.92 24.44,2.88 21.19,2.75 C17.74,2.62 15,4.74 15,8.11 C15,8.11 15,15 15,15 "/>
39    </group>
40    <group android:translateX="20"
41           android:translateY="35.75">
42        <path
43            android:fillColor="#FF000000"
44            android:fillAlpha="1"
45            android:fillType="nonZero"
46            android:pathData=" M2.75 5.25 C4.13,5.25 5.25,4.13 5.25,2.75 C5.25,1.37 4.13,0.25 2.75,0.25 C1.37,0.25 0.25,1.37 0.25,2.75 C0.25,4.13 1.37,5.25 2.75,5.25c "/>
47    </group>
48</vector>
49