blob: 47e1059fab44fb669a6a9b5bb35c24fa93116422 [file] [log] [blame]
John Spurlock2d695812014-10-30 13:25:21 -04001<?xml version="1.0" encoding="utf-8"?>
2<!--
Mike Digmanb2c45ee2018-01-17 10:25:06 -08003 Copyright (C) 2018 The Android Open Source Project
John Spurlock2d695812014-10-30 13:25:21 -04004
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
16-->
Evan Laird802320e2017-06-29 14:32:00 -040017<vector
18 xmlns:android="http://schemas.android.com/apk/res/android"
John Spurlock2d695812014-10-30 13:25:21 -040019 android:height="48dp"
20 android:width="48dp"
Evan Laird81905162018-05-23 11:10:29 -040021 android:viewportWidth="24.0"
22 android:viewportHeight="24.0">
23 <path
24 android:fillColor="#FFFFFFFF"
Mike Digman26577572018-06-11 11:41:33 -070025 android:pathData="M7.4,10.94H2.45V5.99l2,0.01v1.53l4.61,-4.61c0.64,-0.64 1.67,-0.66 2.29,-0.04l8.18,8.18h-2.83l-6.48,-6.48L5.86,8.95H7.4V10.94zM16.6,13.06l0.01,2h1.53l-4.36,4.36l-6.48,-6.48H4.46l8.19,8.19c0.62,0.62 1.65,0.6 2.29,-0.04l4.61,-4.61l0.01,0.01v1.53h1.99v-4.95H16.6z"/>
John Spurlock2d695812014-10-30 13:25:21 -040026</vector>