| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| ~ Copyright (C) 2025 The Android Open Source Project |
| ~ |
| ~ Licensed under the Apache License, Version 2.0 (the "License"); |
| ~ you may not use this file except in compliance with the License. |
| ~ You may obtain a copy of the License at |
| ~ |
| ~ http://www.apache.org/licenses/LICENSE-2.0 |
| ~ |
| ~ Unless required by applicable law or agreed to in writing, software |
| ~ distributed under the License is distributed on an "AS IS" BASIS, |
| ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| ~ See the License for the specific language governing permissions and |
| ~ limitations under the License. |
| --> |
| <vector xmlns:android="http://schemas.android.com/apk/res/android" |
| android:width="24dp" |
| android:height="16.8dp" |
| android:viewportWidth="20" |
| android:viewportHeight="14" |
| android:tint="?android:attr/colorControlNormal"> |
| <group> |
| <clip-path |
| android:pathData="M0,0h20v14h-20z"/> |
| <path |
| android:pathData="M2,14C1.45,14 0.975,13.808 0.575,13.425C0.192,13.025 0,12.55 0,12V2C0,1.45 0.192,0.983 0.575,0.6C0.975,0.2 1.45,0 2,0H18C18.55,0 19.017,0.2 19.4,0.6C19.8,0.983 20,1.45 20,2V12C20,12.55 19.8,13.025 19.4,13.425C19.017,13.808 18.55,14 18,14H2ZM2,12H18V2H2V12ZM6,11H14V9H6V11ZM3,8H5V6H3V8ZM6,8H8V6H6V8ZM9,8H11V6H9V8ZM12,8H14V6H12V8ZM15,8H17V6H15V8ZM3,5H5V3H3V5ZM6,5H8V3H6V5ZM9,5H11V3H9V5ZM12,5H14V3H12V5ZM15,5H17V3H15V5ZM2,12V2V12Z" |
| android:fillColor="@android:color/white"/> |
| </group> |
| </vector> |