| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright 2020 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"> |
| <path |
| android:pathData="M10.1,2L5.908,2C5.1304,2 4.5,2.6304 4.5,3.408L4.5,10L4.5,10" |
| android:strokeWidth="1.8" |
| android:fillColor="#00000000" |
| android:strokeColor="@android:color/white" |
| android:strokeLineCap="square"/> |
| <path |
| android:pathData="M14.2,2L18.392,2C19.1696,2 19.8,2.6304 19.8,3.408L19.8,10L19.8,10" |
| android:strokeWidth="1.8" |
| android:fillColor="#00000000" |
| android:strokeColor="@android:color/white" |
| android:strokeLineCap="square"/> |
| <path |
| android:pathData="M10.1,22L5.908,22C5.1304,22 4.5,21.3696 4.5,20.592L4.5,14L4.5,14" |
| android:strokeWidth="1.8" |
| android:fillColor="#00000000" |
| android:strokeColor="@android:color/white" |
| android:strokeLineCap="square"/> |
| <path |
| android:pathData="M14.2,22L18.392,22C19.1696,22 19.8,21.3696 19.8,20.592L19.8,14L19.8,14" |
| android:strokeWidth="1.8" |
| android:fillColor="#00000000" |
| android:strokeColor="@android:color/white" |
| android:strokeLineCap="square"/> |
| </vector> |