1<!--
2  ~ Copyright (C) 2023 The Android Open Source Project
3  ~
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
7  ~
8  ~      http://www.apache.org/licenses/LICENSE-2.0
9  ~
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
17<vector xmlns:android="http://schemas.android.com/apk/res/android"
18    android:width="24dp"
19    android:height="24dp"
20    android:viewportWidth="960"
21    android:viewportHeight="960">
22    <path android:fillColor="#FFF" android:pathData="M480,472q42,0 71,-29t29,-71q0,-42 -29,-71t-71,-29q-42,0 -71,29t-29,71q0,42 29,71t71,29ZM334,604q35,42 71,93t65,124q2,4 5,11.5t5,7.5q2,0 5,-7.5t5,-11.5q29,-73 65.5,-124t70.5,-93q45,-56 74.5,-105T730,370q0,-104 -73,-177t-177,-73q-104,0 -177,73t-72,177q0,80 29,129t74,105ZM480,880q-21,0 -30,-12.5T433,836q-33,-82 -75,-135.5t-79.5,-101Q241,552 215.5,500T190,370q0,-121 84.5,-205.5T480,80q121,0 205.5,84.5T770,370q0,78 -25.5,130t-63,99.5Q644,647 602,700.5T527,836q-8,19 -17,31.5T480,880ZM480,370Z"/>
23</vector>
24