<?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.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="16dp"
    android:height="16dp"
    android:viewportWidth="24"
    android:viewportHeight="24"
    android:tint="@macro/default_icon_color"
    android:autoMirrored="true">
  <path
      android:fillColor="@android:color/white"
      android:pathData="M 4,18 a 0.96,0.96 0,0 1,-0.71,-0.29 A 0.96,0.96 0,0 1,3 17 c 0,-0.28 0.1,-0.52 0.29,-0.71 A 0.96,0.96 0,0 1,4 16 h 11 c 0.28,0 0.52,0.1 0.71,0.29 c 0.19,0.19 0.29,0.43 0.29,0.71 c 0,0.28 -0.1,0.52 -0.29,0.71 A 0.96,0.96 0,0 1,15 18 z m 14.9,-1.7 l -3.6,-3.6 a 0.96,0.96 0,0 1,0,-1.4 l 3.6,-3.6 a 0.95,0.95 0,0 1,0.7,-0.27 c 0.28,0 0.52,0.09 0.7,0.27 a 0.95,0.95 0,0 1,0.27,0.7 a 0.95,0.95 0,0 1,-0.27,0.7 L 17.4,12 l 2.9,2.9 a 0.95,0.95 0,0 1,0.27,0.7 c 0,0.28 -0.09,0.52 -0.27,0.7 a 0.95,0.95 0,0 1,-0.7,0.27 a 0.95,0.95 0,0 1,-0.7,-0.27 z M 4,13 a 0.96,0.96 0,0 1,-0.71,-0.29 A 0.96,0.96 0,0 1,3 12 c 0,-0.28 0.1,-0.52 0.29,-0.71 A 0.96,0.96 0,0 1,4 11 h 8 c 0.28,0 0.52,0.1 0.71,0.29 c 0.19,0.19 0.29,0.43 0.29,0.71 c 0,0.28 -0.1,0.52 -0.29,0.71 A 0.96,0.96 0,0 1,12 13 z m 0,-5 a 0.96,0.96 0,0 1,-0.71,-0.29 A 0.96,0.96 0,0 1,3 7 c 0,-0.28 0.1,-0.52 0.29,-0.71 A 0.96,0.96 0,0 1,4 6 h 11 c 0.28,0 0.52,0.1 0.71,0.29 c 0.19,0.19 0.29,0.43 0.29,0.71 c 0,0.28 -0.1,0.52 -0.29,0.71 A 0.96,0.96 0,0 1,15 8 z" />
</vector>
