| <?xml version="1.0" encoding="utf-8"?> |
| <!-- Copyright 2017 The Chromium Authors. All rights reserved. |
| 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" |
| xmlns:tools="http://schemas.android.com/tools" |
| tools:targetApi="21" |
| android:width="36dp" |
| android:height="36dp" |
| android:viewportWidth="24.0" |
| android:viewportHeight="24.0"> |
| |
| <path |
| android:pathData="M12,3v10.55c-0.59,-0.34 -1.27,-0.55 -2,-0.55 -2.21,0 -4,1.79 -4,4s1.79, |
| 4 4,4 4,-1.79 4,-4V7h4V3h-6z" |
| android:fillColor="#000000" /> |
| </vector> |