blob: bfae8575cd144c0163fec9cdf5831e0324f930a9 [file] [log] [blame]
Daniel Nishi7dae4342016-03-24 15:06:57 -07001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2016 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
Daniel Nishi6c352ee2016-04-27 14:45:06 -070016<vector xmlns:android="http://schemas.android.com/apk/res/android"
17 android:width="17.0dp"
18 android:height="17.0dp"
19 android:viewportWidth="24.0"
20 android:viewportHeight="24.0">
21 <path
22 android:fillColor="#FFFFFFFF"
Evan Laird3a6a7832018-05-21 13:03:13 -040023 android:pathData="M12.09,9C11.11,7.5 9.43,6.5 7.5,6.5C4.46,6.5 2,8.96 2,12c0,3.04 2.46,5.5 5.5,5.5c1.93,0 3.61,-1 4.59,-2.5H14v3h6v-3h2V9H12.09zM20,13h-2v3h-2v-3h-5.16c-0.43,1.44 -1.76,2.5 -3.34,2.5C5.57,15.5 4,13.93 4,12c0,-1.93 1.57,-3.5 3.5,-3.5c1.58,0 2.9,1.06 3.34,2.5H20V13z"/>
24 <path
25 android:fillColor="#FFFFFFFF"
26 android:pathData="M7.5,12m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
Daniel Nishi6c352ee2016-04-27 14:45:06 -070027</vector>