<?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:viewportHeight="24"
    android:viewportWidth="24">
    <path
        android:fillColor="@color/modern_grey_800"
        android:pathData="m9.25,18.4286l13.75,0l-0,2.5714l-13.75,0zM1,8.1429l22,0l-0,2.5714l-22,0zM23,15.8571l-22,0l-0,-2.5714l22,0zM23,3l-0,2.5714l-22,0l-0,-2.5714z"
        android:strokeWidth="1" />
</vector>
