chromium/chrome/android/features/tab_ui/java/res/drawable/ic_group_add_16dp.xml

<?xml version="1.0" encoding="utf-8"?>
<!-- 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="16dp"
    android:height="16dp"
    android:viewportWidth="16"
    android:viewportHeight="16"
    android:tint="@macro/default_icon_color">
    <group
        android:translateY="2.5">
        <path
            android:pathData="M7.5,5.45C7.789,5.117 8.011,4.75 8.167,4.35C8.322,3.95 8.4,3.533 8.4,3.1C8.4,2.678 8.322,2.267 8.167,1.867C8.011,1.467 7.789,1.094 7.5,0.75C7.589,0.728 7.672,0.717 7.75,0.717C7.828,0.706 7.911,0.7 8,0.7C8.667,0.7 9.233,0.933 9.7,1.4C10.167,1.867 10.4,2.433 10.4,3.1C10.4,3.767 10.167,4.333 9.7,4.8C9.233,5.267 8.667,5.5 8,5.5C7.911,5.5 7.822,5.5 7.733,5.5C7.656,5.489 7.578,5.472 7.5,5.45ZM10.8,10.3V8.767C10.8,8.311 10.694,7.889 10.483,7.5C10.272,7.1 9.978,6.761 9.6,6.483C10.356,6.661 11.078,6.906 11.767,7.217C12.456,7.528 12.8,8.044 12.8,8.767V10.3H10.8ZM13,6.3V4.9H11.6V3.7H13V2.3H14.2V3.7H15.6V4.9H14.2V6.3H13ZM4.8,5.5C4.133,5.5 3.567,5.267 3.1,4.8C2.633,4.333 2.4,3.767 2.4,3.1C2.4,2.433 2.633,1.867 3.1,1.4C3.567,0.933 4.133,0.7 4.8,0.7C5.467,0.7 6.033,0.933 6.5,1.4C6.967,1.867 7.2,2.433 7.2,3.1C7.2,3.767 6.967,4.333 6.5,4.8C6.033,5.267 5.467,5.5 4.8,5.5ZM0,10.3V8.767C0,8.489 0.067,8.233 0.2,8C0.344,7.756 0.539,7.556 0.783,7.4C1.383,7.022 2.022,6.744 2.7,6.567C3.389,6.389 4.089,6.3 4.8,6.3C5.5,6.3 6.189,6.394 6.867,6.583C7.544,6.772 8.194,7.044 8.817,7.4C9.05,7.556 9.239,7.756 9.383,8C9.528,8.233 9.6,8.489 9.6,8.767V10.3H0ZM4.8,4.3C5.122,4.3 5.4,4.183 5.633,3.95C5.878,3.717 6,3.433 6,3.1C6,2.778 5.878,2.5 5.633,2.267C5.4,2.022 5.122,1.9 4.8,1.9C4.467,1.9 4.183,2.022 3.95,2.267C3.717,2.5 3.6,2.778 3.6,3.1C3.6,3.433 3.717,3.717 3.95,3.95C4.183,4.183 4.467,4.3 4.8,4.3ZM1.2,9.1H8.4V8.767C8.4,8.7 8.383,8.639 8.35,8.583C8.317,8.528 8.272,8.478 8.217,8.433C7.683,8.144 7.128,7.917 6.55,7.75C5.983,7.583 5.4,7.5 4.8,7.5C4.189,7.5 3.594,7.583 3.017,7.75C2.45,7.906 1.906,8.133 1.383,8.433C1.328,8.478 1.283,8.528 1.25,8.583C1.217,8.639 1.2,8.7 1.2,8.767V9.1Z"
            android:fillColor="@android:color/white"/>
    </group>
</vector>