1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3 ~ Copyright (C) 2021 The Android Open Source Project 4 ~ 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 --> 17 18<vector xmlns:android="http://schemas.android.com/apk/res/android" 19 android:width="412dp" 20 android:height="300dp" 21 android:viewportWidth="412" 22 android:viewportHeight="300"> 23 <group> 24 <clip-path 25 android:pathData="M206,255.65A67.68,67.68 0,1 0,138.32 188,67.68 67.68,0 0,0 206,255.65Z"/> 26 <path 27 android:pathData="M237.58,172.63a4.51,4.51 0,1 1,-4.51 -4.51A4.51,4.51 0,0 1,237.58 172.63Z" 28 android:fillColor="@color/biometric_enroll_intro_color_icon" 29 android:fillType="evenOdd"/> 30 <path 31 android:pathData="M178.93,177.14a4.51,4.51 0,1 1,4.51 -4.51A4.51,4.51 0,0 1,178.93 177.14Z" 32 android:fillColor="@color/biometric_enroll_intro_color_icon" 33 android:fillType="evenOdd"/> 34 <path 35 android:pathData="M212.41,215.89a9.93,9.93 0,0 1,-16.34 -7.57v0l-3.6,0s0,0 0,0.06A13.53,13.53 0,0 0,206 221.85a12.81,12.81 0,0 0,1.39 -0.07,13.38 13.38,0 0,0 7.35,-3.13Z" 36 android:fillColor="@color/biometric_enroll_intro_color_icon" 37 android:fillType="evenOdd"/> 38 <path 39 android:pathData="M207.35,181.66v11.73h-7.22V197H211V181.66Z" 40 android:fillColor="@color/biometric_enroll_intro_color_icon" 41 android:fillType="evenOdd"/> 42 </group> 43 <path 44 android:pathData="M206,45.75a38,38 0,0 0,-14.87 3h0A38.16,38.16 0,0 0,167.79 84v19.21h7V84A31.17,31.17 0,0 1,193.86 55.2h0a31.24,31.24 0,0 1,38.43 11.93l5.88,-3.78A38.08,38.08 0,0 0,206 45.75Z" 45 android:fillColor="@color/biometric_enroll_intro_color_bar"/> 46 <path 47 android:pathData="M238.18,63.35l-5.89,3.78A31.11,31.11 0,0 1,237.21 84v42.55h7V84A38.11,38.11 0,0 0,238.18 63.35Z" 48 android:fillColor="@color/biometric_enroll_intro_color_bar"/> 49 <path 50 android:pathData="M271.77,254.25H140.23a14,14 0,0 1,-14 -14V138.51a14,14 0,0 1,14 -14H271.77a14,14 0,0 1,14 14V240.25A14,14 0,0 1,271.77 254.25ZM140.23,128.51a10,10 0,0 0,-10 10V240.25a10,10 0,0 0,10 10H271.77a10,10 0,0 0,10 -10V138.51a10,10 0,0 0,-10 -10Z" 51 android:fillColor="@color/biometric_enroll_intro_color_outline"/> 52</vector> 53