<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2021 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"
android:tint="@macro/default_icon_color_accent1">
<path
android:pathData="m21.9,8.89 l-1.05,-4.37c-0.22,-0.9 -1,-1.52 -1.91,-1.52L5.05,3c-0.9,0 -1.69,0.63 -1.9,1.52L2.1,8.89c-0.24,1.02 -0.02,2.06 0.62,2.88 0.08,0.11 0.19,0.19 0.28,0.29L3,19c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2v-6.94c0.09,-0.09 0.2,-0.18 0.28,-0.28 0.64,-0.82 0.87,-1.87 0.62,-2.89ZM18.91,4.99 L19.96,9.36c0.1,0.42 0.01,0.84 -0.25,1.17 -0.14,0.18 -0.44,0.47 -0.94,0.47 -0.61,0 -1.14,-0.49 -1.21,-1.14L16.98,5l1.93,-0.01ZM13,5h1.96l0.54,4.52c0.05,0.39 -0.07,0.78 -0.33,1.07 -0.22,0.26 -0.54,0.41 -0.95,0.41 -0.67,0 -1.22,-0.59 -1.22,-1.31L13,5ZM8.49,9.52 L9.04,5L11,5v4.69c0,0.72 -0.55,1.31 -1.29,1.31 -0.34,0 -0.65,-0.15 -0.89,-0.41a1.42,1.42 0,0 1,-0.33 -1.07ZM4.04,9.36L5.05,5h1.97l-0.58,4.86c-0.08,0.65 -0.6,1.14 -1.21,1.14 -0.49,0 -0.8,-0.29 -0.93,-0.47 -0.27,-0.32 -0.36,-0.75 -0.26,-1.17ZM5,19v-6.03c0.08,0.01 0.15,0.03 0.23,0.03 0.87,0 1.66,-0.36 2.24,-0.95 0.6,0.6 1.4,0.95 2.31,0.95 0.87,0 1.65,-0.36 2.23,-0.93 0.59,0.57 1.39,0.93 2.29,0.93 0.84,0 1.64,-0.35 2.24,-0.95 0.58,0.59 1.37,0.95 2.24,0.95 0.08,0 0.15,-0.02 0.23,-0.03L19.01,19L5,19Z"
android:fillColor="@color/default_icon_color_accent1_baseline" />
</vector>