chromium/components/permissions/android/res/drawable/gm_filled_hand_gesture_24.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2021 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"
    android:viewportHeight="24"
    android:tint="?attr/colorControlNormal">
  <path
      android:fillColor="@android:color/white"
      android:pathData="M22 5.023c0-.847-.293-1.566-.875-2.148-.582-.582-1.3-.875-2.148-.875V.5c1.25 0 2.316.441 3.199 1.324s1.324 1.95 1.324 3.2ZM6 23c-1.383 0-2.563-.488-3.54-1.46C1.489 20.562 1 19.382 1 18h1.5c0 .965.34 1.793 1.023 2.477A3.377 3.377 0 0 0 6 21.5Zm4.05 0c-.5 0-.968-.113-1.402-.336a2.922 2.922 0 0 1-1.074-.965L1.2 12.375l.602-.574c.316-.317.691-.5 1.125-.551.433-.05.824.05 1.176.3L7 13.575V4c0-.285.098-.52.29-.71A.963.963 0 0 1 8 3c.285 0 .52.098.71.29.192.19.29.425.29.71v13.426l-3.7-2.602 3.927 5.727a.987.987 0 0 0 .824.45L17 20.999c.55 0 1.02-.195 1.414-.586.39-.394.586-.863.586-1.414V5c0-.285.098-.52.29-.71A.963.963 0 0 1 20 4c.285 0 .52.098.71.29.192.19.29.425.29.71v14c0 1.102-.39 2.043-1.176 2.824C19.043 22.61 18.102 23 17 23ZM11 12V2c0-.285.098-.52.29-.71A.963.963 0 0 1 12 1c.285 0 .52.098.71.29.192.19.29.425.29.71v10Zm4 0V3c0-.285.098-.52.29-.71A.963.963 0 0 1 16 2c.285 0 .52.098.71.29.192.19.29.425.29.71v9Zm-2.852 4.5Zm0 0"/>
</vector>