<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2024 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24"
    android:tint="@macro/default_icon_color">
  <path
      android:pathData="M8.7,16.7L7.3,15.3L11.6,11H8V9H15V16H13V12.4L8.7,16.7ZM19,12V5H12V3H21V12H19ZM5,21C4.45,21 3.975,20.808 3.575,20.425C3.192,20.025 3,19.55 3,19V3H5V19H21V21H5Z"
      android:fillColor="@android:color/white"/>
</vector>
