<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2026 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:fillColor="@android:color/white"
        android:pathData="M21 3H3C1.89 3,1 3.89,1 5v14c0 1.1,0.89 2,2 2h18c1.1 0,2 -0.9,2 -2V5C23 3.89,22.1 3,21 3zM21 17.02H3V4.98h18v12.04zM10 12H8l4 -4 4 4h-2v4h-4V12z"/>
</vector>
