<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2026 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.

Ported from components/omnibox/browser/vector_icons/drive_docs_custom.icon.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="16"
    android:viewportHeight="16">
    <path
        android:fillColor="#4285F4"
        android:pathData="M14,0 H2 C0.9,0 0,0.9 0,2 v12 c0,1.1 0.9,2 2,2 h12 c1.1,0 2,-0.9 2,-2 V2 c0,-1.1 -0.9,-2 -2,-2 Z M3,3 H13 V5 H3 Z M3,7 H13 V9 H3 Z M3,11 H9 V13 H3 Z" />
</vector>
