<?xml version="1.0" encoding="utf-8"?><!--
Copyright 2022 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">
<path
android:fillColor="@macro/default_icon_color"
android:pathData="M5.55,19 L2,15.45 3.4,14.05 5.525,16.175 9.775,11.925 11.175,13.35ZM5.55,11 L2,7.45 3.4,6.05 5.525,8.175 9.775,3.925 11.175,5.35ZM13,17V15H22V17ZM13,9V7H22V9Z" />
</vector>