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:viewportWidth="41" 19 android:viewportHeight="33" 20 android:width="41dp" 21 android:height="33dp"> 22 <path 23 android:pathData="M9.11196 7.52276L9.11196 32.8337C9.11196 32.8337 10.9251 32.8337 13.1617 32.8337L40.4976 32.8337C40.4976 32.8337 40.4976 31.0206 40.4976 28.784L40.4976 11.5725C40.4976 9.3359 40.4976 7.52276 40.4976 7.52276L9.11196 7.52276Z" 24 android:fillType="evenOdd" 25 android:fillColor="@color/car_nav_icon_fill_color" /> 26 <path 27 android:pathData="M6.1423 4.76394L31.5695 4.76394V3.09985L31.5198 0L0.0252967 0.000335693C-0.00000108965 0.000335693 0 1.86323 0 4.09985L0 21.4988C0 23.7354 0 25.5486 0.0235426 25.5486H6.1423L6.1423 22.5112C6.1423 22.5112 6.1423 22.058 6.1423 21.4988L6.1423 4.76394Z" 28 android:fillType="evenOdd" 29 android:fillColor="@color/car_nav_icon_fill_color" /> 30</vector>