| <?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. |
| xmlns:android="http://schemas.android.com/apk/res/android" |
| android:viewportWidth="24" |
| android:viewportHeight="24" |
| android:tint="@macro/default_icon_color"> |
| android:pathData="M19,3L5,3C3.9,3 3,3.9 3,5L3,19C3,20.1 3.9,21 5,21L19,21C20.1,21 21,20.1 21,19L21,5C21,3.9 20.1,3 19,3ZM19,19L5,19L5,5L19,5L19,19ZM14,12L11,15.72L9,13L6,17L18,17L14,12Z"/> |
| android:pathData="M0,0h24v24h-24z" |
| android:fillColor="@android:color/white" |
| android:strokeWidth="1"/> |