blob: e3ed2298b1b568db22ebdea223bd84ab3e70e0bd [file] [log] [blame]
Jason Monk4bb7b1a2016-05-27 15:19:15 -04001<!--
Evan Lairdbcdd0462017-05-15 12:51:34 -04002 Copyright (C) 2017 The Android Open Source Project
Jason Monk4bb7b1a2016-05-27 15:19:15 -04003
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-->
16<vector xmlns:android="http://schemas.android.com/apk/res/android"
Jason Monke5b770e2017-03-03 21:49:29 -050017 android:width="16dp"
18 android:height="16dp"
Jason Monk4bb7b1a2016-05-27 15:19:15 -040019 android:viewportWidth="24.0"
Jason Monk32508852017-01-18 09:17:13 -050020 android:viewportHeight="24.0">
Jason Monk4bb7b1a2016-05-27 15:19:15 -040021 <path
Evan Lairdbcdd0462017-05-15 12:51:34 -040022 android:pathData="M21.4,14.2l-1.94,-1.45c0.03,-0.25 0.04,-0.5 0.04,-0.76s-0.01,-0.51 -0.04,-0.76L21.4,9.8c0.42,-0.31 0.52,-0.94 0.24,-1.41l-1.6,-2.76c-0.28,-0.48 -0.88,-0.7 -1.36,-0.5l-2.14,0.91c-0.48,-0.37 -1.01,-0.68 -1.57,-0.92l-0.27,-2.2c-0.06,-0.52 -0.56,-0.92 -1.11,-0.92h-3.18c-0.55,0 -1.05,0.4 -1.11,0.92l-0.26,2.19c-0.57,0.24 -1.1,0.55 -1.58,0.92l-2.14,-0.91c-0.48,-0.2 -1.08,0.02 -1.36,0.5l-1.6,2.76c-0.28,0.48 -0.18,1.1 0.24,1.42l1.94,1.45c-0.03,0.24 -0.04,0.49 -0.04,0.75s0.01,0.51 0.04,0.76L2.6,14.2c-0.42,0.31 -0.52,0.94 -0.24,1.41l1.6,2.76c0.28,0.48 0.88,0.7 1.36,0.5l2.14,-0.91c0.48,0.37 1.01,0.68 1.57,0.92l0.27,2.19c0.06,0.53 0.56,0.93 1.11,0.93h3.18c0.55,0 1.04,-0.4 1.11,-0.92l0.27,-2.19c0.56,-0.24 1.09,-0.55 1.57,-0.92l2.14,0.91c0.48,0.2 1.08,-0.02 1.36,-0.5l1.6,-2.76c0.28,-0.48 0.18,-1.1 -0.24,-1.42zM12,15.5c-1.93,0 -3.5,-1.57 -3.5,-3.5s1.57,-3.5 3.5,-3.5 3.5,1.57 3.5,3.5 -1.57,3.5 -3.5,3.5z"
23 android:fillColor="#FFFFFFFF"/>
Jason Monk4bb7b1a2016-05-27 15:19:15 -040024</vector>