<?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.0"
    android:viewportHeight="24.0">
    <path
        android:fillColor="@macro/default_icon_color_accent1"
        android:pathData="M12,11L4,6h16l-8,5z
            M20,4H4C2.9,4 2,4.9 2,6v12c0,1.1 0.9,2 2,2h5.5
            c0.28,0 0.52,-0.1 0.71,-0.29 0.19,-0.19 0.29,-0.43 0.29,-0.71
            0,-0.28 -0.1,-0.52 -0.29,-0.71A0.96,0.96 0 0,0 9.5,18H4V8
            l7.48,4.68c0.16,0.1 0.34,0.15 0.52,0.15s0.36,-0.05 0.52,-0.15
            L20,8v3c0,0.28 0.1,0.52 0.29,0.71A0.96,0.96 0 0,0 21,12
            a0.96,0.96 0 0,0 0.71,-0.29A0.96,0.96 0 0,0 22,11V6
            C22,4.9 21.1,4 20,4ZM17.34,16.66l4.95,-4.95
            c0.39,-0.39 1.02,-0.39 1.41,0 0.39,0.39 0.39,1.02 0,1.41
            l-5.65,5.65c-0.39,0.39 -1.02,0.39 -1.41,0l-2.85,-2.85
            c-0.39,-0.39 -0.39,-1.02 0,-1.41 0.39,-0.39 1.02,-0.39 1.41,0
            l2.14,2.15z"/>
</vector>
