<?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_sheets_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="#0F9D58"
        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 M2,5 H14 v2 H2 M5,2 h2 V5 h-2 M5,7 h2 V14 h-2 Z" />
</vector>
