chromium/chrome/android/java/res/drawable/ic_trending_down_24dp.xml

<?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="?attr/colorControlNormal"
    android:autoMirrored="true">
  <path
      android:fillColor="@macro/default_icon_color"
      android:pathData="M640,720L640,640L744,640L536,434L376,594L80,296L136,240L376,480L536,320L800,584L800,480L880,480L880,720L640,720Z"/>
</vector>