<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2025 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="20dp"
    android:height="20dp"
    android:viewportWidth="20"
    android:viewportHeight="20"
    android:tint="@macro/default_icon_color">
  <path android:fillColor="@android:color/white"
        android:pathData="M5,18C4.45,18 3.979,17.804 3.588,17.413C3.196,17.021 3,16.55 3,16V6.75L0.25,3.65C-0.033,3.317 -0.087,2.958 0.088,2.575C0.263,2.192 0.567,2 1,2H18C18.55,2 19.021,2.196 19.413,2.588C19.804,2.979 20,3.45 20,4V16C20,16.55 19.804,17.021 19.413,17.413C19.021,17.804 18.55,18 18,18H5ZM5,16H18V4H3.225L5,6V16ZM7,14H13C13.283,14 13.521,13.904 13.712,13.712C13.904,13.521 14,13.283 14,13C14,12.717 13.904,12.479 13.712,12.288C13.521,12.096 13.283,12 13,12H7C6.717,12 6.479,12.096 6.288,12.288C6.096,12.479 6,12.717 6,13C6,13.283 6.096,13.521 6.288,13.712C6.479,13.904 6.717,14 7,14ZM7,11H16C16.283,11 16.521,10.904 16.712,10.712C16.904,10.521 17,10.283 17,10C17,9.717 16.904,9.479 16.712,9.288C16.521,9.096 16.283,9 16,9H7C6.717,9 6.479,9.096 6.288,9.288C6.096,9.479 6,9.717 6,10C6,10.283 6.096,10.521 6.288,10.712C6.479,10.904 6.717,11 7,11ZM7,8H16C16.283,8 16.521,7.904 16.712,7.713C16.904,7.521 17,7.283 17,7C17,6.717 16.904,6.479 16.712,6.287C16.521,6.096 16.283,6 16,6H7C6.717,6 6.479,6.096 6.288,6.287C6.096,6.479 6,6.717 6,7C6,7.283 6.096,7.521 6.288,7.713C6.479,7.904 6.717,8 7,8Z"/>
</vector>
