blob: 2e4a87b2656332354be0f19b94f29c3a1412689a [file] [log] [blame]
<!--
~ Copyright (C) 2018 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="150dp"
android:height="150dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<clip-path
android:pathData="M 4.8 12 C 4.8 8.024 8.024 4.8 12 4.8 C 15.976 4.8 19.2 8.024 19.2 12
C 19.2 15.976 15.976 19.2 12 19.2 C 8.024 19.2 4.8 15.976 4.8 12 M 9.6 12
C 9.6 10.675 10.675 9.6 12 9.6 C 13.325 9.6 14.4 10.675 14.4 12
C 14.4 13.325 13.325 14.4 12 14.4 C 10.675 14.4 9.6 13.325 9.6 12"
/>
<path
android:pathData="M 4.8 12 C 4.8 8.024 8.024 4.8 12 4.8 C 15.976 4.8 19.2 8.024 19.2 12
C 19.2 15.976 15.976 19.2 12 19.2 C 8.024 19.2 4.8 15.976 4.8 12"
android:fillColor="#FFFF0000"
android:fillType="evenOdd"
/>
</vector>