Merge "Update the illustration of the caption preferences under dark theme." into main

This commit is contained in:
Peter Liang
2024-10-04 12:27:38 +00:00
committed by Android (Google) Code Review

View File

@@ -0,0 +1,56 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2024 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="412dp"
android:height="300dp"
android:viewportWidth="412"
android:viewportHeight="300">
<group>
<clip-path
android:pathData="M0,0h412v300h-412z"/>
<path
android:pathData="M383.9,300H28.1C12.6,300 0,287.4 0,271.9V28.1C0,12.6 12.6,0 28.1,0H383.9C399.4,0 412,12.6 412,28.1V271.9C412,287.4 399.4,300 383.9,300Z"
android:fillColor="#000000"/>
<path
android:pathData="M132.8,179.6H79.2V188.1H132.8V179.6Z"
android:fillColor="#669DF6"/>
<path
android:pathData="M172.9,179.6H142.5V188.1H172.9V179.6Z"
android:fillColor="#669DF6"/>
<path
android:pathData="M158.4,195.5H79.2V204H158.4V195.5Z"
android:fillColor="#669DF6"/>
<path
android:pathData="M202.2,195.5H168.1V204H202.2V195.5Z"
android:fillColor="#669DF6"/>
<path
android:pathData="M246,195.5H211.9V204H246V195.5Z"
android:fillColor="#669DF6"/>
<path
android:pathData="M255.8,179.6H182.7V188.1H255.8V179.6Z"
android:fillColor="#669DF6"/>
<path
android:pathData="M292.3,179.6H265.5V188.1H292.3V179.6Z"
android:fillColor="#669DF6"/>
<path
android:pathData="M328.9,179.6H302.1V188.1H328.9V179.6Z"
android:fillColor="#669DF6"/>
<path
android:pathData="M142.7,67.9H131.2C129.6,67.9 128.3,69.2 128.3,70.8H67.8C59.9,70.8 53.4,77.3 53.4,85.2V217.6C53.4,225.5 59.9,232 67.8,232H344.2C352.1,232 358.6,225.5 358.6,217.6V85.2C358.6,77.3 352.1,70.8 344.2,70.8H203.1C203.1,69.2 201.8,67.9 200.2,67.9H171.4C169.8,67.9 168.5,69.2 168.5,70.8H145.5C145.5,69.2 144.3,67.9 142.7,67.9ZM344.2,73.7C350.6,73.7 355.7,78.9 355.7,85.2V217.6C355.7,223.9 350.5,229.1 344.2,229.1H67.8C61.4,229.1 56.3,223.9 56.3,217.6V85.2C56.3,78.9 61.5,73.7 67.8,73.7H344.2Z"
android:fillColor="#80868B"/>
</group>
</vector>