chromium/chrome/browser/ui/android/google_bottom_bar/java/res/drawable/bottom_bar_searchbox_lens_icon.xml

<!--
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:viewportHeight="24"
    android:viewportWidth="24">
  <group>
    <path
        android:fillColor="#34A853"
        android:pathData="M18.0088 20C19.1134 20 20.0088 19.1046 20.0088 18C20.0088 16.8954 19.1134 16 18.0088 16C16.9042 16 16.0088 16.8954 16.0088 18C16.0088 19.1046 16.9042 20 18.0088 20Z" />
    <path
        android:fillColor="#4285F4"
        android:pathData="M12.0088 16C13.6656 16 15.0088 14.6569 15.0088 13C15.0088 11.3431 13.6656 10 12.0088 10C10.3519 10 9.00879 11.3431 9.00879 13C9.00879 14.6569 10.3519 16 12.0088 16Z" />
    <path
        android:fillColor="#EA4335"
        android:pathData="M3 16.9C3 19.1637 4.83625 21 7.1 21H12V19L6.9875 18.9875C5.8875 18.9875 5 17.9637 5 16.75V14.5H3V16.9Z" />
    <path
        android:fillColor="#F9AB00"
        android:pathData="M21 9.1C21 6.83625 19.1637 5 16.9 5H14.5L17 7C18.1 7 19 8.03625 19 9.25V13H21V9.1Z" />
    <path
        android:fillColor="#4285F4"
        android:pathData="M14 3H10L8.5 5H7.1C4.83625 5 3 6.83625 3 9.1V11.5H5V9.25C5 8.03625 5.9 7 7 7H17L14 3Z" />
  </group>
</vector>