chromium/chrome/android/java/res_chromium_base/drawable/themed_app_icon.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2022 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="90dp"
    android:height="90dp"
    android:viewportWidth="90"
    android:viewportHeight="90">
    <group>
        <clip-path
            android:pathData="M27,27h36v36h-36z"/>
        <path
            android:pathData="M35.7727,42.5589C36.3164,40.5268 37.5153,38.7308 39.1836,37.4494C40.8519,36.168 42.8963,35.4727 44.9999,35.4714H60.2305C58.6975,33.0202 56.5955,30.9753 54.1031,29.5104C51.6106,28.0454 48.8014,27.2038 45.9141,27.0569C43.0267,26.91 40.1466,27.4623 37.5184,28.6667C34.8901,29.8711 32.5914,31.6922 30.8176,33.9752L35.7727,42.5589Z"
            android:fillColor="#000000"/>
        <path
            android:pathData="M47.4717,54.2625C45.4406,54.816 43.2832,54.6793 41.3381,53.8738C39.3931,53.0684 37.7706,51.6398 36.7254,49.8125L36.7163,49.8176L29.0945,36.6162C27.7398,39.171 27.0215,42.0149 27.0005,44.9065C26.9795,47.7982 27.6564,50.6522 28.9739,53.2264C30.2913,55.8006 32.2104,58.0189 34.5682,59.6931C36.926,61.3673 39.6529,62.448 42.5175,62.8433L47.4717,54.2625Z"
            android:fillColor="#000000"/>
        <path
            android:pathData="M51.7725,38.2837C53.2584,39.7712 54.2112,41.7079 54.4828,43.7928C54.7544,45.8777 54.3296,47.9939 53.2744,49.8125L53.2849,49.8185L45.675,62.9999C48.5631,62.8968 51.3837,62.0985 53.8975,60.6728C56.4112,59.2471 58.5439,57.236 60.1147,54.8102C61.6854,52.3844 62.6478,49.6155 62.9202,46.7385C63.1926,43.8614 62.7669,40.9611 61.6793,38.2837H51.7725Z"
            android:fillColor="#000000"/>
        <path
            android:pathData="M45,51.7842C48.7279,51.7842 51.75,48.7621 51.75,45.0342C51.75,41.3063 48.7279,38.2842 45,38.2842C41.2721,38.2842 38.25,41.3063 38.25,45.0342C38.25,48.7621 41.2721,51.7842 45,51.7842Z"
            android:fillColor="#000000"/>
    </group>
</vector>