<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2024 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->

<!-- VectorRaster warning is ignored because we intentionally want the width to
     be greater than 200. -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    tools:ignore="VectorRaster"
    android:width="@dimen/blocking_dialog_illustration_width"
    android:height="@dimen/blocking_dialog_illustration_height"
    android:viewportWidth="348"
    android:viewportHeight="150">
  <group>
    <clip-path
        android:pathData="M0,16C0,7.16 7.16,0 16,0h316c8.84,0 16,7.16 16,16v118c0,8.84 -7.16,16 -16,16H16c-8.84,0 -16,-7.16 -16,-16V16Z"/>
    <path
        android:pathData="M0,16C0,7.16 7.16,0 16,0h316c8.84,0 16,7.16 16,16v118c0,8.84 -7.16,16 -16,16H16c-8.84,0 -16,-7.16 -16,-16V16Z"
        android:fillColor="#fff"/>
    <path
        android:pathData="M0,16C0,7.16 7.16,0 16,0h316c8.84,0 16,7.16 16,16v118c0,8.84 -7.16,16 -16,16H16c-8.84,0 -16,-7.16 -16,-16V16Z"
        android:fillColor="#6991D6"
        android:fillAlpha="0.08"/>
    <path
        android:pathData="M82,46.5c-15.74,0 -28.5,12.76 -28.5,28.5s12.76,28.5 28.5,28.5h184c15.74,0 28.5,-12.76 28.5,-28.5S281.74,46.5 266,46.5H82Z"
        android:fillColor="#fff"/>
    <path
        android:strokeWidth="1"
        android:pathData="M82,46.5c-15.74,0 -28.5,12.76 -28.5,28.5s12.76,28.5 28.5,28.5h184c15.74,0 28.5,-12.76 28.5,-28.5S281.74,46.5 266,46.5H82Z"
        android:fillColor="#00000000"
        android:strokeColor="#A8C7FA"/>
    <group>
      <clip-path
          android:pathData="M64,56h38v38H64z"/>
      <path
          android:pathData="m93.27,87 l-8.53,-8.53a7.53,7.53 0,0 1,-2.3 1.3c-0.87,0.31 -1.8,0.47 -2.8,0.47 -2.4,0 -4.44,-0.83 -6.13,-2.5C71.83,76.04 71,74 71,71.6s0.83,-4.43 2.5,-6.1c1.69,-1.67 3.73,-2.5 6.13,-2.5s4.43,0.83 6.1,2.5c1.67,1.67 2.5,3.7 2.5,6.1 0,0.98 -0.16,1.91 -0.47,2.8a7.98,7.98 0,0 1,-1.3 2.33L95,85.27 93.27,87ZM79.63,77.8c1.71,0 3.17,-0.6 4.37,-1.8 1.2,-1.22 1.8,-2.69 1.8,-4.4 0,-1.71 -0.6,-3.17 -1.8,-4.37 -1.2,-1.2 -2.66,-1.8 -4.37,-1.8 -1.71,0 -3.18,0.6 -4.4,1.8 -1.2,1.2 -1.8,2.66 -1.8,4.37 0,1.71 0.6,3.18 1.8,4.4 1.22,1.2 2.69,1.8 4.4,1.8Z"
          android:fillColor="#5E5E5E"/>
    </group>
    <path
        android:pathData="M112,61L169,61A6,6 0,0 1,175 67L175,67A6,6 0,0 1,169 73L112,73A6,6 0,0 1,106 67L106,67A6,6 0,0 1,112 61z"
        android:fillColor="#EFEFEF"/>
    <path
        android:pathData="M110,79L193,79A4,4 0,0 1,197 83L197,83A4,4 0,0 1,193 87L110,87A4,4 0,0 1,106 83L106,83A4,4 0,0 1,110 79z"
        android:fillColor="#F0F0F1"/>
    <path
        android:pathData="M266,75m-28,0a28,28 0,1 1,56 0a28,28 0,1 1,-56 0"
        android:fillColor="#C4EED0"/>
    <path
        android:pathData="M249,75c0,-9.39 7.61,-17 17,-17s17,7.61 17,17 -7.61,17 -17,17 -17,-7.61 -17,-17Z"
        android:fillColor="#198639"/>
    <path
        android:pathData="m263.55,81 l-5.7,-5.7 1.42,-1.42 4.28,4.28 9.18,-9.18 1.42,1.42 -10.6,10.6Z"
        android:fillColor="#fff"/>
    <path
        android:strokeWidth="1"
        android:pathData="M82,114.5c-15.74,0 -28.5,12.76 -28.5,28.5s12.76,28.5 28.5,28.5h184c15.74,0 28.5,-12.76 28.5,-28.5s-12.76,-28.5 -28.5,-28.5H82ZM82,-21.5C66.26,-21.5 53.5,-8.74 53.5,7S66.26,35.5 82,35.5h184c15.74,0 28.5,-12.76 28.5,-28.5S281.74,-21.5 266,-21.5H82Z"
        android:fillColor="#00000000"
        android:strokeColor="#A8C7FA"/>
  </group>
</vector>
