| Copyright (C) 2021 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:viewportWidth="24.0" |
| android:viewportHeight="24.0"> |
| android:pathData="M2,12C2,17.51 6.49,22 12,22C13.38,22 14.5,20.88 14.5,19.5C14.5,18.89 14.27,18.3 13.86,17.83C13.78,17.73 13.73,17.62 13.73,17.5C13.73,17.22 13.95,17 14.23,17H16C19.31,17 22,14.31 22,11C22,6.04 17.51,2 12,2C6.49,2 2,6.49 2,12ZM4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.14 20,11C20,13.21 18.21,15 16,15H14.23C12.85,15 11.73,16.12 11.73,17.5C11.73,18.1 11.95,18.69 12.36,19.15C12.42,19.22 12.5,19.34 12.5,19.5C12.5,19.78 12.28,20 12,20C7.59,20 4,16.41 4,12ZM6.5,13C7.328,13 8,12.328 8,11.5C8,10.672 7.328,10 6.5,10C5.672,10 5,10.672 5,11.5C5,12.328 5.672,13 6.5,13ZM11,7.5C11,8.328 10.328,9 9.5,9C8.672,9 8,8.328 8,7.5C8,6.672 8.672,6 9.5,6C10.328,6 11,6.672 11,7.5ZM14.5,9C15.328,9 16,8.328 16,7.5C16,6.672 15.328,6 14.5,6C13.672,6 13,6.672 13,7.5C13,8.328 13.672,9 14.5,9ZM19,11.5C19,12.328 18.328,13 17.5,13C16.672,13 16,12.328 16,11.5C16,10.672 16.672,10 17.5,10C18.328,10 19,10.672 19,11.5Z" |
| android:fillType="evenOdd" |
| android:fillColor="?android:attr/colorPrimary"/> |