chromium/chrome/browser/ui/android/omnibox/java/res/drawable/trending_up_black_24dp.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2020 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:pathData="M16,6v2h2.58l-5.17,5.17 -4,-4L2,16.59 3.41,18l6,-6 4,4L20,9.42V12h2V6z"
        android:fillColor="#000000"/>
</vector>