<!--
  ~ Copyright (C) 2023 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="@dimen/car_quick_controls_icon_drawable_width"
        android:height="@dimen/car_quick_controls_icon_drawable_height"
        android:viewportWidth="36"
        android:viewportHeight="36">
    <path
        android:fillColor="@color/car_quick_controls_icon_drawable_color"
        android:fillType="evenOdd"
        android:pathData="M7.50006 13.5V22.5H13.5001L21.0001 30V6L13.5001 13.5H7.50006ZM24.0001 11.955V24.03C26.2201 22.935 27.7501 20.655 27.7501 18C27.7501 15.345 26.2201 13.065 24.0001 11.955ZM18.0001 22.755V13.245L14.7451 16.5H10.5001V19.5H14.7451L18.0001 22.755Z"/>
</vector>
