chromium/components/permissions/android/res/drawable/gm_filled_cardboard_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="M19,6H5C3.9,6 3,6.9 3,8v8c0,1.1 0.9,2 2,2h3.53c1.42,0 2.02,-1.24 2.03,-1.27l0.91,-1.76c0.22,-0.42 0.82,-0.46 1.06,0l0.91,1.76c0.01,0.03 0.61,1.27 2.03,1.27H19c1.1,0 2,-0.9 2,-2V8C21,6.9 20.1,6 19,6zM8,14c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2s2,0.9 2,2S9.1,14 8,14zM16,14c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2s2,0.9 2,2S17.1,14 16,14z"/>
</vector>