chromium/chrome/android/java/res/drawable/ic_colorize_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="@macro/default_icon_color">
    <path
        android:pathData="M120,840v-190l358,-358 -58,-56 58,-56 76,76 124,-124q5,-5 12.5,-8t15.5,-3q8,0 15,3t13,8l94,94q5,6 8,13t3,15q0,8 -3,15.5t-8,12.5L705,405l76,78 -57,57 -56,-58 -358,358L120,840ZM200,760h78l332,-334 -76,-76 -334,332v78ZM647,350 L743,254 706,217 610,313 647,350ZM647,350 L610,313 647,350Z"
        android:fillColor="@android:color/white"/>
</vector>