<?xml version="1.0" encoding="utf-8"?><!--
Copyright 2023 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">
<path
android:fillColor="@macro/default_icon_color"
android:pathData="M2,20V17H4V6Q4,5.175 4.588,4.588Q5.175,4 6,4H21V6H6Q6,6 6,6Q6,6 6,6V17H12V20ZM15,20Q14.575,20 14.288,19.712Q14,19.425 14,19V9Q14,8.575 14.288,8.287Q14.575,8 15,8H21Q21.425,8 21.712,8.287Q22,8.575 22,9V19Q22,19.425 21.712,19.712Q21.425,20 21,20ZM16,17H20V10H16Z" />
</vector>