<!--
  ~ Copyright (C) 2023 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="96dp"
        android:height="96dp"
        android:viewportWidth="96"
        android:viewportHeight="96">
    <path
        android:pathData="M48,48m-48,0a48,48 0,1 1,96 0a48,48 0,1 1,-96 0"
        android:fillColor="@color/car_internal_guest_user_background_color"/>
    <group>
        <clip-path
            android:pathData="M5,5h86v86h-86z"/>
        <path
            android:pathData="M48,46C55.919,46 62.333,39.568 62.333,31.667C62.333,23.748 55.919,17.333 48,17.333C40.081,17.333 33.667,23.748 33.667,31.667C33.667,39.568 40.081,46 48,46ZM19.333,73.5C19.333,73.5 29,86 48,86C67,86 76.667,73.5 76.667,73.5C76.667,46.272 19.333,46.272 19.333,73.5Z"
            android:fillColor="@color/car_internal_guest_user_avatar_color"/>
    </group>
</vector>
