<?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="960"
android:viewportHeight="960"
android:tint="@macro/default_icon_color">
<path
android:pathData="M200,840q-33,0 -56.5,-23.5T120,760v-560q0,-33 23.5,-56.5T200,120h560q8,0 15,1.5t14,4.5l-74,74L200,200v560h560v-266l80,-80v346q0,33 -23.5,56.5T760,840L200,840ZM461,680L235,454l56,-56 170,170 367,-367 57,55 -424,424Z"
android:fillColor="@android:color/white"/>
</vector>