1<!--
2 Copyright 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="48dp"
19    android:height="48dp"
20    android:viewportWidth="960"
21    android:viewportHeight="960"
22    android:tint="?attr/colorControlNormal">
23    <path
24        android:fillColor="@color/button"
25        android:pathData="M200,688L200,140Q200,116 218,98Q236,80 260,80L700,80Q724,80 742,98Q760,116 760,140L760,688L700,688L700,140Q700,140 700,140Q700,140 700,140L260,140Q260,140 260,140Q260,140 260,140L260,688L260,688L200,688ZM480.18,380Q505,380 522.5,362.32Q540,344.65 540,319.82Q540,295 522.32,277.5Q504.65,260 479.82,260Q455,260 437.5,277.68Q420,295.35 420,320.18Q420,345 437.68,362.5Q455.35,380 480.18,380ZM401,900L358,857L415,800L200,800L200,740L417,740L358,681L401,638L532,769L401,900ZM560,800L560,740L760,740L760,800L560,800ZM482,411L482,411Q482,411 482,411Q482,411 482,411L482,411L482,411L482,411L482,411L482,411L482,411Q482,411 482,411Q482,411 482,411Z"/>
26</vector>