• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3  ~ Copyright (C) 2022 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:width="48dp"
19    android:height="48dp"
20    android:viewportWidth="960"
21    android:viewportHeight="960"
22    android:tint="?attr/colorControlNormal">
23    <path
24        android:fillColor="@color/preference_icon_color"
25        android:pathData="M637.26,352.09Q707.63,433.73 734.81,513.36Q762,593 766.58,656.82Q773,731 756.12,799.2Q748.08,800 730.39,800Q609,800 505.05,749.93Q401.1,699.85 321.64,607.72Q251,526 223.8,446.56Q196.6,367.12 192.6,303.25Q187,229 203.88,160.8Q211.92,160 229.61,160Q351,160 454.55,210.02Q558.1,260.05 637.26,352.09ZM702,735Q711,647 681.5,556Q652,465 589.21,392.69Q524,318 440.5,275Q357,232 258,225L702,735Z"/>
26</vector>
27